No. What errors do you get in LogCat?

On Tuesday, May 14, 2013 5:41:56 PM UTC+1, Filipe wrote:
>
> Hi
>  
> I have a project in Eclipse that uses some jni libraries that I load using 
> System.loadLibrary("myNativeLib").
>  
> This works great, but if I move my app to the SDCard it stops working, 
> because it can't load the library.
>  
> Are there any limitations on moving the app to SDCard when using jni? Or 
> do I have to change my call to System.loadLibrary ?
>  
> 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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to