Android Error
-
wrote on 16 May 2014, 16:37 last edited by
@D/dalvikvm( 788): Not late-enabling CheckJNI (already on)@
A couple of questions:
What is "D/dalvikvm( 788):"? Anyone have some documentation on it?
"Not late-enabling CheckJNI (already on)", this doesn't make sense to me.
-
wrote on 17 May 2014, 03:29 last edited by
Dalvik is the process virtual machine (VM) in Google's Android operating system.
"This thread":http://stackoverflow.com/questions/8911776/androids-checkjni-how-to-turn-it-off-on-on-an-emulator-documentation-seems may help you.
-
wrote on 17 May 2014, 04:34 last edited by
Do you know of any documentation that talks about the number followed by the Dalvik? I'm curious to why they chose that name.
1/3