on 2011 Oct 27 4:38 PM
Following the the example here when i run my android application i get this error
java.lang.UnsatisfiedLinkError: Library ultralitej12 not found error occur at line _conn = DatabaseManager.connect( _config );
Request clarification before answering.
That error means that the UltraLiteJ native library could not be found.
Did you copy libultralitej12.so to libs\\armeabi in your Eclipse project? That is done by setup.bat for our CustDB sample application, but it may be missing in your project.
Regards,
Andy Quick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
53 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.