How to install and use db4o for Android?

Posted by Viet on Stack Overflow See other posts from Stack Overflow or by Viet
Published on 2010-04-09T11:22:32Z Indexed on 2010/04/09 11:23 UTC
Read the original article Hit count: 397

Filed under:
|
|
|
|

I have to admit that I'm new to Java and Android. db4o seems to be an excellent DB framework to replace SQLite http://developer.db4o.com/Platforms/Java/Android.aspx. I want to use it for my Android application. I don't know how to: Import/Install/Attach/Upload db4o to Android phone. Where should I put the JAR file db4o-7.12.132.14217-all-java5.jar so that it was uploaded to Android phone and it could be called from the application? Please kindly advise! Many thanks!!!

© Stack Overflow or respective owner

Related posts about android

Related posts about db4o