問一下關(guā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時無法使用su命令的問題(/system/bin/sh: su: not found)起初只是想根據(jù)相關(guān)自學(xué)教程嘗試一下使用LitePal。在添加數(shù)據(jù)后想進入自帶的sqlite3數(shù)據(jù)庫中查看數(shù)據(jù)時,需要打開adb shell進入/data/data/[包名]/...