Well,strange things are happening to my phone...After I managed to get root access,according to Root Checker,I connected my Z5 to the PC but Flashtool doesn't detect Busybox and displays ''Root access denied'' message.Also in Service menu the DRM keys seems intact and the Rooting status is:Bootloader unlock allowed:Yes.
Any idea what is happening?
EDIT:I had no busybox installed...
Related
I am the proud owner of a Superpad Android 2.1...pretty nice device. I have started to develop some fun applications using eclipse/androidSdk combo.
I am having issues getting my win7 64-bit PC to recognize the Superpad (yes, I have debugging enabled on the superpad). The PC doesn't recognize that its been plugged into the USB port. I have been looking around for solutions to solve this issue but have come up empty. Any ideas ??
I tried a different tact. One can use ADB over a network. My PC can connect to the Smartpad over the wireless net, connect to adb. Sounds good so far...but, I need su/root privileges to do anything using adb. How do I establish/access the root acct on an android device ?? I type "su" within the adb shell and get permission denied. I need to change this somehow.
Basically I need a way for adb to connect to the hw so I can test on an actual device (after I've tested on the sdk emulator).
Any help on either front would be appreciated.
thanks
Have you installed the debug driver for windows ?
http://developer.android.com/sdk/win-usb.html
To access root and su you must 'root' your device.
Try z4root or google it for your device.
Rooting voids warranty, AFAIK, but can be undone.
On the back of my tablet it says, Polaroid with the Model: MID0734. Running on Android 4.2.2
I've been trying to root this tablet so I can enable "Reverse Tethering Over USB" but, it seems that I need to root my device to run these code below:
Code:
./adb shell netcfg usb0 dhcp
I tried several applications such as:
Framaroot - No Help
[UNIVERSAL GUIDE] Root Any Android Device Manually ! - I can't go into Download Mode. I don't what to press I tried holding the power button, and then the volume down. It goes to a commandline-like interface but, it is written in Chinese.
Polaroid All in One - I'm stucked with the logs:
HTML:
Checking if ADB server is running Service Running
Android Debug Bridge version 1.0.29
Waiting for device to become ready Device Ready
Retrieving device information Done
Found MID0734 MID0734 running Android 4.2.2
Your Device will now be Rooted
Pushing Busybox Done
Pushing su binary Done
Pushing superuser.apk Running
Fixing Busybox permissions Done
Running Restore Exploit Done
Your device now reboot Done
Fixing file locations Running
Am I out of options? Should I root this device? or find another way to connect to the internet using my computer?
We have WiFi, but when I'm on my desktop it is out of range. I can't move it since, it is too far away. Even so, I still want to root my device for some applications.
Hope someone could help or atleast in the same position that who can share their opinions with me.
I would say hello first to all xda users, and administrators.
GT-i9500 sprd :
-no recovery booting access
-no root access :
-no cwm recovery found.
-no root found.
-tried(VRoot, KingoRoot, oneclickroot, and the best Root with restore.zip)
ADB : Yes
Cygwin: Yes
Fastboot : no fast booting available (just restarts normally with reboot fastboot)
tried :
adb remove for gesture.key
for *.key (all.key)
tried: -search for keys position using ls commands by unix emulator (cygwin
-shell su to give a super user control (no root access)
an action happened with me while first trying to root the phone with kingoroot while kingoroot in a state: waiting for device. IT BYPASSES password AUTOMATICLY trying to make a factory reset directly i disconnect by fault the battery making the lock again while reboot another try failed because i think that kingoroot had an exploit that bypass the lock screen to make an important step trying to complete the root.
so iam in 2 choices trying to discover the exploit method that kingoroot done and may work on all android devices to bypass lock screen
and in my case do i have any other option ?
Hi,
Thanks for using XDA Assist Since its china device its very difficult to provide you exact solution its better to take it to service center
Good Luck!
So after trying multiple times to root this device with Poot.debug SuperSU would not function properly and root checker would not verify I had root.... I recently came across a new root program when rooting my chinese tablet and figured I would give it a final shot and guess what it finally worked! It's very simple all that it requires is a Windows PC, The devices drivers, and the program: "Kingo Root," Just search it on google.
Make sure the device has USB Debugging enabled and connect it to your PC after opening KingoRoot... It'll take a minute or two for the program to connect to the device but once it recognizes the device just click "root" wait a minute while it gathers the scripts and installs the SU Binary onto the device.. Wallah after root is successfully completed disconnect the device, reboot it, and there should be "Kingo Root's" own version of SuperUser installed.... Everything has been working since then and I've managed to install SuperUser from ChainsDD over Kingo's Superuser so I could update the SU binary to a more stable release and a better GUI interface.... Have Fun!!!
So, it's been almost 2 weeks I've trying to root this device.
Running with Android Marshmallow 6.01 , Snapdragon 810
64bit ARMv8A
I have tried
- almost all dirtycow exploit, u name it
- all apk and PC root tools
The problem are :
There's no fastboot access, only adb
No enable OEM unlock
No download mode
There's only access to stock recovery that's can't do a things except factory data reset and system check.
Tried to temporary mount the system but failed
Tried to adb root but it's useless
Tried to pull boot.img , recovery and etc ,again no luck.
Yes there are open source code for the from the stock firmware. but it's in tar.gz and I cannot find the necessary files to root the device inside this SC.
Then I tried to cat kernelmode.rc
This is what I've got on attached file
Hope someone could analyze and tell me what exactly happened with this device.
Thank
All I can tell you that they maybe blocked access to fastboot or it requires special command. Someone need to modify fastboot.exe file so you can access it.