This seems like a good hint:

D/dalvikvm(  123): Unable to stat classpath element '/system/framework/core.jar'
D/dalvikvm(  123): Unable to stat classpath element '/system/framework/ext.jar'


Why can't it stat this files?

On Tue, Dec 21, 2010 at 12:27 AM, Nick <666bastard...@gmail.com> wrote:

> Hi All,
>
> I am in the process of porting gingerbread to the iPhone/iPod Touch
> (My project has already successfully ported froyo)
>
> I have managed to get a system image built, which boots to a degree,
> but I am stuck on the early stages of dalvik.
>
> My project is a little non-standard shall we say, to allow the iPhones
> to dual boot, we use loopback devices rather than flashing to NAND.
>
> Logcat output: http://www.pastie.org/1393194
>
> I am out of ideas as to what could be causing this, I suspect it may
> be permissions, as historically (even with froyo) we have a lot of
> permissions problems with the userdata image.
>
> Our customised init is here:
>
> https://github.com/iDroid-Project/platform_system_core/blob/acd2c327f3352f6466f7226f988d234c34199d9a/init/init.c
> Our loopback mounting script that it calls is:
>
> https://github.com/iDroid-Project/iDroid-boot/blob/master/common/initDroid.sh
>
> Thanks in advance
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to