Galaxy amp 2 rootable? - General Questions and Answers

Have done a little research trying to find any thing about an easy rooting for this device but no hits. I do know of some apps that can give root access haven't tried them but don't exactly trust them to much as have had them soft brick a few devices.
But any way here is device specs.
Carrier: cricket wireless
Phone name: Samsung Galaxy amp 2
Model number: Samsung-sm-j120az
Android version: 6.0.1
Baseband: J120AZTUU1APC4
if need any other info on it can supply it

I'm looking for the same thing. No roms no nothing.

@jasperjax Don't worry about it, there's not such thing as a flawless security system.
Universal rooting methods:
Warnings:
You are modifying your own phone on your own risk.
There is a slight chance that your phone may brick,
and if it does I will not be held responsible for whatever you do to your phone.
If you have a warranty, after rooting it will no longer be valid.
If your phone has a flash counter, some methods may trip it
resulting in a void warranty or a bricked phone (or both).
If your phone has KNOX, it may be tripped by some methods,
resulting in, once again, a void warranty.
If your phone is encrypted, the data partition
may be wiped for some methods.
There are more warnings specific to certain devices. Do your own research on your particular device model.
Click to expand...
Click to collapse
Computerless methods:
1. Framaroot
2. Towelroot
3. Kingroot for Android
4. Kingoroot for Android (Not recommended, but often works)
5. iRoot for Android
6. z4root
Methods requiring a computer:
1. iRoot
2. Root Master
3. Kingroot
3. Kingoroot (Not recommended)
4. CF-Auto-Root
Root Checker - Check if your device is correctly rooted
SuperSU - the recommended superuser application
ADB and fastboot drivers:
ADB and fastboot are (extremely simplified) a way for your computer to talk to your phone. And installing them may be a bit of a problem for some users.
To install it on windows there is a handy tool called the 15 Second ADB installer which will install pretty much everything you need.
On Ubuntu install with:
Code:
sudo apt-get install android-tools-adb android-tools-fastboot
On Fedora:
Code:
sudo dnf install android-tools
On OS X using Homebrew:
Code:
brew install android-platform-tools
Recovery:
A custom recovery is an important part of device unlocking. It's the best and the most convenient way to fix your device if something goes wrong.
Root is required (in most cases) for installing the recovery.
The two most popular recoveries are:
1. Clockworkmod recovery (CWM) - CWM is a very stable recovery with many useful features. You can use the link here to download and install the official version via the ROM Manager app.
2. Team Win Recovery Project (TWRP) - TWRP is a stable recovery with a very nice UI and many features such as the terminal, partition management, file browser and so on. I personally use TWRP because of it's functionality, but if you're starting out CWM would be a better choice because of it's stability and compatibility. Also TWRP is a tiny bit more difficult to install as there is no one click installer.
If your device is not officially supported you can get an unofficial version, however there is no grantee the unofficial version will work, it might even forever break your device. In most cases it does work, just look at what other people who tested it say.
To find unofficial recoveries Google:
[your phone model] cwm recovery
or
[your phone model] twrp recovery
After installing the recovery the first thing you should do it do a nandroid backup.
If you have any questions first try to Google the answer, but if you can't find it feel free to ask me here with a post (not a PM).
Also remember to quote me or tag me with @janekmuric if you want me to respond.

most of those do not work for 6.0 correct? Amp2 comes with 6.0 stock

Has anyone heard anything more about rooting the Cricket Galaxy amp 2?
Just bought it yesterday for a friend and would love to root and possibly unlock it?

i have tried all the computer less ways of trying for root. none have worked. haven't done much with the ones requiring computer to root But does not mean i wont try them at some point. right now this is mostly a Backup phone Just in case i kill my Galaxy s4 (running goldeneye lollipop 5.0.1 rom) other then that have not seen anything New pop up around the net about it still on my todo list tho

2nd update to this. have tryed iroot root master and kingroot pc version best i get is blacked out screen with phone not responding to anything. Almost like a hard brick. pull battery hold power for a few put battery back in then kicks on just fine like nothing happened. but saddly no root havnt tried CF-Autoroot as to well phone not being listed. much less figuring out how to unlock bootloader. (If its even Able to be unlocked)
Tho i have noticed something in dev options. a switch to allow for OEM Unlocking. yet booting into recovery and doing the good old "fastboot oem unlock" just gives me the waiting for device that sits there for the next hour. any takes on this @janekmuric ?

jasperjax said:
2nd update to this. have tryed iroot root master and kingroot pc version best i get is blacked out screen with phone not responding to anything. Almost like a hard brick. pull battery hold power for a few put battery back in then kicks on just fine like nothing happened. but saddly no root havnt tried CF-Autoroot as to well phone not being listed. much less figuring out how to unlock bootloader. (If its even Able to be unlocked)
Tho i have noticed something in dev options. a switch to allow for OEM Unlocking. yet booting into recovery and doing the good old "fastboot oem unlock" just gives me the waiting for device that sits there for the next hour. any takes on this @janekmuric ?
Click to expand...
Click to collapse
Sorry for not posting for 20 days. I've been of xda for a while. Anyways the reason why it's stuck there is because you are trying to run fastboot commands in recovery. You are supposed to run them in fastboot mode.
Just Google "[phone name] how to enter fastboot mode" or try pressing random buttons to boot the phone into fastboot. From there you should be able to run "fastboot oem unlock" (This will erase ALL data).
If it still doesn't work even if you are in fastboot mode then you have incorrectly installed fastboot drivers on your PC. Google is your best friend here.

janekmuric said:
Sorry for not posting for 20 days. I've been of xda for a while. Anyways the reason why it's stuck there is because you are trying to run fastboot commands in recovery. You are supposed to run them in fastboot mode.
Just Google "[phone name] how to enter fastboot mode" or try pressing random buttons to boot the phone into fastboot. From there you should be able to run "fastboot oem unlock" (This will erase ALL data).
If it still doesn't work even if you are in fastboot mode then you have incorrectly installed fastboot drivers on your PC. Google is your best friend here.
Click to expand...
Click to collapse
your fine this has been a slow moving project for me anyway. and yes i know about running fastboot in fastboot mode BUT heres my issue. i have download mode or recovery. thats about it. attempted this in download mode also for giggles and got same thing expected that honestly but worth a shot. from adb have tryed "adb reboot fastboot , adb reboot bootloader" and a few others just to get close to anything that would give me a different screen. as for key combo's nothing has worked. tryed with normal shutoff and turn on and with taking battery out holding power then popping battery back in with no luck. as for googling how to get into fastboot just some info that covers "Most" devices still not a whole lot about this device on how to root it much less anything more. heck half my searching brings up this forum thread as the top item. so this really has me stumped.

jasperjax said:
your fine this has been a slow moving project for me anyway. and yes i know about running fastboot in fastboot mode BUT heres my issue. i have download mode or recovery. thats about it. attempted this in download mode also for giggles and got same thing expected that honestly but worth a shot. from adb have tryed "adb reboot fastboot , adb reboot bootloader" and a few others just to get close to anything that would give me a different screen. as for key combo's nothing has worked. tryed with normal shutoff and turn on and with taking battery out holding power then popping battery back in with no luck. as for googling how to get into fastboot just some info that covers "Most" devices still not a whole lot about this device on how to root it much less anything more. heck half my searching brings up this forum thread as the top item. so this really has me stumped.
Click to expand...
Click to collapse
If your device doesn't have fastboot mode there is no point in trying to do anything with it. Anyways try downloading Poot and rooting with that. It's just an app that you install on your phone. I've tried it on my phones, it never worked, but a lot of people on the internet are saying it worked for them so you should try it.

janekmuric said:
If your device doesn't have fastboot mode there is no point in trying to do anything with it. Anyways try downloading Poot and rooting with that. It's just an app that you install on your phone. I've tried it on my phones, it never worked, but a lot of people on the internet are saying it worked for them so you should try it.
Click to expand...
Click to collapse
yeah poot has never worked for me on any device so far. always get (Ministro can not satisfy your application depedencies) error. just as this time around. but as i have located an "updated" rom for this device (and as i forgot to turn off device last night it took on the update on its own anyway Yay me) i may just try doing some light flashing. with odin at the ready just to be safe.

Anyone figure this out? I have a cricket samsung galaxy amp 2 (SM-J120AZ). I've tried every way possible to root it with no luck. I've tried all the methods above and none of them work for the amp 2.

@imagetrekker Not yet. another device very close to this one is the SM-J120A (Samsung Galaxy Express 3) everything matchs up besides the android version is comes with.(6.0) would think if they root that one this one would be able to be rooted same way or if this one gets rooted first should work on other.

Anyone figure out how to root this phone yet? I have never had a device that can't be rooted one way or another but this one is being really tricky...

I'd like to bump this too! I've tried many methods with no success. Any other options to try?

Bump

Where did you find that SM-J120AZ ROM ?
jasperjax said:
yeah poot has never worked for me on any device so far. always get (Ministro can not satisfy your application depedencies) error. just as this time around. but as i have located an "updated" rom for this device (and as i forgot to turn off device last night it took on the update on its own anyway Yay me) i may just try doing some light flashing. with odin at the ready just to be safe.
Click to expand...
Click to collapse
Hey man, this is very very important. You said you located an updated ROM for the Samsung Galaxy Amp 2 (SM-J120AZ Cricket). I've been searching high and low, so if you could direct me to where you found it, I would so very much appreciate it.

Can't format SD card for internal use
So I guess Samsung have saw fit to disable the ability to format an SD card for internal storage, which means you can't move any apps to the SD card. With the limited memory on this Galaxy Amp2 this makes it near useless!
We need to get root on this so maybe we can fix this...
adb shell sm set-force-adoptable true
Should fix it, but only with root...

sorry had some computer issues shortly after a thunderstorm but im back up and running so Sorry for the very late replys
MuzicSoulWorldly said:
Hey man, this is very very important. You said you located an updated ROM for the Samsung Galaxy Amp 2 (SM-J120AZ Cricket). I've been searching high and low, so if you could direct me to where you found it, I would so very much appreciate it.
Click to expand...
Click to collapse
@MuzicSoulWorldly was actualy able to get it from http://updato.com/firmware-archive-select-model?r=&v=&q=j120az&exact=1
Greywire said:
So I guess Samsung have saw fit to disable the ability to format an SD card for internal storage, which means you can't move any apps to the SD card. With the limited memory on this Galaxy Amp2 this makes it near useless!
We need to get root on this so maybe we can fix this...
adb shell sm set-force-adoptable true
Should fix it, but only with root...
Click to expand...
Click to collapse
@Greywire Not quite you can do it with out root. commands are as this
Code:
adb shell
sm list-disks
sm partition <DISK> private
reboot
<DISK> needs to be replaced with the output of the previous command. For example sm partition disk:179,64 private. That will format the entire SD card and adopt it. Another way would be to use sm partition <DISK> mixed <VALUE> replace <DISK> same as with other way but value would be in a % of disk you want adopted example "sm partition disk:179,64 mixed 50" would make adopt half your sd card.

thanks..
I actually discovered this right after I posted. Hopefully anybody else having this issue will see your posting though for the solution.
Still would be nice to get root on this phone. Any ideas on how to carrier unlock it?

Related

Trying to root my g-slate

So I got bored with waiting around for someone else to do it, and decided to take a shot at rooting my G-Slate. I figure it's basically the same as the Xoom, so the same sort of process should work....
My initial game plan was this:
Get into Fastboot
Flash a recovery image
Boot the recovery image
Now "adb shell" is a root shell
Copy a "su" binary into /system/bin
Declare victory
That started out pretty well. Powering on and holding down volume-up gets into fastboot. The fastboot binary on my laptop sees the device. Typing "fastboot oem unlock" claims to work. Flashing the Xoom recovery image [1] claims to work.
But... I can't seem to boot to recovery. Running "adb reboot recovery" just reboots normally. Doing "fastboot boot recovery.img" freezes the device. Booting with down-volume gets me to some sort of LG updater state that might as well be freezing the device. Booting with both volume buttons down either 1.) doesn't boot or 2.) brings me to fastboot. That's all the button combinations.
So I guess my question is this: does anyone have any suggestions for how to proceed?
I really don't want to just blind-flash the Xoom boot.img from the unlock thread, because if that doesn't work my device is bricked until someone either makes a working kernel or somehow extracts the current one.
On the up side, my g-slate is *claiming* to have working fastboot that can flash images. It could be totally lying though.
[1] http://forum.xda-developers.com/showthread.php?t=1038870
Tried the same method. No dice. Right now there has been no luck on anyone's part that i know when it comes to rooting. Shoot we havent even been able to get one of the xda mods to create us our own forum for that matter...i had to go out and create my own. I have tried other methods that worked on my nexus one when none other would but alas still no luck.
I imagine since the g-slate is brand new that its not a question of if it can be rooted, but how and when. I'm going to try one more method i know of that worked on the lg optimus tonight. I'll post here if it works.
Soure code seems to be available too
It also appears the source code is available from LG here .lg.com/global/support/opensource/opensource-detail.jsp
I just did a search under mobile phones for the model number 909
Don't know if that will help anyone here.
I have been hunting all over for root access. fastboot says I unlocked the bootloader but nothing seems to want to take.
XDA Mods, please create a G-Slate Section
HA. member since 2006 and my first post just add a www in front of that link
When the fastboot says Ok it is not telling you that you have unlocked the device. It says ok no matter what you put in. Try unlock and it will say ok as well. If it unlocked the device then it would prompt you on your device with a popup that tells you that you are voiding your warranty and have you hit ok. The device is not unlockable using the 'fastboot oem unlock' command. I have rooted a lot of devices, but never have done anything on an LG device and it is awkward. Vol+ and power gets some form of fastboot. Vol- and power gets download mode, which I am used to from Samsung devices (if we can get an interface like Odin then this becomes a lifesaver and makes the device "virtually" unbrickable). I cannot find any form of recovery. 'Adb reboot recovery' just restarts the device. One interesting this is that pushing both Vol+ and Vol- and power puts the device into what would seem like a bricked device (just use reset button). This same button combination worked on some Samsung devices so something is happening there, but I have not tried enough combos yet to figure it out.
So far as root, well, I have tried z4 (works with nearly all Sammy devices and LG seems to be using a lot of Sammy ideas or at least it looks that way), but to no avail. Gingerbreak apk might work or even the Xoom Root, but the rootboot.img might be different and I have not opened any of that up yet. I did get SU loaded once and in the system, but I could not reproduce it.
I will be working on this some more this weekend (returning the device at some point as it reboots on its own about 5 times a day), and looking into the recovery issue. If anyone has any ideas then please post.
Also, it looks like LG hacked the crap out of the thing to get the SD card to mount and it is weird, so please be aware of that. The SD card mounts every time you plug the device in and there is no way to turn that off. The reason this is important is that some root methods require that the SD card not be mounted, so you will have to unmount the SD card via ADB and with the card being internal I am not too sure it is a good idea, but . . .
I will mark this thread as a favorite and update if I get any where. I know that Cyanogen and Kmobs got G-Slate's recently, so hopefully they can give us a little insight once the device gets to them. I have also contacted LG and @TheLGGirl and asked them to confirm that the bootloader is locked, but have not heard anything back.
Also, the the Acer HC tablet was rooted yesterday using the Gingerbreak root method, and so that is helpful, but it has an SD card (see above).
Sent from my LG-V909 using Tapatalk
I tried the Acer method (GingerBreak) and it does not work. Will look at the logcat in a bit.
Sent from my LG-V909 using Tapatalk
Thanks hourst
I am used to odin (also have a vibrant). Something like that would be a life saver.
Makes sense about the fastboot commands seeming to take.
I was also having reboot issues with mine. I had a handful of reboots each day (about 3 or 4) for the first two days but they have stopped completely now. I have had it for about a week now and have not noticed a reboot since day 2.
I will keep poking around to see if i can come up with anything as well.
Could this help?
Under the impression the G2x root method maybe helpful since they are both LG devices with somewhat similar hardware.
Does anyone know or tried this http://forum.xda-developers.com/showthread.php?t=1056847 to see if it works?
Not sure if I am brave enough yet. But it could be possible the vol up+vol down+power button combo that seems to lock the device is putting it into the mode needed to run the nvflash application.
This really is mostly speculation but could be something to try.
Success
So i got brave.
vol up+vol down+power Device seems to freeze. Plugged in the usb and got a new hardware pop in windows. Listed it as APX device using the drivers in the file listed in my previous link installed successful and the device was found.
That is a far as I went.
im doing the NVFLASH right now... wish me luck and see how far I can go
Any Luck?
Suzannemscott
How did it go? any results or do you have a large brick?
ok i tried. and no luck , i did manage to brick it tho, but i was able to unbrick it phew, back to square one
Did it seem like anything happened? Also what did you do to unbrick it?
To unbrick it i just press the reset button, in the back, quickly hold down Vol+ and Vol- then it goes to a the Gslate screen with the square and then i hold down the reset again and it reboots, maybe i am doin to much but hey it get my Tab back it works!
Gah! Why does it claim to have fastboot when *any* fastboot command except "fastboot devices" just makes it freeze?
I went ahead and built the kernel that LG released and packed it into the clockwork recovery image for the Xoom. Fastboot boot... freeze.
Computer always says this, but I think it's just making fun of me:
downloading 'boot.img'... OKAY
booting... OKAY
I also tried to build and boot a custom kernel with a fb console enabled just to get some feedback, but all it wants to do in response to "fastboot boot" is freeze.
I'm starting to get discouraged here. My 14 day return period ends on Tuesday and I don't really want to get stuck with an unrootable device.
Chandon, would you be able to send me the kernel you built?
I'm sure someone with more expertise and knowledge will be able to root this thing eventually...but right now it seems to be a lot trickier to root than I initially thought. It's not unrootable...just complicated. Over my head by a lot. I don't think I'm going to return it...but I've now resigned to the fact that I may not ever be able to find a working method to root the damn thing myself.
SmellyTunic -
I've uploaded the two kernels I built [1].
They're both built from the v909 kernel source posted by LG[2], following the instructions posted by adrynalyne[3] for building custom android kernels, but I don't have any way to test them aside from the fact that "fastboot boot" doesn't work either straight, with a ramdisk, or with a rebuilt recovery image using the tools in [4].
[1] http://pandion.ferrus.net/gslate/kernels
[2] http://opensource.lge.com
[3] http://forum.xda-developers.com/showthread.php?t=1039854
[4] http://forum.xda-developers.com/showthread.php?t=915808
hourst2 said:
When the fastboot says Ok it is not telling you that you have unlocked the device. It says ok no matter what you put in. Try unlock and it will say ok as well. If it unlocked the device then it would prompt you on your device with a popup that tells you that you are voiding your warranty and have you hit ok. The device is not unlockable using the 'fastboot oem unlock' command.
Click to expand...
Click to collapse
Not entirely true. You said that if you try simply typing in "fastboot unlock", it tells you "OK" as well, right?
Not for me. That only ended up displaying the whole list of fastboot commands.
I agree with you that "fastboot oem unlock" is not unlocking the device though. But what are the alternatives? Everything I've ever rooted has used "oem unlock". I've never even heard of a different command that can be used to unlock a bootloader. I tried a google search and came up with nada.
Hmm...
wich you the best make happen

Insignia Flex

Anybody have one? It's Best Buy's brand tablet.
insigniaproducts.com/products/computer-speakers-accessories/NS-14T002.html
(can't post a link...)
Just picked up a Flex 8 on Black Friday. Not bad for $80. Not sure if I'd pay full price for it though.
It seems good for the price so far, except I'm having a rough time trying to root it.
Anyone have one and root it?
Employee here and I had to pouch one up as well for the price of $80. Now to figure out root.
Sent from my SPH-L710 using xda app-developers app
Let us know if you get it.
I've tried Bin4ry, doomlord, tpsparky, played around with it myself a bit. Still not luck. Closest I got is normal on Bin4ry. Just when it reboots, it has no root privaledges. su is in /data/local/tmp but it fails to do anything...
I haven't messed around with it until this very moment. I will admit that the price is killer but initial impression with the device could be better. I was impressed and I mean really impressed with its quadrant score. I'll root this device later today. Black Friday sales and I am tired.
---------- Post added at 01:20 AM ---------- Previous post was at 01:18 AM ----------
I found a link to root this device on both ICS and jellybean. I will personally look into it tomorrow but I will post it if you would like to go ahead. The guide itself was written for ICS but later down the thread you will find another link to a working root for jellybean.
http://androidforums.com/insignia-flex-all-things-root/661247-how-root-insignia-flex.html
Please root at your own discresion and I sure hope you purchased a protection plan (GSP) for your tablet.
also picked this up at my BB, was surprised when i walked in at 3pm and they still had about 10. i want to root too
We had a large quantity to sell as well and they all went. It is honestly not half bad. And I would really recommend getting the GSP for the tablet in case of anything. Will report back after rooting.
Let us know if you have any luck. I found the link you posted before which led me to try Bin4ry. The script seems to be updated for JB in general but still had no luck. I'm on a Mac and haven't tried any of the windows rooting apps, like posted at the bottom of that thread. I do have a windows partition and would be willing to try that method if needed. That chinese one at the bottom seems shady regardless though.. I hope there is an alternative to that
Is there a way to flash clockworkmod onto this tablet?
rekagear20 said:
Is there a way to flash clockworkmod onto this tablet?
Click to expand...
Click to collapse
I managed to get the CX-803 version of CWM for Rockchip 3066 from AndroTab.info to work by replacing its kernel with ours by unpacking and repacking with RK3xxx-Firmware-Tools by Sergio.
Note: This is for the Insignia NS-14T002 (aka iRiver NS-14T002) tablet that shipped with Android 4.2.2
Be EXTREMELY careful! Highly recommend you dump your current kernel and recovery partitions and save them somewhere before flashing anything.
If for some reason the recovery doesn't work, you can flash your stock recovery back as long as you can get back into root shell. But, if it fails to boot normally, I have no idea how to fix it. I have not been able to get any of the Rockchip flashing utilities to recognize the tablet so far, in bootloader mode (these devices have no fastboot) or otherwise. So don't blame me if you somehow brick your tablet.
You have been warned!!
CWM & Stock* Recovery image for NS-14T002
* if for some reason you can't back up your own, but again highly recommend backing up your existing recovery in case it's different from mine
You need root, and you need to do the install from root shell (don't forget to su) as described here.
I used /data/local instead of /dev - anywhere writable should be okay.
To boot into recovery:
adb reboot recovery
power off tablet, disconnect USB, press and hold Vol+ and Power until recovery comes up.
USB disconnect is not a strict requirement, but the battery status thing tends to get in the way.
In stock recovery, push Vol+ and Vol- simultaneously to bring up the menu. CWM menu should be visible at launch.
install petrus's Reboot App and use it to Reboot into recovery
Note: In CWM recovery you can swipe up for Vol+ (move up), swipe down for Vol- (move down), swipe left for Power (select), and swipe right for Back.
Re:Insignia Flex Tablet
I actually just purchased one of these last night. It was on sale at Best Buy for $99! I have successfully rooted it and it actually works great! I used Kingo Root to root but first I installed pda net first to install the necessary drivers. I have used this program to root several Android devices and haven't had a problem thus far!
http://www.kingoapp.com/
cramamarshall said:
I actually just purchased one of these last night. It was on sale at Best Buy for $99! I have successfully rooted it and it actually works great! I used Kingo Root to root but first I installed pda net first to install the necessary drivers.
Click to expand...
Click to collapse
Great news! I didn't have luck with that one but it might have been the machine I was using at the time.
Just to confirm, your model came with Jellybean 4.2, Model NS-14T002?
The previous version with Ice Cream Sandwich 4.0 was easier to root.
Sent from a device with no keyboard. Please forgive typos, they may not be my own.
bhiga said:
Great news! I didn't have luck with that one but it might have been the machine I was using at the time.
Just to confirm, your model came with Jellybean 4.2, Model NS-14T002?
The previous version with Ice Cream Sandwich 4.0 was easier to root.
Sent from a device with no keyboard. Please forgive typos, they may not be my own.
Click to expand...
Click to collapse
Yes my device came with 4.2.2 Jelly Bean! My first attempt using Kingo Root it did not see my device. Windows would not install the drivers needed. So I installed PDA net for windows and choose other in the program and once it was done installing it had configured the necessary drivers for Kingo Root to find my tablet and it rooted fine within a couple minutes after that! :good:
help!
klowdhaus said:
Anybody have one? It's Best Buy's brand tablet.
insigniaproducts.com/products/computer-speakers-accessories/NS-14T002.html
(can't post a link...)
Just picked up a Flex 8 on Black Friday. Not bad for $80. Not sure if I'd pay full price for it though.
It seems good for the price so far, except I'm having a rough time trying to root it.
Anyone have one and root it?
Click to expand...
Click to collapse
I was wondering, because I rooted my insignia flex 8 tablet and downloaded an app to try and customize the navigation bar and the developer provided a way on how to do it but said it was risky and took the risk anyway. Unfortunately, after turning on my tablet, it gets stuck on the insignia logo which I'm assuming it is stuck in the boot screen. I emailed the developer on how to fix this and said to flash a ROM to it. But I am just wondering if I am able to still do this even if my tablet gets stuck on the boot screen and freezes. I used ultimate dynamic navbar lite to try and customize my navbar.
arahmahndy said:
I was wondering, because I rooted my insignia flex 8 tablet and downloaded an app to try and customize the navigation bar and the developer provided a way on how to do it but said it was risky and took the risk anyway. Unfortunately, after turning on my tablet, it gets stuck on the insignia logo which I'm assuming it is stuck in the boot screen. I emailed the developer on how to fix this and said to flash a ROM to it. But I am just wondering if I am able to still do this even if my tablet gets stuck on the boot screen and freezes. I used ultimate dynamic navbar lite to try and customize my navbar.
Click to expand...
Click to collapse
I don't have the tablet anymore as it was a gift for a family member that lives elsewhere (I just wanted root so I could remote control it with TeamViewer QuickSupport), but will try to help from my notes and memory.
Flashing ROM may be difficult.
There is no fastboot on these Rockchip devices...
I couldn't find a way to flash without it being bootable and accessible via ADB
None of the Rockchip flashing tools would recognize it, even when I thought I got it booted into flash mode - it loaded drivers, but the flash tools still didn't see it.
The only way I know how to flash is to use a flash tool via ADB root shell.
Have you tried plugging it into USB on computer and booting it? Even if it doesn't reach the launcher, maybe it is accessible from ADB?
If you can access ADB, you may be able to reverse whatever the app changed from ADB shell and uninstall the app. (Politely ask the author for help)
You might be able to flash the system image I took too, but that has potential to brick it even worse.
If you have custom recovery loaded, you should just be able to restore from a backup.
If you don't have custom recovery loaded, things get a little more hairy...
You can try booting into Safe mode, maybe it'll bypass the offending app.
Power off tablet
Unplug USB*
Press and hold Vol- and Power until (hopefully) it completely boots
Try booting into standard recovery and see what your options are there - Factory Reset might help (depends what was changed and where)
Power off tablet
Unplug USB*
Press and hold Vol+ and Power until recovery comes up (Android with open chest)
Press Vol+ and Vol- simultaneously to bring up the menu.
* while unplugging USB isn't really required, because a battery app launches shortly afterward, it can make getting into recovery and safe mode more difficult
The folks over at Freaktab and Vondroid are really the experts at this Rockchip stuff.
For reference, the platform is RK3066, but there are many variations of the platform (different WiFi, memory configuration, etc) so you can't just grab any ROM.
Thank you!
bhiga said:
I don't have the tablet anymore as it was a gift for a family member that lives elsewhere (I just wanted root so I could remote control it with TeamViewer QuickSupport), but will try to help from my notes and memory.
Flashing ROM may be difficult.
There is no fastboot on these Rockchip devices...
I couldn't find a way to flash without it being bootable and accessible via ADB
None of the Rockchip flashing tools would recognize it, even when I thought I got it booted into flash mode - it loaded drivers, but the flash tools still didn't see it.
The only way I know how to flash is to use a flash tool via ADB root shell.
Have you tried plugging it into USB on computer and booting it? Even if it doesn't reach the launcher, maybe it is accessible from ADB?
If you can access ADB, you may be able to reverse whatever the app changed from ADB shell and uninstall the app. (Politely ask the author for help)
You might be able to flash the system image I took too, but that has potential to brick it even worse.
If you have custom recovery loaded, you should just be able to restore from a backup.
If you don't have custom recovery loaded, things get a little more hairy...
You can try booting into Safe mode, maybe it'll bypass the offending app.
Power off tablet
Unplug USB*
Press and hold Vol- and Power until (hopefully) it completely boots
Try booting into standard recovery and see what your options are there - Factory Reset might help (depends what was changed and where)
Power off tablet
Unplug USB*
Press and hold Vol+ and Power until recovery comes up (Android with open chest)
Press Vol+ and Vol- simultaneously to bring up the menu.
* while unplugging USB isn't really required, because a battery app launches shortly afterward, it can make getting into recovery and safe mode more difficult
The folks over at Freaktab and Vondroid are really the experts at this Rockchip stuff.
For reference, the platform is RK3066, but there are many variations of the platform (different WiFi, memory configuration, etc) so you can't just grab any ROM.
Click to expand...
Click to collapse
Thanks for the information! I know I have ADB from rooting my tablet so I'm gonna check how that is when I get home and I have found some rockship information on vondroid so I will check that out also. Thanks for the reply again!
arahmahndy said:
Thanks for the information! I know I have ADB from rooting my tablet so I'm gonna check how that is when I get home and I have found some rockship information on vondroid so I will check that out also. Thanks for the reply again!
Click to expand...
Click to collapse
If you can access ADB then try loading the CWM recovery I posted above. If you can at least get CWM up, at worst case I can give you a copy of my stock backup to restore.
Sent from a device with no keyboard. Please forgive typos, they may not be my own.
arahmahndy said:
Thanks for the information! I know I have ADB from rooting my tablet so I'm gonna check how that is when I get home and I have found some rockship information on vondroid so I will check that out also. Thanks for the reply again!
Click to expand...
Click to collapse
Did you get things sorted out?
If anyone is interested or needs it, Insignia sent me the GPL source.
You can also request it directly from them like it says on the website but it took a week or two (they might not have had a procedure in place yet, the agent had to forward my request to a different department) and I had completely forgotten until an unexpected package arrived.
Performance NS-15at10, ta120, ITQ701
Just thought someone might want to know, kingo root works, updated to 4.4.2, Booster plus battery saver pro is worth the money, better than 3c so far, still looking for more sources, any advice or help is appreciated especially for a recovery, dual bootloaders, ugh
cramamarshall said:
I actually just purchased one of these last night. It was on sale at Best Buy for $99! I have successfully rooted it and it actually works great! I used Kingo Root to root but first I installed pda net first to install the necessary drivers. I have used this program to root several Android devices and haven't had a proble
Can I install drivers without PC?
Click to expand...
Click to collapse

One S dead after trying to flash CM11

Hi there,
i have a huge problem. As there was no warrenty left for my One S I thought about to change the firmware to CM11.
I have to admit that i don't have any experience in doing such things, but i thought, it couldnt go wrong if i follow a tutorial.
So at first i unlocked the bootloader via HTC website and istalled TWRP 2.7.1 (latest version). Everything went well, I placed the ROM into the phones root directory, started the recovery and then whiped it before choosing install and selected the file. After about 30 seconds the phone reported the step was successful and i pressed reboot. Then there was the HTC starting screen and then a black screen.
After that i had no reaction but the blinking buttons when i press the power button for a longer time. But it changes nothing. No normal boot. No access to fastboot. Only if i connect it to my PC there is an aditional device to see, but whitout any access.
I know I did wrong but i have no idea what or how to fix it. I hope you can help me.
ElDorado1993
Now i found a way to get access to fastboot again, but i dont really know what to do now.
Can you give me an detailed tutorial, for jelly bean or kitkat (dont matter) that is surely working now?
My main problem is that i can't copy my files into the root directory as i cant boot the phone.
Does it show up in computer connected devices?
If it does, download stock kernel and ROM and upload to phone and go into recovery[power +volume up while off] and flash them both kernel first.
Sent from my ZTE_N9511 using XDA Free mobile app
The problem is the phone wasnt ever shown as device on the pc (like a flash drive) since version 4.1 so I allways needed some tricks like airdroid. So i suppose i need adb commands to copy files and i dont have so much experience in doing this.
Do you know how to use adb?You don't need adb I just wanted to know to see if it shows up there and not on computer you simply need to install the drivers.Try holding down all 3 buttons to see if it powers down. Do what it says http://www.technewscentral.co.uk/enter-fastbootbootloader-mode-htc-one/id_7930 if works go into fast boot. Does it say locked or unlocked. If unlocked go herehttps://github.com/koush/UniversalAdbDriver and get the windows installer if your on windows.
Sent from my ZTE_N9511
I now found out how adb and fastboot are working, but the main problem now is, that it says the sdcard cant be mounted. I tried this tutorial http://forum.xda-developers.com/showthread.php?p=25557817#post25850720 but i dont know how to do the first step. Du i need an extra file and where do i get it from and how to use it. As long as i dont get back this access, i couldnt install any OS. I tried also sideload. It was able to copy but cant install because of the missing sdcard access.
I hope you can help me to become my phone running again.
Go here http://m.youtube.com/watch?v=xWmnHwkDrKk but first type adb devices in cmd. If it shows ur HTC type adb shell and and type mount sdcard next to the "#" once it appears although you should be using the fastboot shell not adb commands.adb should only work on a powered on device or you can use fast boot in cmd while phone is in fastboot not recovery(you did say the phone can go into fast boot right?). Just make sure you got the right drivers and both fast boot and adb. You should get Koush's Universal drivers from my previous post since some phones have multiple drivers and MAY cause problems with cmd. Also HTC one S doesn't have expandable storage correct?
Sent from my ZTE_N9511
Wow. Now I incidentally soft bricked my phone again if you would believe it and nothing works this time.
Have you been able to fix?
Sent from my ZTE_N9511
Okay, i forgot to write but adb and fastboot are working on my Mac. I use the Mac because Win 8.1 has the known driver problems.
I tried a lot now, but i recognized maybe the main problem. My phone is still S-ON in bootloader. For sure thats the problem. Do I need to get rid of it and how do I do. The tutorial i used hasn't mentioned this step, maybe the person was still S-OFF.
The first thing i try now is to flash the original recovery, lock the bootloader and execute the original signed RUU to get back the original software first. Im going on holiday on tuesday and it would be a pitty without the phone. When I get it working i will leave it, and thy it again, when I'm back. Otherwise.......****
Use this tutorialhttp://htc-one.wonderhowto.com/how-to/fix-soft-bricked-htc-one-by-flashing-new-rom-via-adb-0154361/unless its the one you used already. From boot loader you were supposed to have gone to fastboot.boot loader has to be unlocked.From fast boot you flash TWRP.IMG which happens to have a special adb side load feature under advanced options. There you upload another ROM and kernel.here is the full list of supported devices as I don't know what variant or carrier you havehttp://teamw.in/twrp_view_all_devicesAlso, a stock kernel is optional but it always seems to fix my problems.
Sent from my ZTE_N9511
Thank you. But I already did it like this. The issue is, than after using sideload successfully the installation fails because of the known "unable to mount storage" text. And i don't know what to do wrong.
Like I already said, my phone is still S-ON, but can this make a difference?
Now i got it to bring the stock ROM running again, and as I'm on holiday for a few days I'm happy it is working again.
But one thing is left. It seems like there is no 3G/HSDPA connection now, only EDGE. I dont know what went wrong. Did you hear about this problem.
By the way, my phone is the standalone version whithout any provider.
Search the forums about edge only. There is a huge thread on this.

[Q] Locked Bootloader with TWRP, Won't unlock anymore

Ok, I'm an idiot. A big one.
I was looking to flash back to stock after using some lollipop roms. I was using TK's toolbox which was an extremely handy utility but in the peak of my madness, I hit lock bootloader with TWRP still installed.
Since hitting lock bootloader i'm not stuck with TWRP and it's crippled my phone since the current ROM no longer seems to be fully functional...I can't seem to download anything else from the web. Everything seems to fail.
I've tried fastboot oem unlock and it goes through the process that appears to be successful but it just boots back into TWRP and it's not unlocked. Does anyone have any suggestions or do I have a $300 paper weight. haha
Tonymhoffman said:
Ok, I'm an idiot. A big one.
I was looking to flash back to stock after using some lollipop roms. I was using TK's toolbox which was an extremely handy utility but in the peak of my madness, I hit lock bootloader with TWRP still installed.
Since hitting lock bootloader i'm not stuck with TWRP and it's crippled my phone since the current ROM no longer seems to be fully functional...I can't seem to download anything else from the web. Everything seems to fail.
I've tried fastboot oem unlock and it goes through the process that appears to be successful but it just boots back into TWRP and it's not unlocked. Does anyone have any suggestions or do I have a $300 paper weight. haha
Click to expand...
Click to collapse
Believe it or not, I have the same problem since yesterday. Its driving me mad since I'm no expert on rooting/unlocking
Phone gets detected by PC and by the toolbox but I can not unlock my phone again.
I am now stuck with TWRP and the only rom I can flash is Slimkat, all the others fail. If I hit unlock bootloader in the toolbox it goes through the process (fast) and it gives no error, boots back up to TWRP and thats it, but it is still locked
I just want it back locked and stocl CM11
Firstly, don't use toolkits. They are often the cause of issues.
Follow this thread to solve your problem: http://forum.xda-developers.com/oneplus-one/general/tool-oneplus-one-return-to-stock-t2970390
Fixed it!
Solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
PewLaserBeam said:
Fixed it!
Solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Click to expand...
Click to collapse
Damn you're lucky!
I'm having more issues because my phone won't let me download anything. It's like there is no SD card detected. I can't get that file onto my phone to flash it. Any ideas how I can do it?
I have ADB enabled and it shows up in my devices but it won't respond to adb sideload oneplusone-bootunlocker.zip
It responds to fastboot commands.. it just won't let me download anything off the net onto the device. IT will however update phone apps.. It's so damn frustrating.
Tonymhoffman said:
Damn you're lucky!
I'm having more issues because my phone won't let me download anything. It's like there is no SD card detected. I can't get that file onto my phone to flash it. Any ideas how I can do it?
I have ADB enabled and it shows up in my devices but it won't respond to adb sideload oneplusone-bootunlocker.zip
It responds to fastboot commands.. it just won't let me download anything off the net onto the device. IT will however update phone apps.. It's so damn frustrating.
Click to expand...
Click to collapse
I had this yesterday + I kept getting the message 'No OS installed'. Since it was already half 'broken', out of frustration I clicked everything and used all sorts of commands I could find (not the best idea I know :angel untill my PC detected the internal memory and then I downloaded 6-7 roms just to be sure. Slimkat was the only one without a fail.
How did you get the files over to your phone then if it wouldn't let you send them to it?
I finally got my internal memory to show up by mounting the system in the TWRP recovery.. But still getting an error that the device stopped responding or is disconnected.. However, it will let me open and view any file on the system, it just won't let me write to it.
Adb sideload did the fix for me after a while.
But it looks loke you have another problem.
Tonymhoffman said:
How did you get the files over to your phone then if it wouldn't let you send them to it?
I finally got my internal memory to show up by mounting the system in the TWRP recovery.. But still getting an error that the device stopped responding or is disconnected.. However, it will let me open and view any file on the system, it just won't let me write to it.
Click to expand...
Click to collapse
Instead of trying to sideload the unlocker zip have you tried using the adb push command?
Timma
Thanks for the reply. The solution for me was to mount the phone in TWRP. This allowed my SD card to be explored in Windows. However, it still would not allow me to copy files to the main directory and just out of frustration I quickly drag and dropped a PDF file that landed on a folder in the SD directory and it worked. Haha. So I then tried to copy the file inside another folder instead of the main directory. Success. What a headache and big ass mistake I'll never make again.
Note to self. Do not lock the bootloader with a custom recovery still installed. Ever.

Need help rooting a RCA Voyager Pro RCT6773W42B tablet

Is there an easy way to root this tablet?
The tablet is a RCA Voyager Pro. Model number is RCT6773W42B. It's running Android 5.0.1 Lollipop. Build number is RCT6773W42B-ANDROID5.0-V 19-V1.12.50-KC-B.
I want to root it so I can use the WWE App (No luck with Google Play or 1Mobile or Aptoide). I would so like to use some videogame roms also if possible. That's what I mostly would like to do. Nothing much else. I am not too computer savvy but I do know the basics. So anything that would be pretty easy/simple would be awesome.
Looking for root also. Tried everything to no avail. Hopefully something comes out soon.
+1
MobileGo
brokenjimmy said:
Is there an easy way to root this tablet?
The tablet is a RCA Voyager Pro. Model number is RCT6773W42B. It's running Android 5.0.1 Lollipop. Build number is RCT6773W42B-ANDROID5.0-V 19-V1.12.50-KC-B.
I want to root it so I can use the WWE App (No luck with Google Play or 1Mobile or Aptoide). I would so like to use some videogame roms also if possible. That's what I mostly would like to do. Nothing much else. I am not too computer savvy but I do know the basics. So anything that would be pretty easy/simple would be awesome.
Click to expand...
Click to collapse
Wondershare MobileGo. Free trial, but it works. Download it to pc and connect tab. It will install a "connector" app on the tab, then hit the "one click root" button and let it reboot the tab 3 or 4 times. It may stick on the dog splash screen for a while but don't panic. I did at first, but when it came back up it had root.
Don't use wonder share!!!
This tablet is not root capable out of the box, the reason for this is that the boot loader is locked which prevents any kind of modification of firmware as well as root. Now, I have not unlocked my boot loader yet on mine so I can't tell you if unlocking will allow installation of root but to unlock the boot loader first, read all instructions before attempting and I'm not responsible if your device bricks!
1. Turn device off
2. Hold volume up key then hold power key
3. Let go of power key once it starts booting but continue holding power up key until you in the recovery menu
4. You will see option to reboot to boot loader, navigate to it using volume key then select it using power key
5. You should see fastboot in the corner, now you need android SDK tools and adb ect. Which if you don't have you can google it.
6. Open command prompt from the sdk/adb folder by holding shift, right click, open command prompt.
7. Type adb devices to make sure your device is connected. If not make sure you install correct drivers for this tablet.
8. If everything is good continue by typing "fastboot oem unlock" without quotes it should pop up a screen on the device asking to unlock boot loader or it will automatically unlock it. Now you can try different programs like kingroot or manually install root with command prompt.
I can not confirm this will work as I have not had time to unlock mine yet. And again I'm not responsible for anything that may happen to your device bricked ect
icy201 said:
Don't use wonder share!!!
This tablet is not root capable out of the box, the reason for this is that the boot loader is locked which prevents any kind of modification of firmware as well as root. Now, I have not unlocked my boot loader yet on mine so I can't tell you if unlocking will allow installation of root but to unlock the boot loader first, read all instructions before attempting and I'm not responsible if your device bricks!
1. Turn device off
2. Hold volume up key then hold power key
3. Let go of power key once it starts booting but continue holding power up key until you in the recovery menu
4. You will see option to reboot to boot loader, navigate to it using volume key then select it using power key
5. You should see fastboot in the corner, now you need android SDK tools and adb ect. Which if you don't have you can google it.
6. Open command prompt from the sdk/adb folder by holding shift, right click, open command prompt.
7. Type adb devices to make sure your device is connected. If not make sure you install correct drivers for this tablet.
8. If everything is good continue by typing "fastboot oem unlock" without quotes it should pop up a screen on the device asking to unlock boot loader or it will automatically unlock it. Now you can try different programs like kingroot or manually install root with command prompt.
I can not confirm this will work as I have not had time to unlock mine yet. And again I'm not responsible for anything that may happen to your device bricked ect
Click to expand...
Click to collapse
You're not going to be able to unlock it.. there's another thread on this and it's got nothing to do with any human.
Bootloader is locked. Gotta try other stuff. I've had this for months and it's a piece of junk.. frankly, to me, anyway.. it's worthless without root privileges.
---------- Post added at 03:01 PM ---------- Previous post was at 02:08 PM ----------
dogboy322 said:
Wondershare MobileGo. Free trial, but it works. Download it to pc and connect tab. It will install a "connector" app on the tab, then hit the "one click root" button and let it reboot the tab 3 or 4 times. It may stick on the dog splash screen for a while but don't panic. I did at first, but when it came back up it had root.
Click to expand...
Click to collapse
... nope. Still no root. Even said "root failed" .. I'm just gonna see if anything else is updated. I've had this tablet for a couple of months thinking there'd at least be a few exploits to use but there's almost zip that I've been able to see. and I'm not the only one that can't unlock the bootloader with fastboot. Not sure what else to think at this point.. but this was a waste of time.
So why is the boot loader non-unlockable?
Re: Wondershare
icy201 said:
Don't use wonder share!!!
This tablet is not root capable out of the box, the reason for this is that the boot loader is locked which prevents any kind of modification of firmware as well as root. Now, I have not unlocked my boot loader yet on mine so I can't tell you if unlocking will allow installation of root but to unlock the boot loader first, read all instructions before attempting and I'm not responsible if your device bricks!
1. Turn device off
2. Hold volume up key then hold power key
3. Let go of power key once it starts booting but continue holding power up key until you in the recovery menu
4. You will see option to reboot to boot loader, navigate to it using volume key then select it using power key
5. You should see fastboot in the corner, now you need android SDK tools and adb ect. Which if you don't have you can google it.
6. Open command prompt from the sdk/adb folder by holding shift, right click, open command prompt.
7. Type adb devices to make sure your device is connected. If not make sure you install correct drivers for this tablet.
8. If everything is good continue by typing "fastboot oem unlock" without quotes it should pop up a screen on the device asking to unlock boot loader or it will automatically unlock it. Now you can try different programs like kingroot or manually install root with command prompt.
I can not confirm this will work as I have not had time to unlock mine yet. And again I'm not responsible for anything that may happen to your device bricked ect
Click to expand...
Click to collapse
I wouldn't make up a story if it had not rooted. Yes it said "root failed" the first few cycles of rebooting, but after several cycles it rooted. Now... if Wondershare is malware, this may be related... a week or so later the touch screen developed two rectangular "dead" spots that no amount of factory resetting could fix. I could not even type wifi password without rotating it in circles to avoid the dead spots. If you want a decent tablet for under 100, spend 30 more and get the Nextbook Ares 8. Very hard to root as well, but TWRP did the trick.
Wish i could root mine. RCA voyager pro 16gb. Is this bootloader just so hard to crack its not worth it? Or is the device really that crappy that no one wants to bother? I've tried unlocking it manually with adb and i cant select the yes option. Why the hell not? The no option works just great, clicking yes does not a thing. Hitting power after or not. No option for bootloader unlock in the settings. Yes i don't know where to even start when trying to figure it out myself. Justdont think the thing is so worthless it cant be done. I haven't had any issues with it at all, other than not being able to unlock it.
SkyLo420 said:
Wish i could root mine. RCA voyager pro 16gb. Is this bootloader just so hard to crack its not worth it? Or is the device really that crappy that no one wants to bother? I've tried unlocking it manually with adb and i cant select the yes option. Why the hell not? The no option works just great, clicking yes does not a thing. Hitting power after or not. No option for bootloader unlock in the settings. Yes i don't know where to even start when trying to figure it out myself. Justdont think the thing is so worthless it cant be done. I haven't had any issues with it at all, other than not being able to unlock it.
Click to expand...
Click to collapse
That's exactly why I said you cannot unlock the boot loader.. that's the only way to do it unless you use some dev's app around here that types the same command and tries no matter what.
Regarding it being rooted.. I've been trying for months now.. I'm actually trying again after giving up for a lil' bit.. SRSRoot said they picked it up but that just says it roots and then reboots.. and I see no sign of superuser/supersu or any sort of system apk to manage it, even if the damn app says "unmounting /system" and "remounting /system, rebooting.. Root success!" ... yeah even after that, I saw nothing when it booted back up. Tried Kingo only God knows how many times.. even tried other little exploits, tried to manually root it but unless you have r/w access to /system, which a custom recovery can give.. it won't happen unless someone literally takes what's on the RCA and they more or less just have a pre-rooted stock rom to start.. 5.0.1, whichever.. I haven't done any updates and I'm not gonna try. I'm gonna going to try and cycle through six-seven more times before I just eventually give up. I'm sure something will come along eventually, but right now I'm not getting ****, and not being able to unlock the boot loader isn't much of a help. I can't even load MTK Droid Tools with this, yet, it's got the same 8127 chipset as a rooted Lenovo that I have (running KitKat 4.4.2) .. i was able to install PhilZ with that.. but the boot loader is still locked.. I didn't even try to unlock it.. it's just like how FlashFire operates.. stay in Android but mount only what needs to be mounted.
If anyone see's something that really does root this thing or has a damn /system partition that they can friggin' send to someone (I'd be happy to at least try) to wipe everything and install a custom rom.. I don't know. I'd rather just manually root and then have this as a backup. This is what makes me regret grabbing some RCA even if it was 40 bucks with a keyboard. Useless without superuser permissions.
---------- Post added at 10:38 AM ---------- Previous post was at 10:33 AM ----------
dogboy322 said:
I wouldn't make up a story if it had not rooted. Yes it said "root failed" the first few cycles of rebooting, but after several cycles it rooted. Now... if Wondershare is malware, this may be related... a week or so later the touch screen developed two rectangular "dead" spots that no amount of factory resetting could fix. I could not even type wifi password without rotating it in circles to avoid the dead spots. If you want a decent tablet for under 100, spend 30 more and get the Nextbook Ares 8. Very hard to root as well, but TWRP did the trick.
Click to expand...
Click to collapse
Oh, and um.. Wondershare just adds a service.. at least under Windows 7 x64.. it's easy to remove so I'm not really worried and.. honestly.. I don't see a correlation between dead pixels and software unless it's immediate impact.
dogboy322 said:
I wouldn't make up a story if it had not rooted. Yes it said "root failed" the first few cycles of rebooting, but after several cycles it rooted. Now... if Wondershare is malware, this may be related... a week or so later the touch screen developed two rectangular "dead" spots that no amount of factory resetting could fix. I could not even type wifi password without rotating it in circles to avoid the dead spots. If you want a decent tablet for under 100, spend 30 more and get the Nextbook Ares 8. Very hard to root as well, but TWRP did the trick.
Click to expand...
Click to collapse
Still no dice with Wondershare, but it does do exactly as you said.. I'm wondering if you were thinking of the correct model and OS. This specific model never had KitKat (4.4.x) for it.. it's 5.0.1 only. Some people mistake this model for the other one with the same NAME but one different thing.. at the end of the model number, the ones that have actually a possibility of being rooted... they have a 22 at the end.
this is a 42. 42B. Now if he has that, then me trying this for the 12th time might have a shot at working. I might just do a factory reset.. like... as it was out of box.. aside from enabling USB debugging mode. I might try a few different drivers as well. It just fails and fails and fails and you know what it suggests to "manually" root? It recommends SuperOneClick which is no longer even used unless you have a really old device..
lol. I'll update you guys if I somehow find something. I'll try all the one-click tools a try but SuperOneClick? I actually have that in my archive but.. I don't really think it's necessary nowadays. If only I could get this damn boot loader unlocked.. I mean there's no way that they'll send anything anyway.. I'll try using MTK Droid Tools due to it having an MT8127 chipset.. every time it just says it can't load adb.. makes no sense to me. I have it installed system-wide with Environment Variables..
I know this thing can be rooted.. it's just gonna take longer, probably a year or more.. mostly because no one even gives a ****. I think it's pretty good if I just had the su binary in /system actually there, even temporarily.. I could easily make it permanent if we have even a glimmer of it for just a few minutes.. that's all I'd need. I'm not a dev but I know my way if I'm given at least SOME time.. Just run an sudaemon and what happens is you can actually remove what's considered "root" regarding the app.. this is actually well-instructed in a post that has to do with removing KingRoot and putting SuperSU on it to replace it. .. and I'm not talking about SuperSUme.. I mean it takes a little bit of knowledge... but not that much.
SkyLo420 said:
Wish i could root mine. RCA voyager pro 16gb. Is this bootloader just so hard to crack its not worth it? Or is the device really that crappy that no one wants to bother? I've tried unlocking it manually with adb and i cant select the yes option. Why the hell not? The no option works just great, clicking yes does not a thing. Hitting power after or not. No option for bootloader unlock in the settings. Yes i don't know where to even start when trying to figure it out myself. Justdont think the thing is so worthless it cant be done. I haven't had any issues with it at all, other than not being able to unlock it.
Click to expand...
Click to collapse
For the record.. Most don't care about a 30 dollar device with a damn keyboard unless they're literally sitting at a Command Line or using ADB for transfers etc instead of copy/paste. The reason that KitKat/4.4 works here is simple.. It doesn't have any way to patch PIE unless you're rooted already or if you've somehow got your tablet looked at as another device for unlocking the boot loader.. and I do remember, one time, I saw this first install the driver for an HTC One..
it's just an idea.. I'm not responsible if you **** anything up for your tablet. If you don't need root, then just don't worry about it or keep using stuff. PIE just stands for Position Integrated Executable.. and the error it gives every single 5.0+ tablet that has barely anybody looking at it.. well, that's why they're not working.. it literally gives the message when you attempt to root it manually.. "error: only position independent executables (PIE) are supported." ... now there are plenty of threads on here with this and ways to "bypass" it.. hell they even have something called "patch-pie" to flash in a custom recovery.. not the manufacturer. So if you somehow unlock the boot loader and you know what to put on it.. Then you're in. That's usually what happens here.. the methods are fine, they all work, it's just some firmware isn't ever really looked at with brands that have barely any purpose. Most of these types of tablets run 4.4.x on there and that gives them no errors... so it's really easy to root it if you get past it. I've seen it in SRS root right before my eyes and even doing so when trying other things not root-related in adb. Fix that and you'll be able to do it.
Disclaimer: If anything happens to any of your devices as a result of anything in this entire thread, post, or even the links from this entire thread and entire post.. doesn't fall on me, not my fault. If your wife or side girlfriend decides unlocking the boot loader with a hammer, I'm very sorry, but it is not of my doing. This is all for testing purposes. That being said.. I don't see how you screw this up. Don't try to unlock the bootloader, by the way. It's not happening.
The latest KingRoot works. I did a Factory reset prior, I had no clue it'd actually work. just.. clear cache and dalvik basically, install this:
http://forum.xda-developers.com/devdb/project/dl/?id=18893
xda approved obviously... after that, either use Super-SUME or the following guide to remove and replace KingRoot. It's originally made for some Amazon Fire phone but the whole thing is perfect to replace KingRoot and furthermore the correct binaries; At times it'll say it's an incorrect command or that something does not exist.. don't worry about it. It's Ancient but works just fine.. I did this just two days ago. Copy/Paste it line by line, not all at once... or make a script. up to you:
http://forum.xda-developers.com/fire-phone/general/root-fire-phone-supersu-t3105546
Need Custom Rom for custom rom rct6773w42b
Please where can I found a Custom Rom for RCA tablet 16 GB rct6773w42b, is bricked software for repair this.
Thank in Advance.
Bekel
Anyone have the original rom file? I did a factory reset in recovery and it keeps boot looping back to recovery. Would like to update via sd card option or adb. Please Help!!! I couldn't find anything online, it is the RCT6773W42B.
hey guys my bf found a way to unloclk the bootloader...once in recovery screen...when prompted ...go to bootloader but use the physical keys up/down and press enter to get it to work. volume keys dont work and it works . mines unlocked...just trying to find root solution now,. help??
Bootloader unlocked, full systemless root attained by using Kingoroot PC Version, SuperSU Me Pro to replace the Chinese binaries with proper SuperSU binaries. SuperSU 2.79-R3 installed on Android 6.0.1 Stock ROM. Bootloader is not encrypted. Only requires OEM Unlocking enabled in Developer options, connected to PC with micro USB syncing cable, rebooted into AP Fastboot Mode. Minimal ADB & Fastboot needs to be installed on PC (or the full Android SDK). Open a command prompt in the adb/Fastboot directory if using minimal adb & fastboot and simply type fastboot oem unlock and watch tablet screen for a prompt using the Volume buttons. Contrary to earlier statements this tablet is fully root ready out of the box, and bootloader is definitely not encrypted. Currently working on a TWRP port for this device as well as a deodexed and debloated stock ROM preinjected with root binaries, and optional insecure boot.img with init'd support running stock.
What wonderful work! And many thanks for your efforts. Do you think that your instructions and future ROMs would work with the RCT6873W42KC?
For more reference: https://www.amazon.com/gp/product/B01M7TSY16/ref=od_aui_detailpages00?ie=UTF8&psc=1
Well, well done,
Jake
jakfish said:
What wonderful work! And many thanks for your efforts. Do you think that your instructions and future ROMs would work with the RCT6873W42KC?
For more reference: https://www.amazon.com/gp/product/B01M7TSY16/ref=od_aui_detailpages00?ie=UTF8&psc=1
Well, well done,
Jake
Click to expand...
Click to collapse
Well, my objective is to modify a stock ROM that can be flashed on any RCA Voyager 7" variant running either Lollipop or Marshmallow. This includes the Voyager, Voyager II and the Voyager Pro. I would like to be able to offer both 5.1 and 6.0.1 ROMs. As long as the filesystem does not in anyway forbid a downgrade in firmware or OS, users running Marshmallow Builds would be able -- with an unlocked bootloader of course -- to flash either a Lollipop or Marshmallow Deodexed, Rooted, & Debloated Stock ROM. A Lollipop OS would offer the advantage of a System-Based Root versus the Systemless method required on the 6.x.x Builds.
Use KingRoot Worked for mine. Looking for custom ROMs

Categories

Resources