I'm having trouble pushing files using the adb. I followed this instructional:
How-To: adb for Windows, made easy?
When i try to push recovery-0.99.2b.img, it give me command not found error.
Any ideas?
This is a discussion on pushing files using adb within the Droid Hacks forums, part of the Droid Hacking category; I'm having trouble pushing files using the adb. I followed this instructional: How-To: adb for Windows, made easy? When i try to push recovery-0.99.2b.img, it ...
I'm having trouble pushing files using the adb. I followed this instructional:
How-To: adb for Windows, made easy?
When i try to push recovery-0.99.2b.img, it give me command not found error.
Any ideas?
make sure your in the same directory as you adb tools, or that you have added the adb tools directory to you path statement. Also, did you even install the sdk to get the adb tools? I don't know the tutorial you are refering to, so I don't know what all it was suppose to cover.
Where are you trying to push that .img file to? If youre trying to do sprecovery then that file goes on your sdcard and thats it. From there you follow the steps, but you cant just push it.
I'm actually trying to put the Smoke Glass ROM on my phone. To do so I need to put the newest version of recovery on. When I put 2.1 on, it was different method then this. I'm trying to follow the instructions on Sholes' site, but i get stuck at the adb portion.
Please type the exact command you are using. Also is the adb directory listed within your %PATH% or $PATH environment variable?
Like I said to do a sprecovery install you dont need to push that file anywhere, it just goes on your sdcard. Here, follow the steps in this link, they are very easy..
Custom Recovery Image - Root Your Droid