Is there any way that I can use a Microsoft Access database inside my Android application instead of a SQLite database?
I have a pre-existing Access database with over 50 tables and re-writing this would be a pain. If anyone has any ideas on how I can implement accessing my Access database within my application, please let me know.