"Android" Sqlite3 not Found

Source: Internet
Author: User

Debug machine without sqlite3 command file import

Sqlite3 Http://pan.baidu.com/s/1bohTMiz

(use old version sqlite3 to import libncurses.so file to/system/lib)

Import the downloaded sqlite3 file into the/system/xbin directory and modify the permissions of the Sqlite3

Permissions are encountered when importing sqlite3 the permissions of the system and XBin folders are modified first

Ls–al viewing system and XBin directory permissions, it is recommended to record permissions for the system and XBin directories

chmod 777 System

chmod 777 XBin

Modify the system and XBin directory permissions successfully. Then copy Sqlite3 to/system/xbin

ADB push Sqlite3/system/xbin

Modify permissions for Sqlite3

chmod 4755/system/xbin/sqlite3

Execute sqlite3 command successfully in shell

Then restore the system and XBin directory permissions.

"Android" Sqlite3 not Found

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.