問(wèn)一下關(guān)于最后一個(gè)問(wèn)題,我重啟了電腦打開AS后就在Terminal中敲adb shell了卻顯示"* daemon not running. starting it now on port 5037 *
ADB server didn't ACK
* failed to start daemon *
error: cannot connect to daemon"這是什么原因?
解決Android Studio上安卓模擬器root權(quán)限和使用adb shell時(shí)無(wú)法使用su命令的問(wèn)題(/system/bin/sh: su: not found)起初只是想根據(jù)相關(guān)自學(xué)教程嘗試一下使用LitePal。在添加數(shù)據(jù)后想進(jìn)入自帶的sqlite3數(shù)據(jù)庫(kù)中查看數(shù)據(jù)時(shí),需要打開adb shell進(jìn)入/data/data/[包名]/...