Strange problems with my root, could really use seom help - Android Q&A, Help & Troubleshooting

Hey Guys,
I'm having an issue with my root and I cant seem to figure out, the device is the first gen Asus Infinity TF700. So, my root has been a bit wonky for a few months now, hadn't really payed much mind to it as all my apps that need root were working fine but trying to install some new apps that need root would always tell me that I dont have root (even though it passes rootchecker and everything)
The other day I tried installing another app that needs root and it ran extremly slowly, when trying to perform certain things it would tell me I dont have root and at one point it said to install SuperSu and update binaries.
I had Superuser installed, I opened it up and noticed that it hadn't added any new apps to the allow list and the last log entry was months old, it seems like it's being blocked by something else or it just broke.
So fine I uninstalled Superuser and installed SuperSu, ran SUperSu and it asked to update my binaries, I hit continue then selected normal for the update method and it failed, tried several times all with the same result - it fails and exist when I hit OK.
I found some info saying that Busy Box Installer could be used to possibly fix this issue, I downloaded BusyBox Installer, opened up the app and hit Install but it also fails to install, I tried selecting the advanced installer method but that just fails loading the advanced installer.
Another thing I found was people saying that this could be caused by a full system partition, mine is 93% full but withouth properly working root I can't delete any system apps, I tried installing system app remove and it tells me I don't have root.
You guys know way more abut this then I do so maybe this all points to one thing? It kind of seems like it all points to one underlying problem, if anyone could help me figure this out I would really appreciate it.

Related

[Q] Superuser not working after CF root

Long time listener; first time caller.
Short version:
I rooted my SGSII with CF root. Everything seemed fine, but now any app that needs superuser permission says 'Superuser has stopped unexpectedly.' How can I fix it? Can I uninstall and reinstall Superuser?
Long version:
I loved the first galaxy. Then I moved to China. Really missing everything American, so I saved and bought an SGSII in China. Surprised to find no Android Market. Apparently Google and China don't like each other? My phone came with Superuser and Titanium Backup...I don't know what that means; I'm inexperienced at rooting. Used the wonderful instructions in the forums (genuinely appreciative; not sarcastic) to CF root my phone. Went smoothly; now I also have CWM app. But if I try to run CWM or Titanium Backup or anything else that requires Superuser permission, I get a vibrate then a double vibrate and a message that says 'superuser has stopped unexpectedly.' Superuser icon is still there; if I open it, it lists the one program I granted Superuser access to before rooting my phone (Market Enabler). Perhaps the problem is that a second Superuser was added over the first? How can I make Superuser work again? Sidenote, how can I install Android Market now?
I'm a new poster and can't post to development threads. Any help would be greatly appreciated! Thanks!
Reroot .
Root + CWM .
http://forum.xda-developers.com/showthread.php?t=1103399
jje
Thank you JJEgan for your reply! I have tried re-rooting it again, but I'm still having the same difficulty. If I try to open something that requires Superuser permission, I receive the message 'Superuser has stopped unexpectedly.' Also, when I open Superuser or try to search for an update, I get 'Checking available version failed.'
Can I fix this by removing superuser altogether, then flashing again to get the unbroken one back? If so, how can I remove Superuser? Can't seem to find an uninstall button....hahahahaha.
Again, thanks for any helpful ideas anyone has!
Needs to be removed from /system/app, which only a root user can do...
Perhaps you can go to settings, applications, manage apps, show all, clear for superuser, and this might stop it from crashing.
Again, Tonymy01, I greatly appreciate your reply! I have cleared the superuser data, but that didn't help. I also tried resetting to factory then rooting with cf again, but still I have no joy.
Would installing a new version of superuser over the old version solve my problem? Ugh.
A preemptive thanks for any suggestions anyone may have.
ericwadding said:
Again, Tonymy01, I greatly appreciate your reply! I have cleared the superuser data, but that didn't help. I also tried resetting to factory then rooting with cf again, but still I have no joy.
Would installing a new version of superuser over the old version solve my problem? Ugh.
A preemptive thanks for any suggestions anyone may have.
Click to expand...
Click to collapse
i dont know if this would help but try getting superuser from the market and see if that works?

Answer to SU problems on CM7???

I just saw this on the XDA home page. Its a new super user app. As we know, the SU app on CM7 is a little buggy and doesnt always give super user permissions. Maybe this app will work better for us. Im going to be trying it out soon.
http://forum.xda-developers.com/showthread.php?t=1538053
UPDATE: So I installed it and tested all my root apps. Seems to work well. I will give it a day or two and see if I have any of the apps fail to get root permissions. If this works and fixes the SU problems we have, then this is a great thing for us CM7 users.
jsgraphicart said:
I just saw this on the XDA home page. Its a new super user app. As we know, the SU app on CM7 is a little buggy and doesnt always give super user permissions. Maybe this app will work better for us. Im going to be trying it out soon.
http://forum.xda-developers.com/showthread.php?t=1538053
UPDATE: So I installed it and tested all my root apps. Seems to work well. I will give it a day or two and see if I have any of the apps fail to get root permissions. If this works and fixes the SU problems we have, then this is a great thing for us CM7 users.
Click to expand...
Click to collapse
Since I am very familiar with ADB and the command line, I tore apart the apk in the linked thread OP to make sure I understood what was happening during the install. I moved the original su binary and Superuser.apk to my emmc (internal memory card), manually pushed the new files out to my phone, and then rebooted.
Once CM7DX2 came all the way up, I started doing some testing and noticed the the original Superuser APK was still showing up in my app drawer. If DOESN'T appear to be conflicting with the new SuperSU APK, but I'm not sure. I have had a few times of the SuperSU app stop responding and asking to either force close or wait. After hitting wait a few times, I ended up just FCing the app.
Once everything smoothed out, the SuperSU seems to have worked, bu, I was still receiving "not responding" messages from the SuperSU app when apps were asking for Root access.
I am going to also cross-post this to the linked OP thread and see if Chainfire wants more digging into this.
Also, as a side note, I think the reason the CM7DX2 Superuser APK was still appearing is that it MAY be installed as part of 2nd-init. I'm not 100% sure about this.
So, in conclusion, for CM7DX2, I think this needs more digging in to and I will offer to work with Chainfire to see what we can do.
Ciao!
Moon Shadow - NM said:
Since I am very familiar with ADB and the command line, I tore apart the apk in the linked thread OP to make sure I understood what was happening during the install. I moved the original su binary and Superuser.apk to my emmc (internal memory card), manually pushed the new files out to my phone, and then rebooted.
Once CM7DX2 came all the way up, I started doing some testing and noticed the the original Superuser APK was still showing up in my app drawer. If DOESN'T appear to be conflicting with the new SuperSU APK, but I'm not sure. I have had a few times of the SuperSU app stop responding and asking to either force close or wait. After hitting wait a few times, I ended up just FCing the app.
Once everything smoothed out, the SuperSU seems to have worked, bu, I was still receiving "not responding" messages from the SuperSU app when apps were asking for Root access.
I am going to also cross-post this to the linked OP thread and see if Chainfire wants more digging into this.
Also, as a side note, I think the reason the CM7DX2 Superuser APK was still appearing is that it MAY be installed as part of 2nd-init. I'm not 100% sure about this.
So, in conclusion, for CM7DX2, I think this needs more digging in to and I will offer to work with Chainfire to see what we can do.
Ciao!
Click to expand...
Click to collapse
Thanks Moon Shadow. The only time I had it hang on "asking for root access" is with Titanium Backup. I think that had to do with the SuperSU app freezing though when trying to get into the settings tab in the app. It just freezes up when selecting that and I had to go into application seetings and manually force stop the app. After that, everything worked fine. I think its just that settings tab for some reason.
The way I installed it was installed SuperSU from the market, then uninstalled the old Super User through the market. I then opened SuperSU and it asked to update so I did. After that, I went through all my root apps and the new SuperSU prompt popped up for all and I granted access. I too see the old SU in the app drawer. Opening that though shows that the only thing that its granting root access to is the new SuperSU app. It doesnt seem to be conflicting with anything so far.
Moon Shadow - NM said:
Since I am very familiar with ADB and the command line, I tore apart the apk in the linked thread OP to make sure I understood what was happening during the install. I moved the original su binary and Superuser.apk to my emmc (internal memory card), manually pushed the new files out to my phone, and then rebooted.
Once CM7DX2 came all the way up, I started doing some testing and noticed the the original Superuser APK was still showing up in my app drawer. If DOESN'T appear to be conflicting with the new SuperSU APK, but I'm not sure. I have had a few times of the SuperSU app stop responding and asking to either force close or wait. After hitting wait a few times, I ended up just FCing the app.
Once everything smoothed out, the SuperSU seems to have worked, bu, I was still receiving "not responding" messages from the SuperSU app when apps were asking for Root access.
I am going to also cross-post this to the linked OP thread and see if Chainfire wants more digging into this.
Also, as a side note, I think the reason the CM7DX2 Superuser APK was still appearing is that it MAY be installed as part of 2nd-init. I'm not 100% sure about this.
So, in conclusion, for CM7DX2, I think this needs more digging in to and I will offer to work with Chainfire to see what we can do.
Ciao!
Click to expand...
Click to collapse
Kind of random but Moon, you are a goddamn machine. The moment something great releases you take it apart and make it better. Good **** man, good ****.
Just including my experience...
SuperSU is working like a champ, but had major issues until I removed Superuser completely.
Here's how I installed:
- Install SuperSU from market
- Uninstall Superuser from settings > applications
- Launch SuperSU and allow it to update it's binary
- Delete superuser.apk from system/apps (use root explorer, es file explorer, terminal, etc...)
- Reboot
Since changing over to SuperSU, I haven't seen a single hang while an app is requesting su permissions.
xawen said:
Just including my experience...
SuperSU is working like a champ, but had major issues until I removed Superuser completely.
Here's how I installed:
- Install SuperSU from market
- Uninstall Superuser from settings > applications
- Launch SuperSU and allow it to update it's binary
- Delete superuser.apk from system/apps (use root explorer, es file explorer, terminal, etc...)
- Reboot
Since changing over to SuperSU, I haven't seen a single hang while an app is requesting su permissions.
Click to expand...
Click to collapse
Same here. This new SU seems to fix the issue we had with the old one. The only problem is that damn settings tab. It freezes the app.
Sent from my MB870 using Tapatalk
i find this relevant to my interest any one else test
Xb0i said:
i find this relevant to my interest any one else test
Click to expand...
Click to collapse
Follow xawen's directions and you'll be fine. It works like a charm.
Sent from my MB870 using xda premium
cant uninstall superuser from settings- applications. doesnt give the option
Xb0i said:
cant uninstall superuser from settings- applications. doesnt give the option
Click to expand...
Click to collapse
Did you go Settings> Applications> Manage Applications and hit the app? If you dont see that option, go into Titanium Backup (an app you have no excuse not having) and uninstall it. Then go into Root explorer and follow the above directions to totally remove it. Then reboot. It may seem like it isnt totally gone cause you may see the icon somewhere, but it likely is gone and a reboot is needed in order to confirm.
yea got the tiBu. but i tried force stopping and clearing data and uninstall never popped up. thought about removing in TiBu buts thats not what it said in the instructions.
Xb0i said:
yea got the tiBu. but i tried force stopping and clearing data and uninstall never popped up. thought about removing in TiBu buts thats not what it said in the instructions.
Click to expand...
Click to collapse
Its what I did. Its a bit of a deviation but it got the job done and thats what matters, ya know?
wow pretty bizzare i cant find superuser in TiBu! whats goin on lol
Xb0i said:
wow pretty bizzare i cant find superuser in TiBu! whats goin on lol
Click to expand...
Click to collapse
Did it disappear after you rebooted? If you have root explorer, go into system/app and see if SU is still gone. If so, you're in good shape.
to clarify
before i even started i backed up original superuser.apk to a folder on sdcard from root explorer, then
i downloaded supersu from market.
went to settings-app-manage apps- etc no choice to uninstall. force stopped- cleared data, still no uninstall option.
went into titanium backup to uninstall from there and superuser wasnt even listed in the apps! (ok weird)
only option left is to just delete from root explorer then continue continue to launch supersu, update binaries and reboot but im holding off.
Lowend was supersuper listed in titanium for u? y isnt it showing up in my list. i find it odd
Xb0i said:
to clarify
before i even started i backed up original superuser.apk to a folder on sdcard from root explorer, then
i downloaded supersu from market.
went to settings-app-manage apps- etc no choice to uninstall. force stopped- cleared data, still no uninstall option.
went into titanium backup to uninstall from there and superuser wasnt even listed in the apps! (ok weird)
only option left is to just delete from root explorer then continue continue to launch supersu, update binaries and reboot but im holding off.
Lowend was supersuper listed in titanium for u? y isnt it showing up in my list. i find it odd
Click to expand...
Click to collapse
I can't find superuser in TB either... it is kind of weird...
i believe u cant delete superuser from tibu cus u need superuser for root access so its like a paradox. i dunno y instructions were as someone showed cus it seems the only way to get this to work properly is delete from root explorer. but im gunna hold off till someone confirms this more legit
I don't understand why you're holding off...if SuperSU is active, go for the reboot and see if the old superuser app clears.
Sent from my MB870 using xda premium
id rather not have a headache if it messes something up.
this thread however gives some detail on supersu
looks like sum apps look for the presence of superuser.apk in data/app and possibly system/app.
a dummy file looks like it can resolve issues. ill switch when more testing is done on CM7dx2.
forum.xda-developers.com/showthread.php?t=1538053
Xb0i said:
id rather not have a headache if it messes something up.
this thread however gives some detail on supersu
looks like sum apps look for the presence of superuser.apk in data/app and possibly system/app.
a dummy file looks like it can resolve issues. ill switch when more testing is done on CM7dx2.
forum.xda-developers.com/showthread.php?t=1538053
Click to expand...
Click to collapse
It's odd that you guys don't see the uninstall option for it... Do you see it in Market (err...Google Play, stupid name)? That's another way to get the uninstall done. If it doesn't show up there, you should be able to use root explorer and delete it from /data/apps and /system/apps.
When we installed CM7, the instructions had us update Superuser from market. That would have installed it in /data/apps, so it just needs to be yanked from there. Uninstall via market, tibu, settings>apps or manual through root explorer should all do the same thing. Then you can delete the built in one from system.
Also, if for some reason the whole process breaks down on you...there's a flashable version of the original Superuser that will probably get you going again. I haven't tried it on CM7 though...
jsgraphicart said:
Same here. This new SU seems to fix the issue we had with the old one. The only problem is that damn settings tab. It freezes the app.
Click to expand...
Click to collapse
The most recent update (pushed yesterday) fixed this for me.

[Q] Daxian TD888 MTK6589 ROM help?

I'm in need of some kinda urgent help and advice regarding a phone i have just purchased for my mother.
I've bought her a cheap Daxian TD888 on the MTK6589 chipset and i'm afraid i have been a silly boy and not done my research before purchasing - I was under the impression that it came with the Play Store installed etc and sadly, it comes with a hard to use chinese ROM.
Mothers being mothers, mine isn't anywhere near tech/phone friendly and this is her first smartphone (upgrade from a 6 year old Nokia/symbian brick) so i was wanting to get her onto a nice and simple stock android 4.1 or 4.2 or even a CMxx that i can just help her along with.
After some very panic based searching today, i'm not seeing much that can help me... infact... nothing regarding this phone at all.
So... have I been a dumbass and bought her a lemon or is there anyone that can help me out with advice or pointers on how to get a normal android ROM on this thing?
I'm not massively experienced with rooting but have managed it a couple fo times in the past on my old Nexus One.
Any help would be greatly appreciated.
scottmeister said:
I'm in need of some kinda urgent help and advice regarding a phone i have just purchased for my mother.
I've bought her a cheap Daxian TD888 on the MTK6589 chipset and i'm afraid i have been a silly boy and not done my research before purchasing - I was under the impression that it came with the Play Store installed etc and sadly, it comes with a hard to use chinese ROM.
Mothers being mothers, mine isn't anywhere near tech/phone friendly and this is her first smartphone (upgrade from a 6 year old Nokia/symbian brick) so i was wanting to get her onto a nice and simple stock android 4.1 or 4.2 or even a CMxx that i can just help her along with.
After some very panic based searching today, i'm not seeing much that can help me... infact... nothing regarding this phone at all.
So... have I been a dumbass and bought her a lemon or is there anyone that can help me out with advice or pointers on how to get a normal android ROM on this thing?
I'm not massively experienced with rooting but have managed it a couple fo times in the past on my old Nexus One.
Any help would be greatly appreciated.
Click to expand...
Click to collapse
I could probably help you get it rooted and that would allow you to install Play store on it as well as delete any chinese apps that sometimes come on the MT65XX devices if interested. As far as the rom goes, is there not an option in settings to change language to English? I have bought a few MediaTek devices directly from china, when I received the phone it had english on it already but when I reset the phones I would have to go into Settings and change chinese language back to english.
Motochopper should root your phone:
http://forum.xda-developers.com/showthread.php?t=2252248
One thing with these phones is that the android version is not always what is shown in Settings > About phone. Try using this tool from the first post of this thread:
http://forum.xda-developers.com/showthread.php?t=2160490&styleid=18
make sure you enable USB debugging on your phone first and it will help tell which version of android you are really running. If kernel say 2.6.xx you are on GB 2.3, if it is 3.0.xx then you are on ICS and if it says 3.4.xx then you are JB. I bought a MT6575 that said android version 4.0 in settings, it said gingerbread 2.2 on the box (I know 2.2 is Froyo), then on bottom of box it said Froyo 2.2!
Thanks Klown80 -
I'm just into work now so I'll have to hook it up to my own PC and root when i get home later... i'm just in full on panic mode over this (its a time sensitive issue as she's due to be in hospital for an extended period and i want to get this right for her before then)
Regarding the language settings in the current/stock rom, it has english US selected and while a lot of the language is in english, pretty much ALL popup dialogs are in chinese and the browser is unusable (all chinese text based) so... hence the panic.
I was (foolishly) thinking it would just be a simple enough flash to CM or stock android and hey presto - full english ROM.
I hate it when i don't do my homework first.
So... you recommend the root first, check exact android version number and go from there?
Even if it turns out to be an older 2.1/2.2/whatever version, i'd be happy enough to get something stock and full english based on there if its possible.
As she's never had a smart phone, it will all seem super smooth and flashy to her anyway.
I have now rooted (i think..) however, the superuser app comes up with an error upon opening -
superuser binary (su) must be updated
and i now i'm kinda stuck.
I have downloaded and tired various versions of the play store and while the at first allow me to enter google accounts details, it always crashes after that.
Every time i open the play store app, it just closes again.
Any suggestions on where i might be going wrong?
scottmeister said:
I have now rooted (i think..) however, the superuser app comes up with an error upon opening -
superuser binary (su) must be updated
and i now i'm kinda stuck.
I have downloaded and tired various versions of the play store and while the at first allow me to enter google accounts details, it always crashes after that.
Every time i open the play store app, it just closes again.
Any suggestions on where i might be going wrong?
Click to expand...
Click to collapse
Sounds like you need to update the binary then, if it allows you. If not then the root did not correctly root your device and we will have to go back a step and get that fixed first. As for Play Store, it usually takes more than just the Play.apk file to put Play Store on your device if it did not come with it stock. You also need (I am going off top of my head, I can give you exact names later) Google services framework.apk, Google login services.apk, Google Play services.apk. You need to have root to to this because you will need to move the vending.apk to /system folder and possibly change permissions on the apk before you install it. Once we can confirm root I can help you install a working Play Store if you like.
aphotaW are
Klown80 said:
Sounds like you need to update the binary then, if it allows you. If not then the root did not correctly root your device and we will have to go back a step and get that fixed first. As for Play Store, it usually takes more than just the Play.apk file to put Play Store on your device if it did not come with it stock. You also need (I am going off top of my head, I can give you exact names later) Google services framework.apk, Google login services.apk, Google Play services.apk. You need to have root to to this because you will need to move the vending.apk to /system folder and possibly change permissions on the apk before you install it. Once we can confirm root I can help you install a working Play Store if you like.
Click to expand...
Click to collapse
I've no idea how to update the binary so I guess i'm looking at a re-root.
I have had the usual issues of drivers not wanting to work (the Motochopper root process getting stuck at the daemon starting point) but I've manged to get the process to work twice so far.
(I've tried 4 different driver packages and they have all given the same results)
Could you possibly advise on how to update the binary file for superuser? I've just tried the root again and it skipped installing superuser as it was already found on the phone.. i haven't felt this noobllike in some time!
scottmeister said:
I've no idea how to update the binary so I guess i'm looking at a re-root.
I have had the usual issues of drivers not wanting to work (the Motochopper root process getting stuck at the daemon starting point) but I've manged to get the process to work twice so far.
(I've tried 4 different driver packages and they have all given the same results)
Could you possibly advise on how to update the binary file for superuser? I've just tried the root again and it skipped installing superuser as it was already found on the phone.. i haven't felt this noobllike in some time!
Click to expand...
Click to collapse
Sounds like the same prob with my.mtk device,
With motochopper i.get to update binary, but thats not possible.
You can try some of the roottools in my.acer811 thread.
I get many tipps from clown80.
scottmeister said:
I've no idea how to update the binary so I guess i'm looking at a re-root.
I have had the usual issues of drivers not wanting to work (the Motochopper root process getting stuck at the daemon starting point) but I've manged to get the process to work twice so far.
(I've tried 4 different driver packages and they have all given the same results)
Could you possibly advise on how to update the binary file for superuser? I've just tried the root again and it skipped installing superuser as it was already found on the phone.. i haven't felt this noobllike in some time!
Click to expand...
Click to collapse
Try uninstalliong Superuser or SuperSU and try again. Su binary should ask you if you want to update when you first open SuperSU, if you have Superuser, then you will need to open the app and go into settings to update binary.
meconte cutstones
Klown80 said:
Try uninstalliong Superuser or SuperSU and try again. Su binary should ask you if you want to update when you first open SuperSU, if you have Superuser, then you will need to open the app and go into settings to update binary.
Click to expand...
Click to collapse
It was aksing to try and update etc but its chashed every time - I was thinking that the root hadn't worked properly or something... anyway, I've uninstalled Superuser and reinstalled from a newer apk file (v3.2) i downloaded.
Its now running ok. Now that superuser is working... whats next?
scottmeister said:
It was aksing to try and update etc but its chashed every time - I was thinking that the root hadn't worked properly or something... anyway, I've uninstalled Superuser and reinstalled from a newer apk file (v3.2) i downloaded.
Its now running ok. Now that superuser is working... whats next?
Click to expand...
Click to collapse
Ok, is it just Superuser and not SuperSU correct? Can you go into settings in Superuser and towards the bottom there should be an option to update su binary. If it is SuperSU it will ask to update on its own when you open it. either way make sure it lets you update binary. Once binary is updated download and install any app that asks for root acces, so we can see if superuser request pops up.
Once we have confirmed root we can move onto installing Play Store. To do this you will need to be able to install a file explorer like ES file explorer so we can install the files we need for working Play Store.
Klown80 said:
Ok, is it just Superuser and not SuperSU correct? Can you go into settings in Superuser and towards the bottom there should be an option to update su binary. If it is SuperSU it will ask to update on its own when you open it. either way make sure it lets you update binary. Once binary is updated download and install any app that asks for root acces, so we can see if superuser request pops up.
Once we have confirmed root we can move onto installing Play Store. To do this you will need to be able to install a file explorer like ES file explorer so we can install the files we need for working Play Store.
Click to expand...
Click to collapse
In the superuser settings, there isn't anything apparent for trying to update the su binary.
the list reads as follows:
Security
Apps List
Log (on)
Notifications (on)
Backup apps/preferences
To anyone with this same device, this is method Scottmeister used to root his device. (Thanks Scott for being the tester! :good: )
http://forum.xda-developers.com/showpost.php?p=43163569&postcount=7&styleid=18
nuiryou food
HUGE thanks to Klown80 for the advice and patience!
For anyone else in a similar situation with an MTK6589 cheapo phone, and had issues with the Motochopper root method (the root getting stuck at 'daemon started successfully' etc etc.....
Klown80's chinese root tool works a treat. You will have a chinese superuser app that may be a little annoying (you might be able to swap it for SuperSU or something but I had issues doing that so i've kept the chinese one) but the root works perfectly and the instructions given by Klown80 in the linked thread are very easy to follow.
I still had some issues with getting google services installed so you may want to look for a play store installer workaround - I know there is a cheeky little chinese mod apk that can be used to get the play store working, but i can't post it here.
Should anyone come across this thread and know of a good, stock english rom that I might be able to use, please leave a comment!
Klown80 said:
To anyone with this same device, this is method Scottmeister used to root his device. (Thanks Scott for being the tester! :good: )
http://forum.xda-developers.com/showpost.php?p=43163569&postcount=7&styleid=18
Click to expand...
Click to collapse
Hello!
I have to a Daxian XY100 smart phone, Not a bad handy, but I try everything, and I can't root,
Can anybody help me?
petz765 said:
Hello!
I have to a Daxian XY100 smart phone, Not a bad handy, but I try everything, and I can't root,
Can anybody help me?
Click to expand...
Click to collapse
OK ! Nobody!:crying:
SRY for my bad englis
petz765 said:
OK ! Nobody!:crying:
SRY for my bad englis
Click to expand...
Click to collapse
I'm not a lucky guy!
Nobody answer to me.
Realy bad luck.
Sry for my bad englis.

[Q] Rooting a Dragon touch A1X plus tablet

Hey there, after reading this forum for awhile, I still haven´t managed to get a root on this device, tried framaroot, klingo root, iroot, and many more, i get the SuperSU app on the device but it doesn´t give root permissions to any other apps, have someone successfully root this tablet? or have any ideas? Thanks in advance!
Version is Android 4.4.2
Kingo root
I found and downloaded "Kingo Root". I ran it from my PC with my Dragon Touch 10.1" A1X Plus connected and it says I'm ROOTED. I already had a root checking App on my tablet and it verified that I'm rooted. Later today I'll try some Apps that require root like Titanium Backup and some different games.
Kingo seemed pretty straightforward and user friendly but until I have time to do some testing I won't be able to completely vouch for this software. But, I didn't get anything weird on my PC nor tablet so far. I do have Avast running on my tablet and AVG running on my PC so I should be protected from malware and viruses. I suggest that everyone protect your devices prior to loading any software.
Kingo Root doesn't work!
Racshamar said:
I found and downloaded "Kingo Root". I ran it from my PC with my Dragon Touch 10.1" A1X Plus connected and it says I'm ROOTED. I already had a root checking App on my tablet and it verified that I'm rooted. Later today I'll try some Apps that require root like Titanium Backup and some different games.
Kingo seemed pretty straightforward and user friendly but until I have time to do some testing I won't be able to completely vouch for this software. But, I didn't get anything weird on my PC nor tablet so far. I do have Avast running on my tablet and AVG running on my PC so I should be protected from malware and viruses. I suggest that everyone protect your devices prior to loading any software.
Click to expand...
Click to collapse
After testing last night I found that Kingo Root doesn't truly root the Dragon Touch 10.1" A1X Plus. While for a short time my root checker did show that I was rooted, Titanium Backup and other apps were not able to gain root access. At one point I had to perform a soft reset to get off a blank screen. I have discovered that the ROM used for this build is from HTC so maybe the root software used for this should be something used for HTC phones and tablets. So, keep searching folks because Kingo Root is NOT the answer for root accesss...Sorry!
My grandmother just got a "Bright Tab" 10" tablet. As far as I can determine, the same generic Chinese company that makes the particular tablet that gets branded as Dragon Tab normally makes this. This appears to be an unbranded version of the exact same tablet (I think specifically for Walmart to reduce costs a bit. They also threw in a lovely malware called "Google 12.0" that shows annoying popup ads frequently and slows down the whole system...) I noticed it even had a "DragonFire" and "DragonPhone" app in there.
Anyway, I did get it rooted. First, KingoRoot seems to sort of temproot. However it does appear to have an actual writable system partition, not one of those read-only images with a hybrid overlay mounted on boot as many systems do. So here's what you do. Run KingoRoot's app to temproot. Install SuperSU or your favorite SU app from the play store and while temprooted, manually install the real SU app to /system via the settings. Then remove the KingoRoot stuff (disable the KingoApp app temporarily to stop it from trying to take over, then you can uninstall it using TitaniumBackup assuming all goes well.) After all of this I seem to have true root and can now install Greenify, Xposed Framework, and so on.
I was hoping to find at least a CWM/TWRP option for this thing (I know CyanogenMod or any other AOSP -- or even a cleaner more proper build based on the stock ROM -- is impossible, but at least a proper recovery would be nice.) So far no good though.
Nazo said:
My grandmother just got a "Bright Tab" 10" tablet. As far as I can determine, the same generic Chinese company that makes the particular tablet that gets branded as Dragon Tab normally makes this. This appears to be an unbranded version of the exact same tablet (I think specifically for Walmart to reduce costs a bit. They also threw in a lovely malware called "Google 12.0" that shows annoying popup ads frequently and slows down the whole system...) I noticed it even had a "DragonFire" and "DragonPhone" app in there.
Anyway, I did get it rooted. First, KingoRoot seems to sort of temproot. However it does appear to have an actual writable system partition, not one of those read-only images with a hybrid overlay mounted on boot as many systems do. So here's what you do. Run KingoRoot's app to temproot. Install SuperSU or your favorite SU app from the play store and while temprooted, manually install the real SU app to /system via the settings. Then remove the KingoRoot stuff (disable the KingoApp app temporarily to stop it from trying to take over, then you can uninstall it using TitaniumBackup assuming all goes well.) After all of this I seem to have true root and can now install Greenify, Xposed Framework, and so on.
I was hoping to find at least a CWM/TWRP option for this thing (I know CyanogenMod or any other AOSP -- or even a cleaner more proper build based on the stock ROM -- is impossible, but at least a proper recovery would be nice.) So far no good though.
Click to expand...
Click to collapse
It appears that your method works. I was able to perform all of the steps except for the manual install of the SU app into the /system. But all of the apps that I've tried that require root access are working. I'm still evaluating the outcome but so far so good.
Glad to hear it worked at all. Maybe try again after a reboot now that the alternate SU app has taken over? Oh, I think I had actually run Kingoroot first before running the alternate app. Since it's a temp root you have to rerun it every startup until you get the alternate installed into the system I guess.
My grandmother finally listened to me and will probably be taking that tablet back now, so I can't really mess around with it anymore to give any specifics. I convinced her to get something else that I think will make her a true Android convert instead of just wanting some little side thing for reading only, so one way or the other that thing is probably going to go, lol.
Root with iroot
Sent from my Dragon Touch M8 using XDA Free mobile app
---------- Post added at 06:08 PM ---------- Previous post was at 05:54 PM ----------
I'm 100% rooted on a1x plus and m8 tablet https://m.youtube.com/watch?v=a5_iqHBjA7k
Sent from my Dragon Touch M8 using XDA Free mobile app
I just spent a couple hours trying both the iRoot and KingoRoot methods on a TabletExpress Dragon Touch M8 with Android 5.0 without success. I got to the point where I could open SuperSU, but then SuperSU wanted to update the binary and failed. I tried the KingoRoot tethered and apk installations. I tried using KingoRoot's Superuser App. Nothing worked. And Cyanogenmod is still a no-go.
Did you get kinguser? Or did you install supersu?
Sent from my Dragon Touch M8 using XDA Free mobile app
cfmoreno said:
Hey there, after reading this forum for awhile, I still haven´t managed to get a root on this device, tried framaroot, klingo root, iroot, and many more, i get the SuperSU app on the device but it doesn´t give root permissions to any other apps, have someone successfully root this tablet? or have any ideas? Thanks in advance!
Version is Android 4.4.2
Click to expand...
Click to collapse
Check out this video mate sorry i didn't post it earlier
https://youtu.be/57eLSvzBuII
---------- Post added at 06:20 AM ---------- Previous post was at 06:13 AM ----------
guest1984b said:
I just spent a couple hours trying both the iRoot and KingoRoot methods on a TabletExpress Dragon Touch M8 with Android 5.0 without success. I got to the point where I could open SuperSU, but then SuperSU wanted to update the binary and failed. I tried the KingoRoot tethered and apk installations. I tried using KingoRoot's Superuser App. Nothing worked. And Cyanogenmod is still a no-go.
Click to expand...
Click to collapse
I think i found a solution after messing with my dragon touch m8... use iroot and make sure when you connect the m8 to your computer you have the usb debugging checked...unlock the screen before you plug it in and when iroot reads it you should see a pop up on the screen click ok and click reconnect it worked for me
if all else fails check out my video
https://youtu.be/57eLSvzBuII

Xposed breaking playstore

I installed the official nougat xposed and after that I am. Not able to install updates, new apps, apks. Nothing. It gives me an 504 error. I know it from a long time ago when playstore starts tripping just clean data an cache. But here nothing works. I can't reinstall playstore when I uninstall it (duh). Either way when I remove xposed everything works fine. Anyone having the same problems?
Similar ((LG k20)).
Yes, absolutely
This is my issue, too - spent all day trying to work a fix.
Nougat 88.1, long bootup finally works, but eventually corrupts everything!
No app installable, and ((-504)) which is DIFFERENT than the 504 mentioned, it is with a dash before. Something about UID file change.. but no avail?
Someone suggested they simply disable Xposed, reboot - then install apps, to reboot & re-enable Xposed again.. but!
I have no idea what to do. Using SuperSU.
I would try Magisk, but I can't do that now.
What shall we do? Seems a standard 88 issue?
No problems here. Are you guys sure you installed the correct file? Sdk24/arm64?
yeah man everything is properly installed. i have no idea what is triggering the error.
I'm getting the same error on my LG G4. I rooted with Magisk, so the problem isn't the root tool.
The only way to install apps is to unistall xposed framework

Categories

Resources