[android-porting] OTA package from system.img

2016-03-31 Thread Alexis LE GOFF
Hey I have installed a system image system1.img on an Android device. I developed a new system image called system2.img that I want to send to the device for update. I'ld like to do it through OTA package. Both images are signed with same signature. Is it possible to create an OTA package from s

Re: [android-porting] Shell script on boot

2016-01-17 Thread Alexis LE GOFF
r kernel needs to be upgraded. This is strange because after bood when I run my script from shell manually it works great. No iptables errors Any idea? On Friday, January 15, 2016 at 7:47:12 PM UTC+1, Channing You wrote: > > Hi, Alexis: > > You should check logcat/dmesg to see if the

[android-porting] Shell script on boot

2016-01-14 Thread Alexis LE GOFF
Dears, I am developing a connected object based on Android. I'm developing on Nexus7 (Tilapia) with Android 5.1. What I want to do is very basic: I want to set firewall rules on the image. So I did this: in the `on boot` section of init.grouper.rc I added this start myproject-setup and then at

[android-porting] Re: Issue with Zygote initialization after migrating host to Ubuntu 12

2012-07-17 Thread Alexis
Similar issue on Ubuntu 10.04 building Android Gingerbread, but with the opposite solution. For several months now the Sun Java 1.6.0_31 version has worked fine, while the OpenJDK version gives build errors. On my system the Sun version was selected for all Java packages except for the 'jar' pa

[android-porting] GNU Make 3.82 raises "make: free(): invalid next size (fast)" error when building AOSP

2010-08-24 Thread Alexis ROBERT
SP TARGET_PRODUCT=full_passion TARGET_BUILD_VARIANT=userdebug TARGET_SIMULATOR=false TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm HOST_ARCH=x86 HOST_OS=linux HOST_BUILD_TYPE=release BUILD_ID=ALEXIS find: `drm/java': No such file or