sqlite3解决adbsqlite3notfound问题 手机调试app时,使用adb调试数据库sqlite,输入命令sqlite3,提示:sqlite3notfound。将此文件导入/system/XBIN目录下,并赋予执行权限。