0
My file . db is in the emulator SDCARD, but how do I open with Sqlite Browser that file inside ? Or take that file that is in the SDCARD folder and put in my Desktop ? Exemplifying: My file is saved in the SDCARD folder of my emulator, I want somehow that I take this file and put in my desktop, I do not know if there is a folder in my physical machine shared with that of the virtual machine (emulator), that is, I just want to transfer from one to the other, to be able to take this file and open it by Sqlite Browser, because when I go in Open Database, it will open from my physical machine and not from virtual
You need to export your bank via DDMS
/data/data/com.seuDominio/databases/ seu banco
– Wellington Avelino
i took it from the /date/date and put it on sdcard, only now I wanted to open it by Sqlite Browser
– Gabriel Santana Bonatto
Open your Sqlite > open database > choose your file
– Wellington Avelino
it is in the SDCARD of the virtual machine, I wanted to take the mv and put in my physical machine, I could not find a folder that keeps the SDCARD files in the physical machine
– Gabriel Santana Bonatto
This VM would be your Emulator?
– Wellington Avelino
yes, the emulator is bluestack
– Gabriel Santana Bonatto
http://answall.com/a/71852/10315 this reply from @Felipedouradinho suits you perfectly
– Wellington Avelino
it answers my previous question perfectly, but not this, note that are different questions
– Gabriel Santana Bonatto
Let’s go continue this discussion in chat.
– Wellington Avelino