For development , sometimes we need for a faster programming , the SQLite database state of our programs . But i can only extract database if it's on emulator , not mobile .
Then my exactly question is ¿Is there a way to see the android sqlite db or a way to extract it?
If there isn't a good answer to that question . How do you manage with that programming issues when you need to know the db state of the tables?