I have one Microsoft Access .MDB file and want to use that database in an Android application.
How can I convert the .mdb database to SQLite?
You can write your own - it's not very difficult