Tell me more ×
Android Enthusiasts Stack Exchange is a question and answer site for enthusiasts and power users of the Android operating system. It's 100% free, no registration required.

My mobile phone is rooted, so I was able to copy

/data/data/com.android.providers.contacts/databases/contacts2.db

to my SD card and from there to my computer. However, using e.g. sqliteman SQLite Browser on Windows gives me an error when I try to open this database, claiming that it probably isn't one. Also tried SQLitebrowser on Windows. What's the problem / how to view the database?

Note: I got the database from an android 2.3 phone.

Update: I don't really know why, but it worked after copying the sqlite db to ubuntu and use sqliteman over there.

share|improve this question

closed as too localized by Al Everett, Zuul, Izzy, Chahk, Ryan Conrad Sep 21 '12 at 15:59

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.