[android-porting] beagleboard - rowboat-eclair kernel panic

2010-07-21 Thread 박주일
I need your help. I got below kernel panic with Rowboat eclair built image. All build procedure had successfully ended. But, mmcblk0p2 never be mounted. Could someone please help me out ? Jooil - Texas Instruments X-Loader 1.4.2 (Feb 19

[android-porting] Re: Building SQLite

2010-07-21 Thread mah
Is there a reason you feel the need to build it, rather than just taking a copy of one from a Google-provided emulator image? I don't know what needs to be done to build the version that comes with Android sources under Windows, but if you don't mind doing things manually, start by going to

[android-porting] Re: Problem porting Android to OMAP

2010-07-21 Thread Shailesh
G2 grego...@... writes: Hello, I'm using Android on an OMAP3530 board and I have a problem as described by the log below. The same rootfs (Android 1.6) was working on my previous custom 2.6.29 kernel. Since I upgraded to 2.6.32, the system resets itself because of servicemanager is

[android-porting] Why are there thousands of warnings when building Android?!

2010-07-21 Thread sws-vinpa
Why are there thousands of warnings when building Android? I don't understand it. Is it because of the wide variety of compilers out there that people use that results in different output when building? Or is it because the code is so poorly written and developers just don't really give a damn?