Android OS Forum banner

Android 8" PendoPad 4.1

4801 Views 3 Replies 2 Participants Last post by  zkireev
G'day,

I'm looking for help rooting a Android 8" PendoPad 4.1.1. Sofar, I had no success. I've successfully installed Android SDK and have access to the device through ADB. ADB runs with root permissions. The tablet itself was rooted using the OneClick application, which confirms that the device has already root access when trying it a second time. I've installed SuperUser and ROM Toolbox Light, but ROM Toolbox Light complains of having no root access.

I was hoping that someone can help.

Device Info

Model MR18
Android Version 4.1.1
Kernel Version: 3.0.8+ SMP Preempt
Build Number: RK30_ANDROID4.1.1-SDK-v1.00.00 rk30sdk-eg 4.1.1 JRO03H 20130108.130525

Any help is very much appreciate
1 - 4 of 4 Posts
[Solved] SuperOneClick didn't manage to root the tablet, but "bin4ry" did the job. I have complete super user access and ROM Toolbox Light works fine now.
Hello,

I am having problems with ADB driver to talk to the tablet. It appears to be installed in Device Manager but when running command "adb devices" when tablet booted into android OS, it does not list the device. I have USB Debugging enabled.

If i manually enter boot loader and run the same command it detects tablet as "0123456789ABCDEF Recovery" but as soon as i type "adb shell" it throws the following error: "- exec '/system/bin/sh' failed: No such file or directory (2) -".

Do you have step by step ROOTING procedure or at least ADB Driver installing procedure or good x64 ADB driver you can share? Any help?

By the way, the device I have is PENDO TAB 8" running JB4.1.1 PNDPP8MT8

Anyone?
Just found the solution to my problem on Win7 C:\Users\<user>\.android\adb_usb.ini had to be edited but it did not exist on my computer. Had to re-install Android SDK. The content of this file for PENDO TAB 8" JB4.1.1 should be:

# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT.
# USE 'android update adb' TO GENERATE.
# 1 USB VENDOR ID PER LINE.
0x2207

The part 0x2207 is very important and it is unique to this PADs hardware. Once connection is established Bin4ry method works fine. The below website is very useful.

http://stackoverflow...-driver-and-adb
1 - 4 of 4 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top