[android-porting] Re: ld error when compile the libwebcore.so

2012-10-19 Thread James Douglass Lefruy
Hi everybody, I had the same issue as you complained about it here. So for me it was due to the fact that I stopped the build process from make by pressing Ctrl+c becauses it slowed down my machine and it took almost 20 hours to compile and the machine seemed to be frozen. I just retype the

[android-porting] splash.bin not working

2012-10-19 Thread Shivanagouda Biradar
Hi All, I customized splash.bin , by replacing modified logo (bmp file). But, i am getting white screen , instead of getting the bootsplash . this white screen appears , before initlogo.rle and bootanimation . Any suggestion ? -- Thanks Regards.. *Shivanagouda.Biradar* Software Engineer

[android-porting] Re: Build Android Source Code On Windows Platform

2012-10-19 Thread Alvin Wong
I had used Portable Ubuntu Remix (pubuntu 10.04 LTS) to build Android (Gingerbread) before and it is quite successful. It actually works like a virtual machine, but windows seamlessly integrate with Windows. It should be using Cygwin. For me, I needed to expand the virtual disk image of it to

[android-porting] Re: Android not booting, stuck at bootanimation

2012-10-19 Thread Nandi
Just to add to the previous post if I connect my USB cable, Android seems to come out of boot loop and proceed to the USB plugged screen. Therefore it does not seem to be kernel / root issue. It must be something to do with init scripts for booting from SD. I am hoping some one can give me

[android-porting] Re: ld error when compile the libwebcore.so

2012-10-19 Thread James Douglass Lefruy
*Try the following commands and tricks. it works for me with Android Jelly Bean (android-4.1.2_r1, released on October 9th,2012). It took me 3 days to figure it out:* *#Clean libwebcore built files * *make clean-libwebcore * *#Rebuild libwecore modules only* *make -j8 libwebcore* *#continue

Re: [android-porting] Re: boot sequence problem

2012-10-19 Thread Shivaprasad Imdapur
Hi Weston, When i power on the device, i get white screen, before getting initlogo.rle and boot-animation after it . Probably , i need to get animation while u-boot. how do i put animation, the moment device is powered on till u-boot completes. I want to get rid of this white screen.

[android-porting] Blank screen appears while booting

2012-10-19 Thread Shivanagouda Biradar
Hi all, Blank screen appears while power on the device, this blank screen appears before getting initlogo.rle and bootanimation. how to get rid of this screen? -- Thanks Regards.. *Shivanagouda.Biradar* Software Engineer Asmaitha Wireless Technology (P) Ltd Mob: 91-9739317331 -- unsubscribe:

[android-porting] Re: ACER A200 Android 'servicemanager' keeps dying

2012-10-19 Thread Eric Drews
I'm getting the exact same problem. Were you ever able to get this resolved? Thanks. On Wednesday, July 4, 2012 9:55:24 AM UTC-4, Filip Zalewski wrote: I have an ICS tree that I've used to successfully build Android for the Motorola XOOM and the Samsung Galaxy Tab 1. I've recently been