How to delete a database on the android real machine and how to export the database to be viewed using a visual tool

Source: Internet
Author: User
Is there a good way to delete databases on Android real machines? Can I use file explorer on ddms to delete databases under data/on the real machine? You need to use the re manager to modify the read and write permissions of the folder before you can perform the operation. Or can you use the ADB command Su to execute it? After modification, you can delete the database. However, you have to manually modify the permissions of the database file to generate the database again. Every time you delete the database and generate the database, You have to modify the permissions and unmount the database. ProgramIt will be automatically deleted. You can uninstall it before installation. You can write a BAT file and call the ADB command for one-click uninstallation and installation.

-----------------------------------------------------

How can I view the database content in the project using SQLite visualization tools? For example, SQLite expert personal or sqlitemanager

Export the database file (select the file in ddms and click the pull button) and use the visualization tool to open it.

You can also view the tool commands in the tool.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.