Is it possible for a Android application to extract the SQLite databse from another application?
I'm interested in getting the SQLite database containing browsing history from the built in browser exporting it to an SD card. I want to application to do this rather than using ADB.