I\'m currently developing an app that has the potential to create a very large database. I had planned on installing the app on the SD card to allow for some extra room. Rec
As mentioned above, you can use Berkeley DB (not the Java Edition) on Android. I described the steps of the cross-compiling process here since it requires minor tweaking.