Related
How to Root the MyTouch Slide
v1.0 Brandt DeLorenzo 7/19/2010
(I tried to add links, but I couldn't because I was still a newbie on the forum...oh well)
Required Hardware
Windows, Linux, or Mac Computer
USB Cable
T-Mobile MyTouch Slide with SD card
Required Computer Software
ADB Drivers for your computer
The Android SDK
Command Line editor
Required Files
Root.zip
MyTouch Slide Rom(s)
Optional Apps
Rom Manager (by ClockWorkMod)
Any backup app from the market (like MyBackUp Pro)
Step 1: Install Required Software on the Computer
I. In order for your device to communicate with the computer, you will need the proper ADB drivers. ADB Drivers should install automatically when you attach your MyTouch Slide to your computer when using a PC. If you need to manually install the drivers for a PC, locate and install the HTC Sync Update program on your computer.
II. On the device, go to Settings > Application > Development and turn on USB Debugging.
III. Download the Android SDK and unzip the directory in your C: drive somewhere where you can easily find it. I’d also suggest renaming the SDK folder from android-sdk-windows to something shorter, like “asdk”. You do not need to install anything inside that SDK folder after you unzip it. Just move it to the C: directory and rename the folder to something short and easy to type, like “asdk”.
IV. You need to add the Android SDK Tool folder to your system path if you’re using a Windows PC. Go to Control Panel > System > Advanced > Environment Variables > In System Variables, highlight "Path" and click Edit. Add C:\asdk\tools to the end of the string. Be sure there is a semi-colon between the last entry and C:\androidsdk\tools. For example, it might look like this:
C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\asdk\tools
Then click OK on all of the windows and you're done with this step
V. Be sure that you have a working command line editor for your computer. For example, Windows users can go to Start > Run > (type CMD) > OK.
Step 2: Download and Move Some Files
I. Download the Root.zip file from Eugene's thread about rooting the Slide, unzip the contents (update.zip, ota.zip, and loop) and place them all in the C:/asdk/tools folder. This zip file contains all of the files that will unlock your MyTouch Slide and install the Recovery software to make everything easier in the future.
II. Find the MyTouch Slide Rom that you want to install. You may download as many as you want if you plan on switching between different versions of Android. You can find many of those Roms here or on AndroidSPIN. Download them to your computer and then move them to your SD card. They should be anywhere from 50MB to 150MB each.
Step 3: Preparing for Root
I. Before we begin the process, we need to test ADB to make sure your device can be seen by the computer. Connect your MyTouch Slide (it should be on right now) to your computer via the USB cable. Open up your command line editor and get to the Android SDK tools folder. If you named your SDK folder ‘asdk’, then you would type CD C:/asdk/tools and hit enter. You should see the prompt change from C:/ to C:/asdk/tools>. Type loop and hit enter.
II. If ADB is working, you will see a continuous loop of commands running up the screen. Hold down Ctrl+C to temporarily stop the loop and look for something that says:
List of Devices Attached
HT05RPS02484 Online
If you see something like this, type Y and hit enter. (Your device number may be different than display above)
If ADB is not working, go here to troubleshoot ADB and make sure that you can get the loop to detect your device before you go any further.
III. Perform a backup of any applications or data that you would like to restore. I’d suggest backing up applications, contacts, or any data that may not sync back to your device. You can find an application in the Android Market to complete these tasks. I prefer MyBackUp Pro.
*Mac and Linux users may need to put a ./ in front of anything that is typed in the command line. Like ./loop instead of loop.
Step 4: Beginning the Root Process
I. Power off your device. Hold the Volume Down Key and Press the Power button at the same time. Hold both buttons until the screen comes up in Bootloader mode.
II. In your command line editor, be sure that you are in the C:/asdk/tools> prompt. Type loop and then hit enter. You should see:
List of Devices Attached
HT05RPS02484 Offline
III. Select Recovery from the menu. Use the volume buttons to move up and down. Use the Power button to select the option. You should now see a dark screen with a black device and a red triangle with an exclamation point inside. Hold the Volume Up button and press the Power button. You should now see the Android system recovery (2e) screen.
If you kept the loop running, it should change to say:
List of Devices Attached
HT05RPS02484 Recovery
If it doesn’t change, unplug the USB cable from the device and plug it back in.
If your device number and “Recovery” appears, you can now stop the loop with Ctrl+C. If you do not see your device number and “Recovery”, you need to power off your device and try again. This may take a few tries.
IV. On the device, scroll down to Update.zip and select it using the Power button. It will display an error message that it failed. This should be expected and is part of the process.
V. In the command line editor, you should still be in the C:/asdk/tools> prompt. Type adb push ota.zip /sdcard/update.zip and hit enter.
VI. This is the most difficult part of the process. Type adb push update.zip /sdcard into the command line editor, but do not click enter yet.
VII. On the device, scroll down to Apply sdcard:update.zip and as soon as you select it with the Power button, click enter in the command line editor on your computer. The process should be all done within a second. If you did this properly, a new window in green text should appear with the title “Clockword Mod Recovery v2.5.0.1” or another version number.
VIII. Now you are in Clockwork Mod Recovery. First, scroll down to the partitions menu and make sure it does not say ‘mount system’. If it does say ‘mount system’, highlight it and hit the Power button to mount it.
IX. Scroll down to apply sdcard:update.zip and click the Power button to select it.
X. Power down the device. Follow the steps to get back into ClockWorkMod Recovery, but you won’t need to complete step VII. Simply select Apply sdcard:update.zip and hit the Power button to get back into ClockWorkMod Recovery in the future. (If a blank screen appears when you hit the Power button, press the Trackpad as the enter button.)
XI. On the computer, you should run the loop command to determine if the device is connected again. If it is, type adb install superuser.apk and hit enter. You have full root access.
Step 5: Installing a Rom
I. If you have already performed a backup of your files, you can now wipe the device from the ClockWorkMod screen. Scroll down to wipe data/factory reset and hit the Power button. You will be prompted with another screen with a Yes – delete all user data prompt. Select Yes – delete all user data and hit the Power button.
II. After the wipe has completed, scroll to install zip from sdcard and hit the Power button. Then scroll to choose zip from sdcard and hit the Power button. Now locate the Rom you want to install. Press the Power button to select the Rom and install it.
Managing your Roms
To make your life easy, download and install the Rom Manager application by ClockWorkMod. From this application, you can backup & restore your Roms, reboot into recovery with one click, partition your drives, and find new supported Roms for your device.
we already have a root and a simple root if a noob cant get root with either one they dont need root this thread is unnecessary and ,imo, more confusing especially w/o links
i agree, we've already got this pretty much in 2 different threads, in 2 different ways, one fully automated and the other manual. and i created a video and a tut that has more detail as far as how to install roms and such.. this is an unneccessary thread
Sorry man :/
where is my blow torch...prepare to flame
There is also ....
There is also a questionable step.
I cant get into Clockwork mod using the start update from the phone then push update.zip.
But if I adb push first, wait for the server to start, then updat from the power button on the phone, it works.
good luck.
nice guide! thanks
HighRidas said:
we already have a root and a simple root if a noob cant get root with either one they dont need root this thread is unnecessary and ,imo, more confusing especially w/o links
Click to expand...
Click to collapse
No offense, but I've tried many of the guides and they were difficult to follow when ADB was acting dumb on my laptop. The actual steps are easy, troubleshooting ADB on a Windows PC is a pain for most. Now that I have root and I'm using different roms, it's all easy and painless.
If there wasn't a no-linking rule on new user threads, it would have been much better...I agree.
between the fact that it doesn't need to be any easier, and the ROM bibke holds most of this, there is no need for this thread, i understand that you were probably trying tobe helpful but you are an idiot and made a perfectly useless thread with no links for no reason
tubaking182 said:
between the fact that it doesn't need to be any easier, and the ROM bibke holds most of this, there is no need for this thread, i understand that you were probably trying tobe helpful but you are an idiot and made a perfectly useless thread with no links for no reason
Click to expand...
Click to collapse
calm down bro !!! since i came to the slide side all i see is u going hard on people .. that ****'s not cool at all !!! it makes me wonder about u !!!
everybody got their pitch forks and torches out !!! just closed the thread that simple !!!!
i am helpful when stuff i posted in the correct forum, and when it is a new thread that has not been posted in th past. when people continuously post new threads to state stuff that has already been said, especially since without links this thread is pointless, then we xda devs are going to get upset, devs do not like to see pointless threads in the dev section, and certainly don't like it when people try to belittle the work that went into root by "making it easy" first requirement for having root is to know how to use a computer, after that you can learn to do some really cool stuff
Well I thought this guide WAS Helpful to be honest! Not to mention lesstalk was just trying to help. Tubaking is always busting peoples chops everytime he says something it ends up being rude! If you dont have anything nice to say then go to a diff thread dude cause your sorry azz attitude just makes it so people dont want to post cause their scared of getting verbally bashed by folks like you! Being rude is NOT doing anyone any good and Im sure im not the only one who feels this way about you!
in my opinion they should be afraid to post, if they aren't then they make crap like this. i stated that he was trying to be helpful but without links this thread just takes up space and makes people ave to search harder to root thier phone. i am a nice person IRL, but i do not like wasted space. if someone has come up with a "easier" way to root then fine, but there is already a thread for preparing to root your slide, two threads on rooting your slide, and the slide rom bible which includes all of those threads, a stickie should be more than enough for most people and if not then they need to think before hitting that new thread button. there is no need for repetitive threads in the developement section. if there had been links in this thread(which i know he can't do as he is a new member) then it would have been fine and i would have shut up and left it alone, but right now there are two ways to root, one for computer people and one for script kiddies, either way if you can't get it to work with either method then you probably don't need root. if you can't read the simple walkthroughs then you don't need root, if you don't know what you are doing then you don't need root
EDIT: Here is the link to the thread that already covers all of this, and guess where i found it
http://forum.xda-developers.com/showthread.php?t=708522
I did find this thread helpful, especially since i'm new to android. I want to know what i'm doing and the only way i can learn what i'm doing is from reading many posts and lots of trial and error.
I have read both of the rooting guides from the rom bible, and there is still some stuff left out. I actually like this guide better than the others because there is more help in the whole ADB part of the root process.
Now, i know what i'm doing with computers, it still freaks me out how much i can do with computers. But in new areas where i want to learn, it helps to have more info than needed because people have different viewpoints on the same process.
@tubaking182 - for most of the threads you come in bashing in the dev section, i agree with you. But on this thread, i think you're way out of line. Yes there are 2 threads already and yes this thread needs links. But it's not a waste of space. I've lurked on xda since i bought and returned my HD2 (~late april). And when the slide was released, i headed to this subsection. And i've only seen it go down hill with more people posting threads that needn't be posted, but also with "wanna-be" mods flaming the person who didn't think and posted the needless thread.
But now that animosity has taken a turn for the worst and i only seen bashing in this section of the slide section of xda. And it's really making me want to leave xda.
The whole rooting process can be easy to learn if you've come from a previous android phone and have previously used ADB commands. But when you're really lost about even the whole linux folder structure (i'm not totally lost with this, but i'm more used to the desktop linux folder structure), then some of the guides out there to do certain tasks seem like another language.
3 guides for the rooting process can't hurt, especially when someone who doesn't know what's going on in the process wants to figure it out step by step and is too afraid of members like tubaking182 are always going on about searching for previous posts and flaming for simple questions (not that people shouldn't search for previous posts and threads).
EDIT: i do commend all the devs for their hard work making anything like rooting the phone remotely possible.
tething is, when you want to post an issue about something you saw in another thread, the issue should be posted there, it will be answered when people see it or when the OP has time to get on and answer. i am not trying to be a "wanna-be" MOD as i don't ned to be on XDA any more than i already am regulating posts and mergng threads when they should be merged, this thread holds ZERO new info and therefore should not be posted. if this member found a simple one-click root(which i hope to god never happens with this phone) and he wanted to tell us about it and tell us what he searched to find it and whatever else then great i ould not care, but some things do not need a new thread, if users all searched the Q&A section, the General section, and the Dev section BEFORE clicking the new thread link at the top then we would probably have half as many pages in the dev section, we have 8 pages now that i have gone through in the dev section and i have seen way too many repeat threads and questions. if you wanna see who i am take a look through my posts, i am a very helpful person when people want HELP, but when people want ANSWERS and they want stuff easier and they post in the wrong section then i get irritated and my messages are less helpful.
the number one reason n00bs post in here is because more people will see it, unfortunately this means the devs have to deal with the BS threads that push their stuff to page 3-4 and most people don't read past page two to look for a thread
yes, but you have to remember this is a very publicized and a public forum. In another forum i belong to, this happens all the time even though we have clearly marked stickies in every section.
I bet you most of the pointless threads have the OP posting only once and never even commenting on the posts made after they got the answer. That is what happens when you have a forum that's known for phone customization (or any public forum for that matter).
EDIT: and i'm not saying you're mean, i'm just saying it's going a little too far.
EDIT 2: if someone makes a thread only looking for answers that have been previously posted, just don't respond to it as that person won't ever be back. it's as simple as that.
@lesstalk - Thanks for the guide, outside of the lack of links(out of your control) this is a wonderful guide that I have started pointing new MTS users to.
@tubaking182 - Fact is, the guide on this actual covers steps that were skipped over in the other root guides because they were assumed to be common knowledge. Its that assumption which will kill future android users desire to learn about the device, especially when its accompanied by such a poor attitude from the "regulars" of the forum.
Outside of the links being missing due to being a new user account on the forum, the guide was more complete and comprehensive than any of the other guides so far. It managed to cover step(s) that are easily overlooked by someone who has rooted other android phones before, but CRITICAL to function and not mentioned in the other guides. I cant count the number of people I pointed to the pre-existing threads on rooting for MTS, who completely missed the superuser.apk setup because there were not any steps written for it.
A well educated userbase is a happy and quieter userbase, and while there are alot of useless threads in this section, this one actually served a purpose.
^^^
Here here!!
This is the first guide that has explained it all, and now I feel like I can do it too. I've done my g1, and tons of wm phones, but this one is completely different. All depends on your background.
You should be trying to expand and diversify the user base, not alienate it. or would you rather lock up the keys and argue with your self all day?
Sent from my T-Mobile myTouch 3G Slide using XDA App
I agree that this guide might Hold your Hand & even ( Might have missed steps ).
It's not my Job, nor any others person job to make sure you have your driver's setup & adb working correctly. There is plenty of other threads that already cover this, easy to find by using Google..
regardless, Thank you to the OP for try to help make things a bit clearer
~Eugene
tubaking182 said:
i am helpful when stuff i posted in the correct forum, and when it is a new thread that has not been posted in th past. when people continuously post new threads to state stuff that has already been said, especially since without links this thread is pointless, then we xda devs are going to get upset, devs do not like to see pointless threads in the dev section, and certainly don't like it when people try to belittle the work that went into root by "making it easy" first requirement for having root is to know how to use a computer, after that you can learn to do some really cool stuff
Click to expand...
Click to collapse
i feel u on that u do have a point !!! some people just that "dumb" and can't help it. they should post in the right thread but at the same time just putting them down isn't always the best way !!
dcowboys2184 said:
i feel u on that u do have a point !!! some people just that "dumb" and can't help it. they should post in the right thread but at the same time just putting them down isn't always the best way !!
Click to expand...
Click to collapse
Ditto. This is a redundant and unnecessary post. There are more than four different guides and several other posts on preparation. Yes, they aren't written for a kindergartner, but rooting your phone isn't supposed to be easy. Do some research, read a post or several, and only post after your eyes start to bleed. Cluttering the forum makes it even harder for new members to the community.
I have an rooted Vibrant w/ Build ECLAIR.UVJI5 Baseband T959UVJI6
I want to flash back to JI4 and need to disable the voodoo
Please Help.
Zenophobe
Bionix 1.5 w/JACs OC/UV/VOODOO Kernel
adb is threw computer and you have to have the phone USB plugged in and in debug mode.
And to use terminal you download a terminal program off the market there are free ones
If you're asking to check if its disabled just use terminal.
with adb you have to download android SDK on PC ...ect too much of a process.
when with terminal all you do is type "mount" to check if disabled
Zeno78 said:
I have an rooted Vibrant w/ Build ECLAIR.UVJI5 Baseband T959UVJI6
I want to flash back to JI4 and need to disable the voodoo
Please Help.
Zenophobe
Bionix 1.5 w/JACs OC/UV/VOODOO Kernel
Click to expand...
Click to collapse
You don't need ADB or Terminal to disable Voodoo. Use your desired file manager or mount it via USB. Go into /sdcard/Voodoo and make a file named "disable-lagfix" (no extensions) and then restart.
- ADB: In order to use it, you must have the proper environment set up to use ADB. My tip is to download: http://de.codeplex.com/ and it'll setup the SDK environment for you the easiest.
http://forum.xda-developers.com/showthread.php?t=532719 this is the guide you want to use to get ADB working
Terminal: Search for "Terminal Emulator" on the market and there you go.
zephiK said:
You don't need ADB or Terminal to disable Voodoo. Use your desired file manager or mount it via USB. Go into /sdcard/Voodoo and make a file named "disable-lagfix" (no extensions) and then restart.
- ADB: In order to use it, you must have the proper environment set up to use ADB. My tip is to download: http://de.codeplex.com/ and it'll setup the SDK environment for you the easiest.
http://forum.xda-developers.com/showthread.php?t=532719 this is the guide you want to use to get ADB working
Terminal: Search for "Terminal Emulator" on the market and there you go.
Click to expand...
Click to collapse
i changed my whole post because i think he wants to check if he disabled voodoo correctly and yes you need terminal for this
demo23019 said:
i changed my whole post because i think he wants to check if he disabled voodoo correctly and yes you need terminal for this
Click to expand...
Click to collapse
I want to flash back to JI4 and need to disable the voodoo
Click to expand...
Click to collapse
Need and see are two different things.
zephiK said:
Need and see are two different things.
Click to expand...
Click to collapse
really im not going to go into a pissing contest with you
everything you said is on Bionix 1.5 thread, that's why I removed
demo23019 said:
really im not going to go into a pissing contest with you
everything you said is on Bionix 1.5 thread, that's why I removed
Click to expand...
Click to collapse
k... ill just stop responding since you have such a ego that you don't want to be wrong.
the OP obviously doesn't know how to use the Search feature so INSTEAD of being the "typical xda user" (like yourself) i decided to be nice to the OP and give the information he needs in his thread rather than telling him to use the search feature
now, stop trying to get attention. it's not cute. just trying to help another member
zephiK said:
k... ill just stop responding since you have such a ego that you don't want to be wrong.
Click to expand...
Click to collapse
zephiK said:
the OP obviously doesn't know how to use the Search feature so INSTEAD of being the "typical xda user" (like yourself) i decided to be nice to the OP and give the information he needs in his thread rather than telling him to use the search feature
Click to expand...
Click to collapse
yea and its members like you that are the reason these guys dont use search function
zephiK said:
now, stop trying to get attention.
Click to expand...
Click to collapse
take a look in the mirror
Its ok i figured it out MOD YOU CAN LOCK THIS PLEASE
demo23019 said:
yea and its members like you that are the reason these guys dont use search function they wait for suckers like yourself
take a look in the mirror
Click to expand...
Click to collapse
okay, go ahead and flame me for being a nice person. so i guess you must be those "guys" who dont use the edit button and decides to double post to up their post count?
and agreed with OP, lock this thread before this guy starts flaming me for whatever reason. im sorry if anything is bothering you to make you such a cranky person in the morning but dont take it upon other people, thanks.
I think its more than not using search
He posted in general and should be asking in Q&A or even better the developers thread with other bionx 1.5 users
And his answer is right on the first page of that thread... which shows his lazyness
and OP didn't even bother thanking you guys for the help
I did say nevermind that i found the answers. It was prior to the answer being posted. I am sorry for not thanking anyone. So thanks for all that helped.
MOD'S PLEASE LOCK THIS THREAD!!!!!!
Making Rooting easier for people, I present to you
Ultimate Noob Rooter
I have built this following the rooting techniques from the following places:
http://forum.xda-developers.com/showthread.php?t=754020
http://wiki.cyanogenmod.com/index.php?title=TMobile_myTouch_Slide:_Full_Update_Guide
By using this method, you agree that you take full responsabily of any actions or concequences
that might happen to you or your phone. Once again, I will not be responsible for anything.
STEPS
Make sure your phone is connected to your PC, if it asks to install drivers just click yes..
1) Download: http://www.fileserve.com/file/M6guyMH
2) Extract the .zip folder named "RootMEnow.zip" anywhere on your computer
3) Open cmd.exe and drag it from the *bottom right corner* to make cmd full screen. (Must be full screen!).
4) on cmd type: root.bat
5) read and follow what it says
6) you're done
----------------------
Some people might get errors saying "missing .dll"
Simply copy the .dll files and place them in this 2 places in your computer
C:\windows\system
C:\window\system32
----------------------
Credits go to..
cdsbj6508 (For alllll the testing)
Cyanogen, nbetcher (for the rooting methods)
and me, Xologist
I'm a total noob and this way of rooting my slide was easy and worked GREAT!!!! Thank you Xologist you ROCK!!
Thanks-
One thing you may want to add: users have to cd to the directory that they extract the RootmeNOW.zip in, e.g., if you extracted it into the documents folder, you'd have to open cmd, and type
cd C:\users\usernamehere\documents\rootmenow
and then the commands. Some SUPERnoobs don't know to cd to be able to run a batch file.
MusicMan374 said:
One thing you may want to add: users have to cd to the directory that they extract the RootmeNOW.zip in, e.g., if you extracted it into the documents folder, you'd have to open cmd, and type
cd C:\users\usernamehere\documents\rootmenow
and then the commands. Some SUPERnoobs don't know to cd to be able to run a batch file.
Click to expand...
Click to collapse
Normally that would be true.. but since I put CMD.exe in that folder, cmd starts at the path of the folder
xologist said:
Normally that would be true.. but since I put CMD.exe in that folder, cmd starts at the path of the folder
Click to expand...
Click to collapse
Wait.. what?? You are distributing cmd.exe?
I think that MS is not going to be cool with that....
I didn't download the file, so if I've misunderstood then you have my apologies.
JTB
JTownBrewer said:
Wait.. what?? You are distributing cmd.exe?
I think that MS is not going to be cool with that....
I didn't download the file, so if I've misunderstood then you have my apologies.
JTB
Click to expand...
Click to collapse
What's wrong with sending cmd.exe ?
that's like me sending you a text.txt document.. everyone has it on windows either way..
xologist said:
What's wrong with sending cmd.exe ?
that's like me sending you a text.txt document.. everyone has it on windows either way..
Click to expand...
Click to collapse
xologist: I appreciate that you have been trying to consolidate information in the MT3GS forums lately and make things a bit more noob friendly, but this comment just blows my mind.
It is in no way like sending a text.txt document. Not sure how you can even make that leap .
Cmd.exe is a proprietary program written by MS and governed by the license under which you have acquired Windows. One of the chief points in that license is that you are not allowed to redistribute, in whole or in part, Windows. Cmd.exe is quite clearly a part of Windows and not allowed to be distributed.
On the other hand, if I were to create a file called Test.txt, I would presumably put some text in there. That is a file I would have created and is therefor mine to do with what I please, as I would be the creator of the work..
You really MUST remove cmd.exe from your download. Not trying to be difficult, just want the forums here to stay legal
JTownBrewer said:
xologist: I appreciate that you have been trying to consolidate information in the MT3GS forums lately and make things a bit more noob friendly, but this comment just blows my mind.
It is in no way like sending a text.txt document. Not sure how you can even make that leap .
Cmd.exe is a proprietary program written by MS and governed by the license under which you have acquired Windows. One of the chief points in that license is that you are not allowed to redistribute, in whole or in part, Windows. Cmd.exe is quite clearly a part of Windows and not allowed to be distributed.
On the other hand, if I were to create a file called Test.txt, I would presumably put some text in there. That is a file I would have created and is therefor mine to do with what I please, as I would be the creator of the work..
You really MUST remove cmd.exe from your download. Not trying to be difficult, just want the forums here to stay legal
Click to expand...
Click to collapse
alright fine.
Ill fix that.. geez, you guys just try to find errors everywhere
xologist said:
alright fine.
Ill fix that.. geez, you guys just try to find errors everywhere
Click to expand...
Click to collapse
Lol. Like I said I appreciate what you're trying to do! Just (trying) to keep it from getting removed...
JTB
stupid question, i know...
however, how easy is it to unroot the device and return to tmo software?
JTownBrewer said:
Lol. Like I said I appreciate what you're trying to do! Just (trying) to keep it from getting removed...
JTB
Click to expand...
Click to collapse
Youre right. Its cool to make things easy for people, but legality is a must. Plus it wouldnt kill noobs to learn how to mount a directory (personally dont think its rocket science)
Sent from my T-Mobile myTouch 3G Slide using XDA App
During the progress bar, I get message that saysnno image, and wrong image. After the progress bar is done, I get this on my screen. Main version is older. Update Fail! Do you want to reboot the device? <vol up> Yes, <vol down> No. Finally I get E: failed to verify whole-file signature. E: verification failed Installation aborted.
There are two threads devoted to unrooting your phone. Please search.
The easiest away to make it "noob proof" would be to make a batch file (.bat) to cd to the directory and execute the commands for the user instead of including command prompt.
Sent from my T-Mobile myTouch 3G Slide using XDA App
good i hope this help the noobs
nikol4s said:
The easiest away to make it "noob proof" would be to make a batch file (.bat) to cd to the directory and execute the commands for the user instead of including command prompt.
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
Doesn't work.
When cmd returns the # (pound sign), the .bat doesn't know what to keep doing.
Not only that, but if someone downloads it to their user folder, there MIGHT be a windows variable for the user directory similar to ~ in linux, but not sure. So you might not be able to do that. Even so, if someone downloaded it to the wrong location after only scanning directions, it would break the whole process and they'd come here whining "HERP FAIL DEV DIS BROKEN HERE HOW2ROOT DERPPPPPPPP".
It'd be all bad, is what I'm trying to say here, lol.
Sent from my T-Mobile myTouch 3G Slide
Or just include a shortcut to cmd using the %SYSTEM variable with a target location of current directory
Sent from my HTC Hero CDMA using XDA App
danaff37 said:
Or just include a shortcut to cmd using the %SYSTEM variable with a target location of current directory
Sent from my HTC Hero CDMA using XDA App
Click to expand...
Click to collapse
Guys, calm down.. everything has been fixed..
really didn't think it was possible to screw this up...
but i guess, where there's a will, there's a way.
tried going through instructions. kept getting a lot of errors from cmd, but the commands kept going.
booted back into white screen with writing, and nothing happened.
4. The device will show a progress bar (can take time), ABSOLUTELY DO NOT POWER DOWN WHILE IT'S STILL FLASHING!!!
that step does not happen, nor any of the ones after it. not correctly, anyway.
what am I missing here?
I am using motochopper to root but when I do, instead of the expected "Allow App to do whatever" to your phone message I am receiving the "Detection Information: To protect your device, it is recommended you reboot. <Reboot Now> < Reboot later>" message.
The solution for this appears to either Freeze or remove the System/Apps/ KNOXAgent.apk, KNOXAgent.odex, KNOXStore.apk, KNOXStore.odex files along with data/data/com.sec.knox.seandroid.
1) I don't seem to have a com.sec.knox.seandroid file.
2) all of the Knox files are read only to me.
I have followed what I am seeing to be the proper steps before hand. droidviews.com/2013/how-to-root-verizon-galaxy-s4-sch-i545-and-install-cwm-recovery-on-it/
Any help would be appreciated. Feel free to call me names if this in a dozen other threads (though I have looked!), just please provide a link
kewlguy53403 said:
I am using motochopper to root but when I do, instead of the expected "Allow App to do whatever" to your phone message I am receiving the "Detection Information: To protect your device, it is recommended you reboot. <Reboot Now> < Reboot later>" message.
The solution for this appears to either Freeze or remove the System/Apps/ KNOXAgent.apk, KNOXAgent.odex, KNOXStore.apk, KNOXStore.odex files along with data/data/com.sec.knox.seandroid.
1) I don't seem to have a com.sec.knox.seandroid file.
2) all of the Knox files are read only to me.
I have followed what I am seeing to be the proper steps before hand. droidviews.com/2013/how-to-root-verizon-galaxy-s4-sch-i545-and-install-cwm-recovery-on-it/
Any help would be appreciated. Feel free to call me names if this in a dozen other threads (though I have looked!), just please provide a link
Click to expand...
Click to collapse
Give this one a try.
http://forum.xda-developers.com/showthread.php?t=2290798
DarkMenace said:
Give this one a try.
http://forum.xda-developers.com/showthread.php?t=2290798
Click to expand...
Click to collapse
Turns out my driver may not have been 'nice'. I downloaded it from Samsung but once I installed the Kies and followed the steps it worked! Now to find some ROMS. In the past I used CWM but they haven't updated yet for the S4 (officially) so I tried twrp to back everything up.
Thanks for your help!
Please read forum rules before posting
Questions and help issues go in Q&A and Help sections
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator
Someone has installed a spyware named "mobile tracker free" on my sister's phone. Apparently, the app requires the hacker to sign in using their email account and the email id is stored locally too.
I have discovered the spyware app and opened it. The email id is normally visible on the app dashboard itself but it is promoting me to update the app. Now the problem is, to update the app you have to uninstall the previous version and then reinstall new one. I am afraid this will remove all the data related to the hacker.
How should I go about it? Should I backup all the data and then try to find the email id in the backup? Or is there a way to disable the prompt so that I can normally see the details?
I desperately need help. Thanks in advance.
Probably her boyfriend....
Insecurities are a [email protected]
Try investigating the email address
If you do an install with:
Code:
adb install -r whatever.apk
It shouldn't delete any data. But you can never know.
If this device is rooted just go to /data/data/mobiletrackerfree and save all the data on your desktop.
If this is a stupid app all the details would be visible in an XML file, probably in shared_prefs
Code:
# cat /data/data/mobiletrackerfree/shared_prefs/*
* mobiletrackerfree = use actual package name
Renate said:
If you do an install with:
Code:
adb install -r whatever.apk
It shouldn't delete any data. But you can never know.
If this device is rooted just go to /data/data/mobiletrackerfree and save all the data on your desktop.
If this is a stupid app all the details would be visible in an XML file, probably in shared_prefs
Code:
# cat /data/data/mobiletrackerfree/shared_prefs/*
* mobiletrackerfree = use actual package name
Click to expand...
Click to collapse
They install the actuall app through a shell app and they have also changed their package name from m.secu.children, as per this teardown, to mobile.moniter.child2022, so they are asking to uninstall the old version, I guess. How do I ensure that the data is not lost?
Also, I tried sniffing their packets in the hopes of getting the email id but apparently they are blocking it somehow.
The device is not rooted.
toolhas4degrees said:
Probably her boyfriend....
Insecurities are a [email protected]
Try investigating the email address
Click to expand...
Click to collapse
But how do I get the email? It prompts an update if I open the app.
Aryan5555 said:
But how do I get the email? It prompts an update if I open the app.
Click to expand...
Click to collapse
Well someone she knows installed it...
A hacker doesn't need this. They have your ip. And would send a tracker file not an app and keylogger not this. This was done by someone she is close to
Aryan5555 said:
But how do I get the email? It prompts an update if I open the app.
Click to expand...
Click to collapse
I would wipe her phone and have her change her password. And make sure no one touches her phone...
Renate said:
If you do an install with:
Code:
adb install -r whatever.apk
It shouldn't delete any data. But you can never know.
If this device is rooted just go to /data/data/mobiletrackerfree and save all the data on your desktop.
If this is a stupid app all the details would be visible in an XML file, probably in shared_prefs
Code:
# cat /data/data/mobiletrackerfree/shared_prefs/*
* mobiletrackerfree = use actual package name
Click to expand...
Click to collapse
You are right, they have stored all the data on a file called user.xml in shared_prefs. I installed the app on an emulator and found out. But the actual device is not rooted, how do I do it on that one?
Image link: https://photos.app.goo.gl/rhta7zsHGrqhLQXbA
Well, did you cat user.xml? Does it have the bogus email you typed in or is it encrypted/hashed?
If they are changing the package name, they will just ask you to re-enter the drop email address.
You need to root this.
I agree though, this is a personal friend of hers who has access to the device.
Renate said:
Well, did you cat user.xml? Does it have the bogus email you typed in or is it encrypted/hashed?
If they are changing the package name, they will just ask you to re-enter the drop email address.
You need to root this.
I agree though, this is a personal friend of hers who has access to the device.
Click to expand...
Click to collapse
Agreed, only someone with physical access to her phone can do this.
No, user.xml is stored unencrypted.
Now the good thing is she is still on Android 11, hope I can access the data folder somehow.
If not, how do I root it without losing the data?
You never said what model this is.
If there is a TWRP recovery you can flash that, mount /data (if it's not encrypted?)
If there is an exploit you can get temporary root that way.
It's a OnePlus Nord running Android 11.
The scammer apparently got to know that we had discovered the app, and logged it out remotely. So no more email address in plaintext.
However, I am in contact with the Spyware Devs and they are cooperating.
They are using Cloudflare and Zendesk, so not very tough to track them down. I am going to report them to the concerned authorities in my country irrespective of whether they give me a name or not.
Aryan5555 said:
Someone has installed a spyware named "mobile tracker free" on my sister's phone. Apparently, the app requires the hacker to sign in using their email account and the email id is stored locally too.
I have discovered the spyware app and opened it. The email id is normally visible on the app dashboard itself but it is promoting me to update the app. Now the problem is, to update the app you have to uninstall the previous version and then reinstall new one. I am afraid this will remove all the data related to the hacker.
How should I go about it? Should I backup all the data and then try to find the email id in the backup? Or is there a way to disable the prompt so that I can normally see the details?
I desperately need help. Thanks in advance.
Click to expand...
Click to collapse
Hello and good afternoon, @Aryan5555
Welcome to XDA. I hope you'll always find and get the support you require.
However, prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved the thread to Android Q&A.
Thanks for your cooperation!
Regards
Oswald Boelcke
Senior Moderator