Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4579990
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T20:43:13+00:00 2026-05-21T20:43:13+00:00

I just rooted my phone because I need acces to the database my application

  • 0

I just rooted my phone because I need acces to the database my application is using. However, even though my phone is rooted, I still can’t open the data folder in Eclipse File Explorer.

Is there something I’ve forgotten? Do I need to tell Eclipse I’m a superuser or something? I can access the data folder on the emulator, but not on my actual device.

And I really want to develop on my device, the emulator is much slower and I can’t get the internet connection to work.

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T20:43:13+00:00Added an answer on May 21, 2026 at 8:43 pm

    Yet another option is to check the database using Root Explorer from the device itself. It can read .db files. If you need to modify them, there is SQLite editor (by the same company), but I do not have much experience with it.


    Update: I was playing with my phone after reaching this page: http://www.screaming-penguin.com/node/7742

    Instead of the emulator as in that post, I had my phone connected to the usb (Samsung Captivate, custom 2.2 ROM), with usb debugging enabled.

    I run the following commands, as an example:

    $adb -d shell
    # su
    # cd /dbdata/databases/com.android.browser
    # sqlite3 browser.db
    sqlite> .tables
    .tables
    android_metadata  bookmarks    folders    searches
    sqlite> select * from bookmarks;
    (listed all my bookmarks)
    

    Basically, you can run any SQL command from adb on any database you open (provided you run it as su)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just as the question says. I was curious because my development phone will also
Just a simple question, but can't get an answer on my own. In memory
I am trying to make an app that can shutdown/reboot your phone at the
I'm trying to run an application from eclipse on a rooted acer iconia tab,
My application uses polling to update the status of a music player. I'm using
I just want to know the actual difference between android dev phone, android nomral
I'm just starting out with WPF and need some help with routed events. I
There is a situation here, I'm developing an Android application, using Java. I'm pretty
I have just added routing in a new asp.net 4 web forms application, and
Hello i had implemented this code Using your own SQLite database in Android applications

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.