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

Root ADB push help please

I am ready to blow a gasket trying to push an app to my phone. My phone is running in Debug mode and I open a cmd window and this is what I am doing:



Snap1-13.jpg




The apk doesn't get pushed and I do have the apk in the sdk/tools folder. As you can see, the phone is recognized when I type adb devices.
 
Are you pushing when the phone is on? ie at the home screen? Or are you in cwm? I've always had success by booting into recovery, mounts and storage>mount /system.

Then do your adb commands:

adb push EasyAnswer.apk /system/app/EasyAnswer.apk

adb reboot

This should work.

ps. I found this thread quite some time ago and it's been very helpful to me over the months. http://www.droidforums.net/forum/hacking-help/30464-how-adb-why-i-love-adb-commands-3-a.html
 
  • Like
Reactions: andreezy
Upvote 0
Are you pushing when the phone is on? ie at the home screen? Or are you in cwm? I've always had success by booting into recovery, mounts and storage>mount /system.

Then do your adb commands:

adb push EasyAnswer.apk /system/app/EasyAnswer.apk

adb reboot

This should work.

ps. I found this thread quite some time ago and it's been very helpful to me over the months. [ HOW TO ] ADB AND WHY I LOVE ADB commands <3 - Droid Forum - Verizon Droid & the Motorola Droid Forum

+1

Have to mount the /system people.
 
Upvote 0
Are you pushing when the phone is on? ie at the home screen? Or are you in cwm? I've always had success by booting into recovery, mounts and storage>mount /system.

Then do your adb commands:

adb push EasyAnswer.apk /system/app/EasyAnswer.apk

adb reboot

This should work.

ps. I found this thread quite some time ago and it's been very helpful to me over the months. [ HOW TO ] ADB AND WHY I LOVE ADB commands <3 - Droid Forum - Verizon Droid & the Motorola Droid Forum

Bingo!, That worked.Thank you very much.
 
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