After i download the CWM 3.0.0.5/6 and unzip it to a folder on my desktop all it shows in the folder is
recoveryfiles
recoveryres
adb.osx
busybox
AdbWinApi.dll
AdbWinUsbApi.dll
adb
i'm not sure if i did something wrong when i unzipped the folder? or if thats even possible.
Sorry if this is being posted in the wrong area
Thanks for any help
nova05 said:
After i download the CWM 3.0.0.5/6 and unzip it to a folder on my desktop all it shows in the folder is
recoveryfiles
recoveryres
adb.osx
busybox
AdbWinApi.dll
AdbWinUsbApi.dll
adb
i'm not sure if i did something wrong when i unzipped the folder? or if thats even possible.
Sorry if this is being posted in the wrong area
Thanks for any help
Click to expand...
Click to collapse
Looks like the zip file is bad, try to download it again. I just downloaded OneClickRootCWM3-EB13.zip and all the files were in the zip.
Did you get it working?
Sent From My Evo Killer!
Related
i was tolf to move this here this is a question ,,,idk how to do step 5..it has to do with movin file to sd card im guessing..idk help me?
help me root my phone i dont understand this im really f'd up this is like dsa adveture
ok here is the problklmemo
"Step 5: Plug your phone into the computer via USB, Make sure that the connection type in the Notification Pull-Down Bar is "Charge Only", not "Disk Drive" or else this won't work.
If your computer asks you to restart after the new drivers were installed, do that now
Once ready, type these commands in cmd prompt from your adb tools directory.
Code:
adb push unrevoked-forever.zip /sdcard/
adb push flash_image /data/local/
adb push rageagainstthecage-arm5.bin /data/local/tmp/
adb push mtd-eng.img /sdcard/
adb push PC36IMG.zip /sdcard/"
oksssssss now..one person say i right click on tools and open cmd,,,so i dids that
then i type it in and its doesnt work..it says adb or abd waterver it is is not a command and its not reconixed...help me please!!!thanjs
i have windows 7 64 bit
Did you do ALL of this first?
Step 1: Download the Android SDK here
Step 2: Extract the Android SDK zip. Move the contents of the extracted zip to C:\
Your Android tools folder path should now be C:\android-sdk-windows\tools
Step 3: Download HTC Sync 2.0.40 here
Run the installer. Move on once installed. If reboot is required, do so and then move on.
Download my evo-root.zip.
It contains a few files necessary to root the EVO.
Unzip the contents of the zip to your android sdk tools folder.
Download the unrevoked-forever.zip
Place this zip in your tools folder as well, as a zip, not extracted.
Download this PC36IMG.zip (This is the same as running an RUU, so it will delete all of your user data when we use it later in the guide, so backup everything you want to save on your phone first)
Put this zip in your sdk tools folder as well, as a zip, not extracted.
After unzipping the contents of evo-root.zip to your android sdk tools folder and placing the PC36IMG.zip and unrevoked-forever.zip in the folder, move on.
Click to expand...
Click to collapse
You need to change the directory to your tools fold so that the computer can execute advanced commands. Look for a thread about setting up adb. In the thread it will tell you the steps to do so. I would post this for you however I do not have access to a computer and I am use to using advanced on a Mac.
Sent from my PC36100
nebenezer said:
Did you do ALL of this first?
Click to expand...
Click to collapse
yes i did i had no problems untill step 5
Read my post in the thread you created in development.
Could someone please give me the best way to install boot animations on my Evo,I've seen nice ones that I would love to install on my phone,and yes.. my phone is already fully Rooted.. Thanks
Sent from my PC36100 using XDA App
There are a couple of ways to accomplish this. Some are already set up as a flashable zip you can flash in recovery. You can search through the Themes and Apps sections for others, but I use this way:
Be sure to have the Android SDK installed on your computer.
Download, and place the bootanimation.zip file in the TOOLS folder of the SDK.
Then the following ADB CODE:
adb remount
adb push bootanimation.zip /system/customize/resource
adb push SPC_animation_final.mp3 /system/customize/resource
adb reboot
You're all set!
If there is no corresponding mp3 file, no need for the 3rd command line
bender1077 said:
There are a couple of ways to accomplish this. Some are already set up as a flashable zip you can flash in recovery. You can search through the Themes and Apps sections for others, but I use this way:
Be sure to have the Android SDK installed on your computer.
Download, and place the bootanimation.zip file in the TOOLS folder of the SDK.
Then the following ADB CODE:
adb remount
adb push bootanimation.zip /system/customize/resource
adb push SPC_animation_final.mp3 /system/customize/resource
adb reboot
You're all set!
If there is no corresponding mp3 file, no need for the 3rd command line
Click to expand...
Click to collapse
wouldn't that location be different depending on if it's a sense or aosp rom?
fachadick said:
wouldn't that location be different depending on if it's a sense or aosp rom?
Click to expand...
Click to collapse
That I am not sure of, as I have always used sense based ROMS for the 4gees.
I know that Pushboot has a separate batch file for CM6, so I am fairly sure that there is a different dir.
Root Explorer works well for me when ADB is not available.
Just download, rename appropriately, and move to /system/customize/resource (or wherever your ROM stores these things).
fua1 said:
Root Explorer works well for me when ADB is not available.
Just download, rename appropriately, and move to /system/customize/resource (or wherever your ROM stores these things).
Click to expand...
Click to collapse
That's what I did way back when. I ran a search in astro for bootanimation.zip first (to find the old one that I was replacing), because I didn't know where to move it to back then.
wow. dejavu.
Sent from my blah blah blah blah
Thank you guys a million!! I use the root explore method,and it work perfect,but I still wanna say thanks to everyone for your help
Sent from my PC36100 using XDA App
I would like to change my banner and found a way to do it with out CDMA workshop and need to know how to setup or get into the adb(or into the shell). I apologize if Im not even saying this correctly! Can someone help me? Please see examples below:
adb pull /system/framework/framework-res.apk .
adb remount
adb push framework-res.apk /system/framework
adb reboot
Thanks in advance!!!
EDIT: Can I use terminal emulator to do this?
EDIT: Do you have the Android SDK installed on your computer??? If not do this first:
http://developer.android.com/sdk/index.html
I am guessing that you are using this method:
http://forum.xda-developers.com/showthread.php?t=801537
You cannot pull the file using TE.
Have you already modified your keyguard_screen_tab_unlock.xml file?
If so, then you need to use ADB to pull the framework-res.apk from /system/framework/ on your evo, and open with whatever zip prog you like
and replaced the one in /res/layout/ folder of the framework-res.apk.
When done, close up the apk, and use adb to push back to the /system/framework/ on your evo.
BOOM! DONE!
bender1077 said:
EDIT: Do you have the Android SDK installed on your computer??? If not do this first:
http://developer.android.com/sdk/index.html
I am guessing that you are using this method:
http://forum.xda-developers.com/showthread.php?t=801537
You cannot pull the file using TE.
Have you already modified your keyguard_screen_tab_unlock.xml file?
If so, then you need to use ADB to pull the framework-res.apk from /system/framework/ on your evo, and open with whatever zip prog you like
and replaced the one in /res/layout/ folder of the framework-res.apk.
When done, close up the apk, and use adb to push back to the /system/framework/ on your evo.
BOOM! DONE!
Click to expand...
Click to collapse
I am going to SDK on my comp and run with it! Thanks for the advice
Adam1422 said:
I am going to SDK on my comp and run with it! Thanks for the advice
Click to expand...
Click to collapse
NP.
Just an FYI - With the new SDK for Android 2.3, ADB is now located in the /platform-tools folder.
It used to be in the /tools folder so whenever you see code that has you navigate to your tools folder to utilize ADB, use /platform-tools instead
Have fun!
bender1077 said:
NP.
Just an FYI - With the new SDK for Android 2.3, ADB is now located in the /platform-tools folder.
It used to be in the /tools folder so whenever you see code that has you navigate to your tools folder to utilize ADB, use /platform-tools instead
Have fun!
Click to expand...
Click to collapse
Couple questions
1. is there a walk though on how to install ADK for windows 7 64 bit home? The only reason why I ask is in doing some searching I have found that alot of people are having trouble with it.
2. If Im only using android 2.2 then I still use tools/ right?
You will still use the platform-tools location even for 2.2 from now on with the latest sdk. I think just google set up adb win7 and you should be able to find it. Im just on my phone here.
bender1077 said:
You will still use the platform-tools location even for 2.2 from now on with the latest sdk. I think just google set up adb win7 and you should be able to find it. Im just on my phone here.[/QUOT1E]
Just wanted to show you that with your help I was able to get this done! Again thanks for all you help
Click to expand...
Click to collapse
That's intense! Glad it all worked out.
hey guys. im tryin to put a file from my computer to my sdcard on my phone through adb and this is the path that im using
/Users/my name/androidsdk/platform-tools/adb push cm_supersonic_full-170.zip /sdcard/cm_supersonic_full-170.zip
and it keeps saying
cannot stat 'cm_supersonic_full-170.zip': No such file or directory
can anyone tell me what im doing wrong. i have the zip file in the platform-tools folder.
It looks like adb may be looking for the zip file in whatever folder you're in when you run adb. You have the zip file in the platform-tools folder, but are you also running adb while in that folder? If not, try moving to the platform-tools folder and then running adb, or else fully qualify your zip file name.
I do have adb in the platform-tools folder along with the zip file.
quikswitch said:
hey guys. im tryin to put a file from my computer to my sdcard on my phone through adb and this is the path that im using
/Users/my name/androidsdk/platform-tools/adb push cm_supersonic_full-170.zip /sdcard/cm_supersonic_full-170.zip
and it keeps saying
cannot stat 'cm_supersonic_full-170.zip': No such file or directory
can anyone tell me what im doing wrong. i have the zip file in the platform-tools folder.
Click to expand...
Click to collapse
Looks like a syntax error. Are you running adb from c:\ or are you in the platform-tools folder when you run adb?
im running it from the platform-tools folder. im also on a mac
Try this.
Adb push cm_supersonic_full-170.zip /sdcard/
The syntax error it is giving is saying that you are trying to push the zip to a folder on the sdcard called cm_supersonic_full-170.zip
Sent from my PC36100 using Tapatalk
Khilbron said:
Try this.
Adb push cm_supersonic_full-170.zip /sdcard/
The syntax error it is giving is saying that you are trying to push the zip to a folder on the sdcard called cm_supersonic_full-170.zip
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
that didnt work either.
I am attempting to root my phone and i have downloaded SDK 20.0.3 but i am lost as to what path i need to download the needed files. Instructions say /platform-tools but i dont have a platform-tools folder. I have a single folder platform and another as tools. Where do i place the files... help
http://forum.xda-developers.com/showthread.php?t=865685
haikkk said:
http://forum.xda-developers.com/showthread.php?t=865685
Click to expand...
Click to collapse
Thanks, that helped out alot