Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
adb pullNexus 7 から PC に db ファイルをプルするために使用したいと考えています。
adb pull
nexus 7 がルート化されました。
" adb pull /data/data/com.xx.xx/databases/xx.db." を使用すると、パーミッションの問題で失敗しました。しかし、を使用する">adb shell; >su"と、コマンドを使用できなくなります"adb pull"。
adb pull /data/data/com.xx.xx/databases/xx.db
">adb shell; >su"
"adb pull"