actually, dalvik has a portable interpreter. you can specify it using parameter -Xint:portable or the property dalvik.vm.excution-mode=int:portable.
thanks, --lx On Fri, Dec 16, 2011 at 3:33 PM, 晓亮 徐 <[email protected]> wrote: > how to implement dalvik use totally C not use asm? > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
