Re: [android-porting] Android boot process deadlock

2011-03-11 Thread David Turner
Not NDK-related. Don't cross-post! On Fri, Mar 11, 2011 at 1:40 PM, Amit Pundir wrote: > Hi, > > I'm trying to create a surface while handling the InputReader. > > I followed this test given here > frameworks/base/services/surfaceflinger/tests/surface/surface.cpp to > create a surface in libui.

[android-porting] Android boot process deadlock

2011-03-11 Thread Amit Pundir
Hi, I'm trying to create a surface while handling the InputReader. I followed this test given here frameworks/base/services/surfaceflinger/tests/surface/surface.cpp to create a surface in libui. After doing that my Android is not booting up. From logcat I found that Android run-time is not start