i am porting android on imx27 based platform.
android version 1.0, linux kernel 2.6.25
images from : android 1.0 emulator extracted binaries
I followed the procedures given in omap porting guide.
i am getting the following messages as log.
red eye , main screen is not coming . many of the processes are not
starting .....
Thanks and regards ,
vels
/ $ logcat
D/AndroidRuntime( 894):
D/AndroidRuntime( 894): >>>>>>>>>>>>>> AndroidRuntime START
<<<<<<<<<<<<<<
D/AndroidRuntime( 894): CheckJNI is OFF
D/AndroidRuntime( 894): --- registering native functions ---
E/Zygote ( 894): Zygote died with exception
E/Zygote ( 894): java.lang.RuntimeException: ANDROID_SOCKET_zygote
unset or invalid
E/Zygote ( 894): at
com.android.internal.os.ZygoteInit.registerZygoteSocket
(ZygoteInit.java:156)
E/Zygote ( 894): at com.android.internal.os.ZygoteInit.main
(ZygoteInit.java:466)
E/Zygote ( 894): at dalvik.system.NativeStart.main(Native
Method)
E/Zygote ( 894): Caused by: java.lang.NumberFormatException: unable
to parse 'null' as integer
E/Zygote ( 894): at java.lang.Integer.parseInt(Integer.java:
362)
E/Zygote ( 894): at java.lang.Integer.parseInt(Integer.java:
341)
E/Zygote ( 894): at
com.android.internal.os.ZygoteInit.registerZygoteSocket
(ZygoteInit.java:154)
E/Zygote ( 894): ... 2 more
D/AndroidRuntime( 894): Shutting down VM
W/dalvikvm( 894): threadid=3: thread exiting with uncaught exception
(group=0x40008e28)
D/dalvikvm( 894): DestroyJavaVM waiting for non-daemon threads to
exit
I/dalvikvm( 894): DestroyJavaVM shutting VM down
D/dalvikvm( 894): VM cleaning up
D/dalvikvm( 894): LinearAlloc 0x0 used 454348 of 4194304 (10%)
Hi ,
i am porting android on imx27 based platform.
android version 1.0, linux kernel 2.6.25
images from : android 1.0 emulator extracted binaries
I followed the procedures given in omap porting guide.
i am getting the following messages as log.
--
unsubscribe: android-porti...@googlegroups.com
website: http://groups.google.com/group/android-porting