Hi After connecting my phone/target, am trying to access the database through adb shell as: sqlite3 /data/data/com.android.providers.telephony/databases/ telephony.db
But am getting the following error: "unable to open database "telephony.db": database is locked" Can someone please point out the reason of this failure? Thanks!! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

