On May 19, 5:30 am, Kasuko <[email protected]> wrote: > Ok I have been trying and trying to get a simple JNI program running. [...] > System.loadLibrary("/data/lib/libRun.so");
Use System.load() if you're going to provide a full path. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
