I have permissions to the root.
Infact I can access
sqlite3 /data/data/com.android.providers.settings/databases/
settings.db

This problem is seen only when i access dbs under
com.android.providers.telephony.
Not sure why...:(


On Nov 3, 9:02 pm, Mark Murphy <[email protected]> wrote:
> You don't have access to that file, unless you root your phone.
>
>
>
>
>
> On Thu, Nov 3, 2011 at 12:00 PM, Anju Mathapati <[email protected]> 
> wrote:
> > 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
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Warescription: Three Android Books, Plus Updates, One Low Price!- Hide quoted 
> text -
>
> - Show quoted text -

-- 
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

Reply via email to