I was wondering: can you transfer a database you use on an Android device onto a virtual Android device in your development environment ?
I am using a program to enter books on my Samsung Galaxy S. From this program I can download the source, which can help me a lot in understanding various aspects of the Android development cycle.
I can compile the program fine and run it to an Android virtual device just fine. But, can I 'download' or 'transfer' the database I created on my mobile onto my pc and than onto the virtual device ?