Hi guys, I am having a lot of trouble with an Ollee T10HR2S tablet, it is running Nougat 7.1.2 and I have tried all rooting apps and software and none work, all I get up from a couple is "your system is too strong, root failed", I would like ot put a bit later android system on it if I can but first I have to get past this security bit that has become very frustrating. Any help will be much appreciated.
You probably tried to root device's Android by means of a so-called One-Click-Rooter. These won't work when Android's dm-verify or AVB is enabled.
Try rooting by means of flashing a root package.
Yes I did try all that I could find but I cannot find a package that will work, I cannot find any information on the Ollee at all.
WinnieV said:
Yes I did try all that I could find but I cannot find a package that will work, I cannot find any information on the Ollee at all.
Click to expand...
Click to collapse
Download SuperSU Pro.ZIP to PC and flash it by means of ADB
Code:
adb devices
adb sideload <path_to_supersu.zip>
jwoegerbauer said:
Download SuperSU Pro.ZIP to PC and flash it by means of ADB
Code:
adb devices
adb sideload <path_to_supersu.zip>
Click to expand...
Click to collapse
Ok thank you I will try that and hopefully it works, cheers.
Related
My droid mini was accidentally factory reset this weekend. It was my primary camera for the past year that held over a thousand pics. I regrettably have no backup. I have searched the internet and tried numerous things to get them back. I've tried several photo recovery software packages but I either need to have my phone rooted or have USB mass storage. I tried kingoroot, towelroot, and pwnmymoto to root my phone with no luck. My phone has MTP and no USB mass storage. A restoration company told me today that even if I was able to root my phone and retrieve the files they would be encrypted and unreadable. They recommended that I shelve the phone, wait 3 months, and call them back to see if they have come up with a way to unlock the encryption. Any help would be so appreciated.
Here are my phone's details:
Android version 4.4.4
Build Date Friday Dec 12
You should try the Recuva software, Just download and install it then connect your cellphone with system.
Then run this software and check mark the your cellphone drive too and perform deep scan.
Maybe it will we work for you.
saarav242 said:
You should try the Recuva software, Just download and install it then connect your cellphone with system.
Then run this software and check mark the your cellphone drive too and perform deep scan.
Maybe it will we work for you.
Click to expand...
Click to collapse
I gave this a try, but my cell doesn't register to a drive so it wouldn't scan it. I have MTP storage so it shows up as a portable media device. Thanks for your suggestion. I think if there was a way to root a 4.4.4 droid mini, I may have a chance at using one of the other recovery apps. Any suggestions for rooting? Does anyone know if my files would be corrupted/ encrypted if I did recover them?
You should check this link for root your device : http://forum.xda-developers.com/showthread.php?p=45598648#post45598648
saarav242 said:
You should check this link for root your device : http://forum.xda-developers.com/showthread.php?p=45598648#post45598648
Click to expand...
Click to collapse
How do you run a command? This part confuses me:
Install PwnMyMoto by running:
Quote:
adb install -r PwnMyMoto-<version and model go here>.apk
PA girl said:
How do you run a command? This part confuses me:
Install PwnMyMoto by running:
Quote:
adb install -r PwnMyMoto-<version and model go here>.apk
Click to expand...
Click to collapse
For that you need SDK Bundle and Read more about it.
saarav242 said:
For that you need SDK Bundle and Read more about it.
Click to expand...
Click to collapse
Are you able to root without running a command? I tried installing pwnmymoto onto my device, but it said "application failed". Maybe I needed to run that first?
PA girl said:
Are you able to root without running a command? I tried installing pwnmymoto onto my device, but it said "application failed". Maybe I needed to run that first?
Click to expand...
Click to collapse
Yes, There are many softwares for rooting the device. Try with kingoroot if it's not working so try to root by Vroot.
This is just a mirror to my original thread on superSU
Make sure you have adb installed either via the sdk or adb minimal
Here is a guide for anyone running android wear 6.0.1 on rooting
(from PC)
1.Unlock the bootloader if not already unlocked
(Make sure to boot to system and set up device after unlocking bootloader otherwise broken kernel! )
Code:
adb reboot bootloader
fastboot oem unlock
2.flash THIS TWRP onto the watch MAKE SURE TO USE THIS ONE!(current official cannot mount squashfs system)
Code:
fastboot flash recovery recoveryname.img
3.Download special SuperSU here with busybox YDS included HERE and move it to watch with adb push to /sdcard while TWRP is booted and then install as normal zip
Code:
adb push nameofzip.zip /sdcard/
4.Boot watch to system (ignore TWRP message of no OS installed) Now your root apps from 5.1 should work perfect
REMEMBER squashfs is read only even with root so don't bother trying to modify system files like the build.prop
If you would like to change pixel density perform this command in either adb shell or a terminal emulator:
Code:
wm density <dpi>
Please leave thanks if it helped!
New Update!
updated to superSU 2.79
reverted to previous busybox due to incompatibility
Xmaster24 said:
Feel free to submit links to twrp for squashfs watch with model name, codename and original developer's name
Will add them to this post
I DID NOT CREATE ANY OF THESE BUILDS!
LG G Watch dory(courtesy of @rbox): http://www.mediafire.com/download/apwtscp0tn0y8qd/twrp-3.0.0-0-dory+squashfs.img
Click to expand...
Click to collapse
I read in your other thread that you have your own version of TWRP? The 3.0.0.0 version I got from twrp.me doesn't seem to flash your supersu zip properly. Or at least I don't have a busybox app installed on my watch after flashing the zip.
b1g.p0ppa said:
I read in your other thread that you have your own version of TWRP? The 3.0.0.0 version I got from twrp.me doesn't seem to flash your supersu zip properly. Or at least I don't have a busybox app installed on my watch after flashing the zip.
Click to expand...
Click to collapse
yes see step 2 download the one from post below ie. the one you quoted. The one from twrp.me is outdated and cannot mount the system as it is squashfs. the one in that post can
oh sorry! the way it was situated in your post made me think it was a signature, so I didn't even read it. Thanks!
b1g.p0ppa said:
oh sorry! the way it was situated in your post made me think it was a signature, so I didn't even read it. Thanks!
Click to expand...
Click to collapse
Yes thanks for pointing that out, I have made it more obvious now.
Non-relatedid you notice xda updated this evening? notifications are broken now have to check things manually
I followed the instructions to a T and when I went to reboot in TWRP I have no OS installed what the **** happend?
EDIT: I saved myself when because I used the rootjunky tool to restore 5.1.1 then flahsed twrp on that and then flashed the update 6.0.1 zip from another thread on here. Hopefully I can figure this out. I'm good with android phone... first time messing with android wear.
EDIT: Second time is the charm I guess. Thanks for nobody screaming at me and calling me a nub!
codyedmonson said:
I followed the instructions to a T and when I went to reboot in TWRP I have no OS installed what the **** happend?
EDIT: I saved myself when because I used the rootjunky tool to restore 5.1.1 then flahsed twrp on that and then flashed the update 6.0.1 zip from another thread on here. Hopefully I can figure this out. I'm good with android phone... first time messing with android wear.
EDIT: Second time is the charm I guess. Thanks for nobody screaming at me and calling me a nub!
Click to expand...
Click to collapse
Um probably should have told people but TWRP would say that but you should just ignore it cause your system is there
Xmaster24 said:
Um probably should have told people but TWRP would say that but you should just ignore it cause your system is there
Click to expand...
Click to collapse
Yeahhh I figured that out after a while. My knowledge with rooting android wear is very limited at the moment. I've read as much as I could in one night lol. After figuring everything out with twrp/rooting I know have root and everything is going smoothly. Thanks for the tut!
okay, i used ur tutorial... fastboot flashed the twrp and pushed the supersu via adb to the sd... installed the zip via twrp... on leaving twrp it says "no os installed"... when i try to reboot the system it always just boots straight into twrp
/edit
okay! please add to your tutorial that you have to reboot and pair your watch first, after unlocking the bootloader! thx
cYraXx said:
okay, i used ur tutorial... fastboot flashed the twrp and pushed the supersu via adb to the sd... installed the zip via twrp... on leaving twrp it says "no os installed"... when i try to reboot the system it always just boots straight into twrp
/edit
okay! please add to your tutorial that you have to reboot and pair your watch first, after unlocking the bootloader! thx
Click to expand...
Click to collapse
Thanks was not aware that was a requirement strange that that happens
his thread gets a tad confussing ..is there a clear guide on doing 6.0.1 ? please..
Eggman72 said:
his thread gets a tad confussing ..is there a clear guide on doing 6.0.1 ? please..
Click to expand...
Click to collapse
What's confusing you? It's almost the same as rooting a phone flash twrp install supersu zip
Posters saying this is missing etc...im unsure whether posted tools etc are all there...rooted plenty of phones etc..just never a smartwatch..dont want to end up with a nice paperweight (I know its always a risk) seems some people have had a couple of issues Os missing etc..
Eggman72 said:
Posters saying this is missing etc...im unsure whether posted tools etc are all there...rooted plenty of phones etc..just never a smartwatch..dont want to end up with a nice paperweight (I know its always a risk) seems some people have had a couple of issues Os missing etc..
Click to expand...
Click to collapse
OS missing is just fault of twrp not me besides it's meaningless error it simply cannot write to system so it assumes it those not exist. Everything you need is there apart from adb but just get adb minimal from XDA. With my method there is no risk of a paperweight it only touches recovery and kernel which both can be easily replaced. The only thing that can really kill a phone is a messed up bootloader update/mod. I have taken everything posters said into account and updated accordingly. Originally I just wrote what worked for me but now I updated it for universal use
Thanks for the reply & clarificartion.. you say 1.Unlock the bootloader if not already unlocked
(Make sure to set up device after unlocking bootloader otherwise no boot!) does that mean after unlock it will reboot into OS and you perform language setup & pairing ? or after its done the unlock it go's straight into os for setup ?
Eggman72 said:
Thanks for the reply & clarificartion.. you say 1.Unlock the bootloader if not already unlocked
(Make sure to set up device after unlocking bootloader otherwise no boot!) does that mean after unlock it will reboot into OS and you perform language setup & pairing ? or after its done the unlock it go's straight into os for setup ?
Click to expand...
Click to collapse
After unlocking go straight to OS and setup because rooting with an empty data partition breaks the kernel
Do you reboot or does just go straight in ?
Eggman72 said:
Do you reboot or does just go straight in ?
Click to expand...
Click to collapse
I'm not sure I think it does yes just try it if it thosen't its simple as clicking start on the watch bootloader screen
bootloader unlocked fine..twrp installed fine..pushed files install and i get this error..any clues guys ?busy box installs but no super user... help !!!
I'm trying to root a friend's Metro LG Aristo MS210 7.0, what method works for rooting this phone?
Msjoannalynn said:
I'm trying to root a friend's Metro LG Aristo MS210 7.0, what method works for rooting this phone?
Click to expand...
Click to collapse
https://androidforums.com/threads/recovery-twrp-v3-for-lg-aristo-metropc-t-mobile.1117942/
Messi got you covered.
Personally I would recommend against rooting right now. There isn't much to be done with the Aristo at this point in time except to make backups of your system. Most you'll end up doing is learning a few things about why mixing system based and systemless mods can lead to pretty unpredictable results.
ninjasinabag said:
There isn't much to be done with the Aristo at this point in time except to make backups of your system.
Click to expand...
Click to collapse
This is exactly what I've wanted to do - preferably by having direct rw access to the flash, like I did on my old phone. Unfortunately the only viable custom recovery procedure right now (messi2050's) involves wiping the userdata partition (unless you somehow happen to have an unlocked bootloader). To make matters worse the userdata partition is encrypted AFAIK. Surely the keys are stored on the phone somewhere but there wouldn't be a way to get them without some exploit, and I don't know if this phone is popular enough for someone to bother researching and publishing an exploit.
There was some progress here (github.com/Lekensteyn/lglaf) on reversing and exploiting LG's LAF protocol in their recovery OS, but it hasn't been updated for more than a year now. If anyone wants to play around with that code, be sure to read this issue (github.com/Lekensteyn/lglaf/issues/7) which has ongoing attempts at reversing LAF's current auth methods. I don't have the time right now to dive into this unfortunately.
messi2050 said:
https://androidforums.com/threads/recovery-twrp-v3-for-lg-aristo-metropc-t-mobile.1117942/
Click to expand...
Click to collapse
reboot into fastboot [ adb reboot bootloader ]
- fastboot oem unlock [ this is going to wipe your data ]
how do i do this any one got any video tutorial for all of this ?
@Messi help
1118niranjan said:
reboot into fastboot [ adb reboot bootloader ]
- fastboot oem unlock [ this is going to wipe your data ]
how do i do this any one got any video tutorial for all of this ?
@Messi help
Click to expand...
Click to collapse
You need to do some search yourself
messi2050 said:
You need to do some search yourself
Click to expand...
Click to collapse
i saw your post in android form they've said u are the best guy to help any link if u can ?
1118niranjan said:
i saw your post in android form they've said u are the best guy to help any link if u can ?
Click to expand...
Click to collapse
Power your phone off.
Hold VOL DOWN WHILE PLUGGING DEVICE INTO COMPUTER WITH USB - this will bring it to the fastboot screen. If you have all drivers installed then you can simply open a cmd window and type "fastboot oem unlock" - which should unlock the bootloader - if all drivers are installed. Then continue with the tutorial as usual.
Is root worth it
So, I have an LG ms210 (Lg Aristo) that I've own for a little over 3 months now, but i have been experiencing this issue since about 1 week into ownership. The phone seams to have a RAM leak or something similar as about every hour it slows down substantially, usually to the point of freezing, or crashing all together and restarting on its own, even if not being touched since I power it on. Ive been thinking about rooting it to debloat, but im not sure if it will help, or if i should just invest in a new handset. I have since factory reset it, deleting more high-resource apps, and leaving it bare-bones system apps and nothing else, but the problem still persists. The carrier i MetroPCS if thats a factor, but i dont see why it would be. Any thoughts?
Rooted mine! Thanks to the modified twrp. I couldn't get into it for alost a week, then had a system update that rebooted me right to it, still had the super su zip in sd card so i flashed it and the no verity zip THANKS OP!!??
captnbluebeard said:
Rooted mine! Thanks to the modified twrp. I couldn't get into it for alost a week, then had a system update that rebooted me right to it, still had the super su zip in sd card so i flashed it and the no verity zip THANKS OP!!
Click to expand...
Click to collapse
If you still have trouble reaching recovery after this, either download an advanced shutdown prompt from the market. (There's one literally called advanced reboot) or you can download a terminal emulator app and use the reboot recovery command with root.
su
reboot recovery
ninjasinabag said:
If you still have trouble reaching recovery after this, either download an advanced shutdown prompt from the market. (There's one literally called advanced reboot) or you can download a terminal emulator app and use the reboot recovery command with root.
su
reboot recovery
Click to expand...
Click to collapse
I did that already, im trying to get xposed up and running but my model #lvl3 doesnt match what is in the terminal in twrp. I still get a weird error ph4u
Most likely shows as the lg stylo 2 plus as I guess your using the lineage backup. So just use the model of the lg stylo 2 in terminal? Guessing as I don't use xposed. What do you use xposed for?
To get it running on the aristo is to either edit build prop values to match the ms210 model, or remove the device requirements from xposed's update binary.
failed remote cannot flash this partition in unlocked state.
Anyone?
can some walk me thru this idk what im doing wrong but i go into adb i reboot bootloader and when i try to fastboot oem unlock it says device not found what am i doing wrong?
question
does this root works for lg ms210 security patch level jan 1 2018?
I believe the root is just twrp so it should work fine. Just update first then follow the steps for flashing twrp and the most recent magisk and probably dm verity thing. If something fails it can be eaily reflashed with the original firmware with correct software and the firmware image/kdz.
Edit: try to reinstall the lg drivers? Also a try a tool called minimal adb and fastboot here
Help. It just staus on "" waiting for device " with oem unlock step
Before rooting your phone , it is necessary to backup data for your phone .
I currently have a Samsung Galaxy J7 Prime with Android 7.0, as the title reads, model number SM-J727T1. I've tried searching everywhere for a successful root method on this thing, but that came with zero succession. Can someone please help me out?
Have you tried any rooting apps?
ramiabouzahra said:
Have you tried any rooting apps?
Click to expand...
Click to collapse
Yup, and none of them have worked.
I have tried king root and i haven't seen any info on my phone on any site kingroot failed... need a root!
Yeah I tried KINGroot too...
Ahess216 said:
I have tried king root and i haven't seen any info on my phone on any site kingroot failed... need a root!
Click to expand...
Click to collapse
KINGroot works only for certain versions of j7 prime like the older versions the newer versions that are coming out from MetroPCS which is the one that I have doesn't work with kingroot or Kingo from what I've found out and what I've read up on I've been trying to find a custom recovery to flash but I've also read about a possible FRP block that you have to worry about to be able to flash anything but if I could find a custom recovery that I'm able to flash into my phone then I'm able to flash Superuser or SuperSU but I still search for different routes of rooting this phone everyday does anybody know of any of your threads or sites like this why can possibly get more clues to figure this out
81! said:
KINGroot works only for certain versions of j7 prime like the older versions the newer versions that are coming out from MetroPCS which is the one that I have doesn't work with kingroot or Kingo from what I've found out and what I've read up on I've been trying to find a custom recovery to flash but I've also read about a possible FRP block that you have to worry about to be able to flash anything but if I could find a custom recovery that I'm able to flash into my phone then I'm able to flash Superuser or SuperSU but I still search for different routes of rooting this phone everyday does anybody know of any of your threads or sites like this why can possibly get more clues to figure this out
Click to expand...
Click to collapse
Someone help us!!!!!
I'm basically searching everyday on a root for this device and it's sad to come up with nothing.
HELP US!!!!
:crying:
Same here...need root and recovery for SM-j727T
Well we really need a custom recovery which then we can flash SU
This device is oem locked, we won't get anything.
Let me see
I think you should download recovery and enter ADB then in adb folder in your pc press and hold Shift and right click, click on open windows power shell here ( open command prompt here) and type" adb root"
Hope u sucess and good luck
Toimememe Trần said:
I think you should download recovery and enter ADB then in adb folder in your pc press and hold Shift and right click, click on open windows power shell here ( open command prompt here) and type" adb root"
Hope u sucess and good luck
Click to expand...
Click to collapse
Try this on my j727t1?
Scouring the web & still no joy. Anybody with luck on rooting?
Still nothing, this sucks really bad. Its such a good phone.
Yes bro
Sent from my iPhone using Tapatalk Pro
This doesn't answer your question, but how did you get android 7.0 update? I have the same phone and I have no idea how you did that. Thanks
Following the thread here
>>TWRP Recovery and Root REQUEST for SM-J727T<<
Found a recent posting for Root that am trying with no success.
J7
You must activate oem unlock for development option in j7 config
well I used the MetroPCS unlock app and I got approved so I unlocked my phone so now what
I've been spending a good weekend on this trying to get my phone with Magisk.
I am currently trying to install Magisk on my Sony Xperia Z3C without rooting (I've successfully rooted the phone before, but no luck on full unrooting SU) so I am trying to install TWRP with ADB so I can flash Magisk.
I've tried the bare bones SDK tools provided on this site, Android Suite, YouTube videos but I can't seem to get it work even though it looks so simple.
So I finally threw in the towel for tonight and seeking assistance so I can go at it again tomorrow.
I've attached a screenshot of what I have been encountering for the past hours.
Thanks for your time.
Scottskyes said:
I've been spending a good weekend on this trying to get my phone with Magisk.
I am currently trying to install Magisk on my Sony Xperia Z3C without rooting (I've successfully rooted the phone before, but no luck on full unrooting SU) so I am trying to install TWRP with ADB so I can flash Magisk.
I've tried the bare bones SDK tools provided on this site, Android Suite, YouTube videos but I can't seem to get it work even though it looks so simple.
So I finally threw in the towel for tonight and seeking assistance so I can go at it again tomorrow.
I've attached a screenshot of what I have been encountering for the past hours.
Thanks for your time.
Click to expand...
Click to collapse
Did you try run command from folder where "adb" is placed. May be try run from cmd not from PowerShell
Why don't you use fastboot instead of adb to flash TWRP.img? you can also try Flashify but in my opinion manually via fastboot is more reliable
AutomaticSearches said:
Did you try run command from folder where "adb" is placed. May be try run from cmd not from PowerShell
Click to expand...
Click to collapse
I did but it didn't work. I might have encountered a path issue or conflicts with all the drivers I installed trying to get it to work.
Today I just wiped my windows and installed a fresh copy and instead of putting a ";" and adding the path, I just made a new one and moved it up. So far so good.
I hope nothing else happens.
Been hitting walls after walls trying to get Magisk on my Z3C.
P.S Windows 10 has Powershell and not CMD when I shift and right click.
Might be a new thing for this OS. I never really had to use command lines but I am too, use to CMD in other Windows version.
Rayan19997 said:
Why don't you use fastboot instead of adb to flash TWRP.img? you can also try Flashify but in my opinion manually via fastboot is more reliable
Click to expand...
Click to collapse
I am a total greenhorn.
I will give that a whirl if this method I am following doesn't work. Thanks!
Alright let me know