[android-porting] Re: Booting port of CM10.

2013-05-16 Thread Santosh Kadam
Hi - I think - the surfaceflinger is crashing ... [ 05-16 08:48:35.432 123: 282 W/Adreno200-EGL ] qeglDrvAPI_eglCreateContext:2213: EGL_NOT_INITIALIZED [ 05-16 08:48:35.432 123: 282 E/libEGL ] call to OpenGL ES API with no current context (logged once per thread) [ 05-16 08:48:35.432

[android-porting] Re: FramebufferNativeWindow hangs when it calls framebuffer_open

2013-05-08 Thread Santosh Kadam
Hello Filip, Did u get any solution to this problem, me too am facing the same issue. If u have overcome this - please share your solution for the same. Thanks and Regards Santosh On Monday, 4 March 2013 21:55:03 UTC+5:30, Filip Zalewski wrote: I'm working on AOSP 4.0.4 and porting a build

[android-porting] Jelly Bean Porting Issue: I/ServiceManager( 1337): Waiting for service SurfaceFlinger...

2013-05-08 Thread Santosh Kadam
Hi There, I am porting AOSP 4.2.2 master branch to a new device and the compilation of the source is completed. When I boot it on the new device, I am not getting any boot-animation screen and nothing progresses after. I am able to connect over the debug console port and I find the following

[android-porting] AOSP Jelly Bean 4.2.2 porting error..

2013-04-28 Thread Santosh Kadam
Dear All, I am building AOSP 4.2.2 for i.MX6 device and currently facing the following error. make: *** No rule to make target `out/target/product/wandboard/obj/lib/libwpa_client.so', needed by

[android-porting] Jelly Bean 4.2.2: libwpa_client.so Build Error ....

2013-04-28 Thread Santosh Kadam
Dear All, I am building AOSP 4.2.2 for i.MX6 device and currently facing the following error. make: *** No rule to make target `out/target/product/mydeviceobj/lib/libwpa_client.so', needed by

[android-porting] Building AOSP 4.2.2 : Erorr: No rule to make targer libwpa_client

2013-04-28 Thread Santosh Kadam
Hello There, I am trying to build AOSP 4.2.2 source code for i.MX6 platform and I have added the necessary device and build files to the device structure. When I am building the AOSP Jelly Bean release 4.2.2, I am getting a few errors. 1) The platform version shows some long string -

[android-porting] Re: Is it possbile Jellybean without GPU HW acceleration?

2013-02-25 Thread Santosh Kadam
Hi There, Can someone post the steps if there is a successful port and execution of AOSP on Raspberry Pi? thanks and regards Santosh On Sunday, 2 September 2012 19:05:44 UTC+5:30, Edward Shao wrote: Hi folks, I'm new in android porting. I'm very interested in porting JB to raspberry pi