Maison > Questions et réponses > le corps du texte
我的小米2s手机已经root(Miui8),想导出应用的sqlite数据库看看,用DDMS已经定位到文件了,权限也已经设置为777了,可是导出时仍然提示无权限,另外我在手机上用ROOT Explorer是可以导出的,DDMS不行:
[2016-07-04 09:33:22 - ddms] transfer error: Permission denied
[2016-07-04 09:33:22] Failed to push selection: Permission denied
PHP中文网2017-04-17 17:26:43
Après la connexion au téléphone, adb root, puis adb shell Si l'utilisateur est root, tout ira bien.
ringa_lee2017-04-17 17:26:43
Utilisez directement la commande adb pull pour le retirer. La commande sortira certainement.