Tuesday, 19 July 2016

Doesn't push build.prop?!



HI again. I have ADB pulled build.prop file to change something. Now, I am finished. Last step is to push the file to the Android device that I have. OK. I write

HTML Code:


adb push build.prop /system/build.prop

then it says

HTML Code:


failed to copy "build.prop" to "/system/build.prop" : Permission denied

What's the problem? Thanks



No comments:

Post a Comment