HI,All
I hava write a application with function JNI_CreateJavaVM.It 's all
ok
when compile,but link can't find the JNI_CreateJavaVM method.
(jint res = JNI_CreateJavaVM(&jvm,&env,&vm_args);)
The stand java application use the jvm.lib when link,but It seems
there is no file named jvm.lib in android.but,which lib should my
application link?Anyone do this before?

please help, thanks. :)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to