How can one pull the (private) data of one's own Android app?

前端 未结 14 1730
长发绾君心
长发绾君心 2020-11-30 16:44

Attempting to pull a single file using

adb pull /data/data/com.corp.appName/files/myFile.txt myFile.txt

fails with

failed          


        
14条回答
提交回复
热议问题