Can't Root? - Sprint HTC EVO 4G LTE

Hey guys,
I'm trying to root my phone on a Mac, but it doesn't seem to be working. I do all of the commands in Terminal, and the daemon starts running, but it just gets stuck. Fastboot is unchecked and USB debugging is on. I'm also set to "Charge Only". Any idea? Thanks!

MARIO SHARK said:
Hey guys,
I'm trying to root my phone on a Mac, but it doesn't seem to be working. I do all of the commands in Terminal, and the daemon starts running, but it just gets stuck. Fastboot is unchecked and USB debugging is on. I'm also set to "Charge Only". Any idea? Thanks!
Click to expand...
Click to collapse
Are you using Zedomax's tutorial? It was very easy for me and I did it on Lion 10.7.4.

yes i am. i am also doing it on lion. the daemon starts, but it doesnt begin rooting

anyone? Haha
Sent from my EVO using Tapatalk 2

Did you follow ALL these steps? Count em, there's 3. It sounds like the permissions didn't take.
cd Downloads/Evo4GLTERoot
chmod 755 *
sh runmemac.sh

jdogg836 said:
Did you follow ALL these steps? Count em, there's 3. It sounds like the permissions didn't take.
cd Downloads/Evo4GLTERoot
chmod 755 *
sh runmemac.sh
Click to expand...
Click to collapse
Yup I did that. everything is working except that rooting doesn't start. (only the daemon does)
Sent from my EVO using Tapatalk 2

If you try adb devices does it find your phone? I would suggested trying to root after a fresh shutdown and power back on. Also try a different USB port.
Sent from my htc_jewel using Tapatalk 2

still a no go. im doing this on my macbook, but should i try it on an imac?

MARIO SHARK said:
still a no go. im doing this on my macbook, but should i try it on an imac?
Click to expand...
Click to collapse
Doesn't hurt to try on another computer, but are you getting any positive result when doing the ADB Devices???? That can help us troubleshoot with you.

hmmm how do i do that?

anybody?

You open a command line, go to the directory where you have the files and type adb devices or ./adb devices

sorry for being so clueless, but where is the directory?

MARIO SHARK said:
sorry for being so clueless, but where is the directory?
Click to expand...
Click to collapse
Did you download/install the ADB/SDK files?
I have a few Macs with ADB installed and have zero issues
Try this post and see if it helps you get everything set up
http://esausilva.com/2010/10/02/how-to-set-up-adb-android-debug-bridge-in-mac-osx/

ok ill try that

Related

[Q] Android SDK help

Wondering if someone knew this answer. I'm not new to adb but came across one issue i can't figure out. I have my adb set up for my o.g. Evo which is using Android SDK r6 which works fine. On Evo 3D i cant get passed "adb devices". All it says is list devices attached but it doesnt list which device like its not seeing it. I tried SDK r10 and r11 and nothing. I'm trying to push fre3vo.
tonyk__78 said:
Wondering if someone knew this answer. I'm not new to adb but came across one issue i can't figure out. I have my adb set up for my o.g. Evo which is using Android SDK r6 which works fine. On Evo 3D i cant get passed "adb devices". All it says is list devices attached but it doesnt list which device like its not seeing it. I tried SDK r10 and r11 and nothing. I'm trying to push fre3vo.
Click to expand...
Click to collapse
Do you have the drivers installed. Also, go to settings->Applications->Development and make sure USB debugging is selected.
I'm not sure selecting/deselecting USB debugging and/or Allow mock locations will make it work, but I remember having the same exact issue and I started playing with those and it worked. Maybe someone can confirm. Good luck.
It was the drivers. Who'd of thunk,lol Thank ya!
Sent from my PG86100 using XDA App
i need help also, I installed android sdk. put it on my c drive and ran cmd command c:\android-sdk\tools. says invalid. evo is in debugg. can u help
Uamore6 said:
i need help also, I installed android sdk. put it on my c drive and ran cmd command c:\android-sdk\tools. says invalid. evo is in debugg. can u help
Click to expand...
Click to collapse
I'm not home right now so I'm not sure but try going to /android-sdk/platform-tools instead of tools
Sent from the great mind of Young Sinema
For anyone else having problems getting ADB to run after checking the above mentioned solutions if you're still having trouble.....Make sure HTC Sync is not running on your computer. In fact, unless you use it to sync your phone with your computer, which most people do not. Just uninstall it. Once you have the drivers for your phone installed you don't need to keep Sync installed.
Still no luck.....I did uninstall HTC and tried everything......even uninstalled sdk and same thing I really need help.
I typed dir/w and got volume in c has no label. Volume serial # is eoree-14a9....couldthat b a problem....how fix......help at this all day yesterday......would like root or temp. Please help
come on guys help a girl in distress
Im new to this, yes I am a noob whatever that means. I have been working on this all of yesterday, and i am determine to get. my soon to b xbf don't want to help and says I will never get it.
Uamore6 said:
I typed dir/w and got volume in c has no label. Volume serial # is eoree-14a9....couldthat b a problem....how fix......help at this all day yesterday......would like root or temp. Please help
Click to expand...
Click to collapse
you are posting with forward slashes, are you on linux? if you are not, and are on windows then you need backslashes. anyways, go to your android folder, then the platform tools folder. you should see adb.exe if so, hold the shift key and click on an empty area in this folder. in the pop up there will be an option that say "open cmd prompt window here" click that, then in the cmd prompt window type "adb devices" without the quotes. does it list your device? if not, open device manager and see if there are any things shown with errors if so, right click and select update drivers. if this helped pm in accordance to your promise in the pron thread!
Uamore6 said:
i need help also, I installed android sdk. put it on my c drive and ran cmd command c:\android-sdk\tools. says invalid. evo is in debugg. can u help
Click to expand...
Click to collapse
After you bring up your command promt....You have to change directory to the sdk.
cd \android-sdk-windows\platform-tools (if the latest version)
or cd \android-sdk-windows\tools (if and older version)
Well to start don't have an Android folder....I don't think or c one. Also I do c the file in sdk folder but can't do anything u said to do....I'm on windows 7.and yes a promise is a promise.
i got c:\android-sdk\tools>.....after doing what u said is that good?
Uamore6 said:
Well to start don't have an Android folder....I don't think or c one. Also I do c the file in sdk folder but can't do anything u said to do....I'm on windows 7.and yes a promise is a promise.
Click to expand...
Click to collapse
If you installed the sdk to the root of your hard drive (c) and you go to my computer....you should see a folder called "android-sdk-windows". If you have that, then it's installed and in the right place. You just need to change directories to it once you open your command prompt.
Uamore6 said:
i got c:\android-sdk\tools>.....after doing what u said is that good?
Click to expand...
Click to collapse
Yes. Now with your phone plugged in & charge only selected, type:
adb devices
it says daemon started successfully list of devices successfully ht16ahx05283 device
Uamore6 said:
it says daemon started successfully list of devices successfully ht16ahx05283 device
Click to expand...
Click to collapse
Congratulations you now have adb set up.
okay......let me finish temp root and I will live up to my end of the deal.......lol send mail at gmail.....no pm setup yet...will respond
Uamore6 said:
okay......let me finish temp root and I will live up to my end of the deal.......lol send mail at gmail.....no pm setup yet...will respond
Click to expand...
Click to collapse
Sent you a pm......Should've gone through, because there's nothing to set up for it to work.
hockeyfamily737 said:
Sent you a pm......Should've gone through, because there's nothing to set up for it to work.
Click to expand...
Click to collapse
and was the deal up held i wonder(yes i was in that thread too)???? bump bump buummmpp

cant root? i got a problem

im trying to root my atrix, i have followed the steps in the post however each time i type in the flash preinstall preinstall.img the cmd says that it cant be read....im lost. is there a easier way too root instead of cmd. btw im on 2.3.4 i did nothing to my phone, im just trying to root it so i cant install roms
Make sure that you put all your root files, on your pc, on c:\root, and not in a subdirctory. Then, while you're trying to root, make sure you are in that directory when you're entering the commands.
the files inside the folder i download have to be in a folder or just in C:\
also when im in cmd the whole time it says that im C:\documents and settings\something>
also im running windows xp on a macbook if that matters let me know
make a folder in c:\
To get to root directory in command prompt: "cd c:\" (+ any other folder destination that you want to get to).
ok i flashed the preinstall and rebooted the phone, do i have do go back to fastboot? or just stay with the phone on (but the cmd says phone not found)
mac208x said:
ok i flashed the preinstall and rebooted the phone, do i have do go back to fastboot? or just stay with the phone on (but the cmd says phone not found)
Click to expand...
Click to collapse
after reboot you should be done... and rooted. Run titanium backup to check or download rootcheck from the market
Bender B. Rodgriguez said:
after reboot you should be done... and rooted. Run titanium backup to check or download rootcheck from the market
Click to expand...
Click to collapse
what about the other stuff? i just did the preinstall and thats it
ok so when i do adb shell and than preinstall/su it says access denied.....
mac208x said:
ok so when i do adb shell and than preinstall/su it says access denied.....
Click to expand...
Click to collapse
Sorry I misunderstood you at first. I didnt realized u had just done preinstall stuff... Is usb debugging enabled on the phone??
Bender B. Rodgriguez said:
Sorry I misunderstood you at first. I didnt realized u had just done preinstall stuff... Is usb debugging enabled on the phone??
Click to expand...
Click to collapse
yes, should i put the usb as mass storage?
mac208x said:
yes, should i put the usb as mass storage?
Click to expand...
Click to collapse
No, it needs to be on usb debugging to use adb.
If i remember correctly one of the steps does give you an error but you just ignore it and type the rest of the commands. Im not sure if that is the step you are on though.. Im just recalling from memory. Complete the rest of the steps in the tutorial you are using and see if it works
Bender B. Rodgriguez said:
No, it needs to be on usb debugging to use adb.
If i remember correctly one of the steps does give you an error but you just ignore it and type the rest of the commands. Im not sure if that is the step you are on though.. Im just recalling from memory. Complete the rest of the steps in the tutorial you are using and see if it works
Click to expand...
Click to collapse
i did in fact ignored it but nothing happened
mac208x said:
i did in fact ignored it but nothing happened
Click to expand...
Click to collapse
have you tried
Code:
adb shell
/preinstall/dosu
instead?
everything says access denied >.<
Bender B. Rodgriguez said:
have you tried
Code:
adb shell
/preinstall/dosu
instead?
Click to expand...
Click to collapse
i tried everything
mac208x said:
i tried everything
Click to expand...
Click to collapse
well I'm about out of suggestions here. My only other one is to run cmd "as administrator" or you can flash an image with root built in.
However, it should work. this is the method I used to root my atrix and countless others as well. Also you may want to make sure you have the right device drivers installed too.
whats the other method? coz i just keep getting this stupid premission denied the whole time, or how do i know if im on admin cmd?
Get rootchecker from the market and check to see if you have root privileges.
mac208x said:
whats the other method? coz i just keep getting this stupid premission denied the whole time, or how do i know if im on admin cmd?
Click to expand...
Click to collapse
To run as admin right click cmd and choose the "run as admin" option.. If you are admin the directory you start out in is C:\
windows/system32.
i think thats the problem coz im running as "owner" but i cant get into admin becouse there is a password required that i dont know, anyone know what would be the password?

adb server is out of date ...killing?

Anyone know how to fix this?
I tried a reinstall of the PC Companion software, but that didn't do any good.
Regards,
Mike
Update android sdk
Tried that, and no dice, still doesn't work. Strangely enough, the rooting still worked.
Mike
panamamike said:
Anyone know how to fix this?
I tried a reinstall of the PC Companion software, but that didn't do any good.
Regards,
Mike
Click to expand...
Click to collapse
used to happen to me on ubuntu sometimes.
sudo ./adb kill-server
sudo ./adb start-server
make this a .sh file and run outside terminal.
if you run inside terminal, then it will give the error again after closing the terminal
gandhar said:
used to happen to me on ubuntu sometimes.
sudo ./adb kill-server
sudo ./adb start-server
make this a .sh file and run outside terminal.
if you run inside terminal, then it will give the error again after closing the terminal
Click to expand...
Click to collapse
Thanks for the idea.
I'm running Win7, I didn't explicity start adb.
Regards,
Mike
panamamike said:
Thanks for the idea.
I'm running Win7, I didn't explicity start adb.
Regards,
Mike
Click to expand...
Click to collapse
well then try starting as admin.
right click-run as admin, may work
try closing programs. like flashtool or something that is using adb or whatever
panamamike said:
Anyone know how to fix this?
I tried a reinstall of the PC Companion software, but that didn't do any good.
Regards,
Mike
Click to expand...
Click to collapse
might want to download this zip extract the files and put it in your path
adb-fastboot-and-other-tools-zip
remove the already existing adb.exe in SDK or rename it to some other name. and try adb commands.
it should work as iḿ using it every day.
PRESS THANKS IF I HELPED YOU!
Or go to
Settings > Xperia > Connectivity > USB connection mode > MSC.
:silly:
gouthamthemostwanted said:
might want to download this zip extract the files and put it in your path
adb-fastboot-and-other-tools-zip
remove the already existing adb.exe in SDK or rename it to some other name. and try adb commands.
it should work as iḿ using it every day.
PRESS THANKS IF I HELPED YOU!
Click to expand...
Click to collapse
I wanna root my Desire S for that I have to downgrade my HBoot but I dont know why thsi stupid adb push command is not working when I am trying to use tacoroot or zergrush getting the same stupid message dunno what to do!!!
Ryuvalietz said:
Or go to
Settings > Xperia > Connectivity > USB connection mode > MSC.
:silly:
Click to expand...
Click to collapse
11th October 2012 05:35 PM
azeunkn0wn
try closing programs. like flashtool or something that is using adb or whatever
Click to expand...
Click to collapse
Just for the record....i tried and it worked for me. So if someone have that problem....before installing some stuff, try that :good:
azeunkn0wn said:
try closing programs. like flashtool or something that is using adb or whatever
Click to expand...
Click to collapse
Yes. Closing the flashtool worked for me. If any one having problem try closing flashtool or something that is using adb.
That happens to me when i wanna start sdb server for manual root while having flashtool open.
For my case, I check USB debugging as it uncheck automatically...
Here
sMhsn said:
I wanna root my Desire S for that I have to downgrade my HBoot but I dont know why thsi stupid adb push command is not working when I am trying to use tacoroot or zergrush getting the same stupid message dunno what to do!!!
Click to expand...
Click to collapse
Search on google adbfix and open adbfix and find platform-tools/adb.exe then press fix do this icon :good: if it works
azeunkn0wn said:
try closing programs. like flashtool or something that is using adb or whatever
Click to expand...
Click to collapse
Thanks, that worked!

evo 4g recognized by adb but not evo lte? ubuntu

hey guys im having a little issue trying to use adb or anything else for that matter with my lte in ubuntu. i just set up the sdk and ubuntu on my computer (used ubuntu and the sdk on other computers with no problem) and while i can mount the sd card of my og evo and do all the adb things, when i connect my lte, nothing happens. i can't adb and i can't mount my sdcard (external or both) and its getting me a little confused haha.
whenever i try "adb devices" in a terminal to see if my phones detected at all i get this:
[email protected]:~$ adb devices
List of devices attached
???????????? no permissions
but if i try with my og evo i get the device number and everything is dandy. anyone know whats up? oh and usb debugging is checked
Have you tried booting the device into fastboot mode then plugging the device into your PC/laptop then try the "adb devices"
#Root-Hack_Mod*Always\=LTE
No I figured it out tho. I had to edit the "udev" rules. No idea what they are but it said to add a file and I did and it works haha. I'll throw up the guide I found later
Sent from my EVO using Tapatalk 2
PhxkinMassacre said:
No I figured it out tho. I had to edit the "udev" rules. No idea what they are but it said to add a file and I did and it works haha. I'll throw up the guide I found later
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
You don't remember what that guide was do you? I have seen a few guides, but none let me get it to work without resorting to running adb as root, a requirement.
elBradford said:
You don't remember what that guide was do you? I have seen a few guides, but none let me get it to work without resorting to running adb as root, a requirement.
Click to expand...
Click to collapse
i always seem to forget to post stuff that i say i will haha. if i find it ill let you know. its probably buried in my bookmarks somewhere
http://theblawblog.wordpress.com/2013/01/09/android-sdk-no-permissions-for-htc-evo-lte/
Haha that's my blog where I posted the solution I eventually found
Sent from my EVO using Tapatalk 2

[Q] Moonshine & Revone Questions For New Members That Cant Post In The Dev Forums

Like me I'm sure many of you were very surprised to log in today, as most have been doing everyday for the past month or so to find that not one, but two methods for obtaining s-off on the DNA were released within minutes of each other. First Revone and then, coincidentally enough, Moonshine was released minutes later. Somebody didn't want somebody else stealing their thunder I'm guessing. I'm just kidding...I'm sure both sides worked extremely hard on their respective methods and deserve mad props for the time spent on this and for waving a middle finger in the face of Verizon. Having said that I have tried both methods and have been unsuccessful so far at each one. I have to pose my questions here because I'm a new member and the development threads are off limits to me.
I tried the Revone Method first and like many were saying in the actual thread, my phone kept auto rebooting after the ./revone.dna -P step. I tried everything I could think of including all of the suggestions from the other users who finally got it to work by trying different things. Has anyone figured out what is causing the auto reboot? There has to be something specific causing this. One thing I have noticed with my phone is that USB Debugging has been very unreliable as of late. It turns itself off and on at random times and a lot of times the box is checked to enable it but it's not on. I don't know if this is playing a role in the process not working for me. I got the "success" message after every step several times but never actually achieved s-off.
I finally gave up on Revone to try Moonshine. I really didn't want to have to fo this route since I don't know a thing about Linux. I decided to go the boot from flash drive route so I downloaded 32 bit Ubuntu 13.04 iso and used universal USB installer to put it on my drive. I am using an external hard drive that is already formatted to fat32. I did NOT format the drive because I didn't think I had to since it was already fat32. Universal USB Installer was successful in putting Ubuntu on the external drive. I then went into my bios and changed the boot sequence to boot from the external drive first but when I rebooted it just loaded up Windows like normal. What am I doing wrong here? I'm running Windows 7 64bit but it was my understanding that this should not be a problem. Do I have to format and/or partition the external hard drive even though it is already fat32 before putting Ubuntu on it?
I'm dying to get one of these methods working but I'm currently stuck. Any newbies like me that can't post in the Development forums have any ideas as to what is going wrong here or would anyone else like to chime in with their own issues? Thanks in advance. I'm sure I'll get there eventually. :good:
Follow this guide for using an external USB device.
Modify the boot sequence like you were doing before, hopefully you'll get in to Ubuntu.
You say you don't have Linux experience, so I'll simplify the process for you:
Once at the desktop, press Control + Shift + T. This will open the Terminal, which is basically the Linux version of Windows' cmd.exe. Once inside, open up Mozilla Firefox (included) by using the side bar, the icon should be there. Download the version of Moonshine for the DNA, and then switch back to the terminal.
Type in these commands:
cd /home/Downloads
tar -zxf moonshine_dlx_2.06.605.1.tgz
sudo ./distiller
Click to expand...
Click to collapse
And then let Moonshine do its thing.
Modify the boot sequence like you were doing before said:
Thank you for the response. I saw in the instructions it says to put the moonshine file in the ~Downloads directory. How do I do that? Also, I think I am going to try the disc method instead. Does it matter if its a cd or dvd? And I never did ask if the version of Ubuntu I had downloaded was compatible with this method. I downloaded Ubuntu 13.04 32bit for use on Windows 7 64bit. Will I have any problems? Thanks again!!
Click to expand...
Click to collapse
Oh and one other thing I forgot to mention regarding the revone method...the directory \data\local\temp did not exist on my device prior to me creating it when I pushed the revone.dna to my phone. Should I have had that directory on my phone already?
Sent from my HTC6435LVW using xda premium
I am in a similar boat. I am trying to use revone as I can't get ahold of linux. I downloaded the sdk and revone, moved adb to my C: with the revone file. Everything goes smoothly until i reach the -P step. Every single time it reboots after saying success. If I try to run the -s 0 -u command after that I get failed to map memory, success, revone failed = -1. If I try the -P command again, I get the same message with error code 2. If I try to reboot the bootloader, I get error device not found. I've been at this for hours, and Jerry from Android central even walked me through it, everything ended up successful ans when the bootloader rebooted, it was still locked and s on. Help please?
I dont even know what command to type into CMD for Revone. how do i push the file I have revone on my desktop downloaded and SDK installed..
Next step is?
Gorilla* said:
I dont even know what command to type into CMD for Revone. how do i push the file I have revone on my desktop downloaded and SDK installed..
Next step is?
Click to expand...
Click to collapse
I moved adb and its two counterparts in a folder named ADB_WIN, in my C: drive. From there, I typed cmd.exe in the search bar, it opened the command box. I typed in adb push revone.dna /data/local/tmp/ ENTER adb shell ENTER cd /data/local/tmp ENTER chmod 755 revone.dna ENTER ./revone.dna -P and that's where my error started coming in. You can try this, not sure if this right, but if its not, hopefully someone will correct me.
Krispenwah said:
Thank you for the response. I saw in the instructions it says to put the moonshine file in the ~Downloads directory. How do I do that? Also, I think I am going to try the disc method instead. Does it matter if its a cd or dvd? And I never did ask if the version of Ubuntu I had downloaded was compatible with this method. I downloaded Ubuntu 13.04 32bit for use on Windows 7 64bit. Will I have any problems? Thanks again!!
Click to expand...
Click to collapse
32 bit should work fine. You need a DVD because a CD is too small. ~/Downloads directory is just the current user's downloads folder. So most likely it would get downloaded to there anyway.
Sent from my DNA using Tapatalk 2
"1. Download revone (above) and push it to your device: adb push revone.dna /data/local/tmp/"
How is this done? I have no idea how to push to the DNA. Anybody help? Thanks
michaelrager said:
"1. Download revone (above) and push it to your device: adb push revone.dna /data/local/tmp/"
How is this done? I have no idea how to push to the DNA. Anybody help? Thanks
Click to expand...
Click to collapse
That's the command you use, adb push. Use it in a terminal. So..assuming windows use explorer to go yo where you downloaded the files and have revone.dna then hold shift and right click, choose open prompt here then type
adb push revone.dna /data/local/tmp
If it complains about command not found for adb add the adb.exe and its libraries to the same folder then try again.
Tapatalked from my HTC DNA - Carbon
pio_masaki said:
That's the command you use, adb push. Use it in a terminal. So..assuming windows use explorer to go yo where you downloaded the files and have revone.dna then hold shift and right click, choose open prompt here then type
adb push revone.dna /data/local/tmp
If it complains about command not found for adb add the adb.exe and its libraries to the same folder then try again.
Tapatalked from my HTC DNA - Carbon
Click to expand...
Click to collapse
Thanks for the quick response. I don't have that option when i shift and right click, I only have "open with" Any Ideas?
michaelrager said:
Thanks for the quick response. I don't have that option when i shift and right click, I only have "open with" Any Ideas?
Click to expand...
Click to collapse
Hold shift while you right click, can't be on a file, just someplace in the explorer, no folders, etc clicked on, someplace blank.
Tapatalked from my HTC DNA - Carbon
pio_masaki said:
Hold shift while you right click, can't be on a file, just someplace in the explorer, no folders, etc clicked on, someplace blank.
Tapatalked from my HTC DNA - Carbon
Click to expand...
Click to collapse
Got it. I misunderstood what you meant thanks! However, I am getting that error.
I got the error 'adb' is not recognized as an internal or external command, operable program or batch file. Can you elaborate on what to fix? Thanks Again!
michaelrager said:
Got it. I misunderstood what you meant thanks! However, I am getting that error.
I got the error 'adb' is not recognized as an internal or external command, operable program or batch file. Can you elaborate on what to fix? Thanks Again!
Click to expand...
Click to collapse
add adb.exe to your command, instead of just adb
Gorilla* said:
add adb.exe to your command, instead of just adb
Click to expand...
Click to collapse
Thanks, but the same type of error came up.
michaelrager said:
Thanks, but the same type of error came up.
Click to expand...
Click to collapse
Put revone.dna in the same folder that has fastboot and adb then try
Sent from my HTC6435LVW using xda premium
Krispenwah said:
Put revone.dna in the same folder that has fastboot and adb then try
Sent from my HTC6435LVW using xda premium
Click to expand...
Click to collapse
That worked I got daemon started successfully. Then it says error: device not found
I am in debugging mode.
Any help is much obliged. Thanks!
michaelrager said:
That worked I got daemon started successfully. Then it says error: device not found
I am in debugging mode.
Any help is much obliged. Thanks!
Click to expand...
Click to collapse
Try 'adb devices' and see if it recognizes your phone. Do you have usb debugging enabled? If so toggle it off and then back on while the phone is plugged in then wait about 10-15 seconds and try 'adb devices' again to see if its recognized now
Krispenwah said:
Try 'adb devices' and see if it recognizes your phone. Do you have usb debugging enabled? If so toggle it off and then back on while the phone is plugged in then wait about 10-15 seconds and try 'adb devices' again to see if its recognized now
Click to expand...
Click to collapse
Got it!
* daemon started successfully *
3372 KB/s (645920 bytes in 0.187s)
Is it all set so I can move on to the next step?
michaelrager said:
Got it!
* daemon started successfully *
3372 KB/s (645920 bytes in 0.187s)
Is it all set so I can move on to the next step?
Click to expand...
Click to collapse
Yeah looks like the file pushed successfully. Now u do "adb shell" then "cd data/local/tmp" then "chmod 755 revone.dna" ....and so forth. Make sure ur adding the extension ".dna" to revone (revone.dna) each time u type it. If u just put revone it won't work ull just get an error

Categories

Resources