• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

adb push help!

Lets say all of your ADB files (that's adb.exe and the file you're pushing) are in a folder in "C:\Adb", open a fresh command window and enter (one at a time):

cd /adb
adb remount
adb push /file.exe /system/app

That would push file.exe to the /system/app folder.

I also know of these commands:

adb pull /system/app/app name.apk
adb rm /system/app/app name.apk
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones