SQLite is a relational database management system (RDBMS). Instead of running a server process, SQLite databases are directly accessed by running the 'sqlite' binary.
4
votes
2answers
1k views
Transferring messages to android from a sqlite db on my laptop
I am a new android user. I switched from nokia to android today only. Been googling around for various solutions to transfer my sms (text messages only) from my old nokia to my new Android (Galaxy Ace ...
0
votes
1answer
339 views
How to extract sqlite file
My Samsung Galaxy S was having an error on the notification bar saying sd card blank or has unsupported file system, so I was required to format my sd card. However, I couldn't format it using the ...
11
votes
1answer
5k views
Recover deleted content from userdata partition?
So it came to pass, that Amanda did have a blonde moment and deleted all her threads in the SMS app by mistake. Yeah, "Delete all threads" probably shouldn't be quite so easy to invoke.
The phone's ...
0
votes
0answers
129 views
Can't run sqlite3 via adb
I'm trying to help a friend about a device with a locked screen to which he forgot the password for it. There are no associated accounts. While trying to perform the steps described in Disable Pattern ...
6
votes
3answers
5k views
Android Read recent SMS messages from command line
I have recently broken my Android's screen. (Again)
Its a T-Mobile G2
Trying to keep up with my busy technology related life is hard enough without losing my link with everyone.
I have rooted the ...
8
votes
5answers
5k views
Where can I obtain an sqlite3 command line binary for android 2.2.1?
When I read documentation such as Examining sqlite3 databases from a remote shell I get the impression an sqlite command-line binary should exist on my phone. Sadly I can't seem to find it on my phone ...
1
vote
0answers
113 views
GTab with access denied to all app databases
I have a brand new GTAB (Android) that was working fine but suddenly, give a reboot while I was using anMoney, a very good application of financial organization.
Until anything I'd like to observe ...
2
votes
0answers
201 views
Can Not Open mmssms.db
I have taken a copy of the mmssms.db from the /data/data/com.android.providers.telephony/databases/
I am trying to open this in sqliteman, but the database does not want to load in, I have taken ...
8
votes
2answers
836 views
Android apps keep crashing with android.database.sqlite.SQLiteDiskIOException
Starting yesterday, my Galaxy s2 device running Cyanogenmod 9 started to crash with android.database.sqlite.SQLiteDiskIOException exception for every running app. Does it means that my phone is dead ...
0
votes
0answers
350 views
Read the contacts2.db on a computer? [closed]
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 ...
0
votes
1answer
248 views
open-gpstracker: Export all tracks or access the SQLite database
I am using open-gpstracker to track routes. After quite some time I have collected a large number of tracks that I like to export as GPX files. The application allows to do that, however, there is no ...
1
vote
0answers
353 views
Rooted Phone's data folder now empty
I used to see all the dbs in File Explorer , now all of a sudden the data folder is empty, What could have happened?
Phone: Motorola Droid X (original). I have been debugging rigorously, the only ...