Problem Rooting Hannspree SN70t3

vgbaron

Member
Jul 27, 2012
7
0
complete newbie to this but followed instructions re SuperOneClick and Unlockroot. Sdk's etc install fine. ABD shows device.

When I run Superoneclick - it goes up to step #7 (waiting for device) and hangs there - waited almost 10 minutes - not responding.

Tried Unlockroot - it found the "unknown device" SN70t3 and after a few seconds - just said ready.

for info:

HannsPree SN70t3 7" Tablet

RK29SDK

Android 4.03 ICS

3.08+

Build 20120613_V1.0.3_EN

Any help appreciated.

OH - real newbie question - how can I tell if the root was successful?

Thanx,

Vic
 

nichi57

Member
Aug 16, 2012
2
0
Hello, I am a computer technician and I'm also looking for a solution:
1 have root for Hannspree Hannspad SN70T3
2 to install the market of googleplay

looking on google I came across your problem is mine.
about the answer if you got the root Unlockroot if you install with the program as recommended by unloockroot battery saver and manage to install it means that you have obtained the root
Now the question that you can do is give me the link or information on how you installed with the SDK and abd because cfhe unlookroot I installed 2.3.1 I always ask me .. do you want try to install drivers?
and does not send me out and if I read correctly even if you recognize the device as unknown 'SN70T3 and then tells you ready
other questions you are unable to install google play?
Hello and thanks

Nichi 57
 

cogag

Member
Aug 30, 2012
3
0
:cool:
so good news for all the SN70T3 users :))
This one is working with all the SN70T3´s :))

you need this:
1. Android-Hilfe.de - Einzelnen Beitrag anzeigen - ADB connecten

2. HANNSpad Hannspree 7 "(SN70T3) - Seite 4 - Android-Hilfe.de

if your Driver is not working (so was mine)

just insert in the File android_winusb.inf under [Google.NTx86]:

[Google.NTx86]
;Odys Neo x7&8
%SingleAdbInterface% = USB_Install, USB\VID_2207&PID_0000
; Odys ICS Devices (Cosmo, Vision)
%SingleAdbInterface% = USB_Install, USB\VID_2207&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_2207&PID_0000&MI_01

its working for SN70T3 YOU HAVE TO TAKE THE DRIVER FROM THE ACHIVE POSTET IN Nr. 1

 
Last edited:

vgbaron

Member
Jul 27, 2012
7
0
I can install the driver but I still can NOT root the device. Have you been able to root the SN70t3? if so, which program did you use? I tried Super One Click and Unlockroot and neither were successful.

Thanx,

Vic
 

cogag

Member
Aug 30, 2012
3
0
Yes i was able to root this Device.

Step 1:
You need to download the ADB Archive from http://www.android-hilfe.de/2502083-post1.html
Step 2:
extract thie Archive :) (sure you can do this)

Step 3:
Connect your Device and delete the COMPLETE driver with files from the Device Manager

Step 4:
Install the Driver from the extracted Archive

Final Step 5:


open cmd

change to location of the extracted archive (For example c:\adb)
and type or copy and paste this script line per line

1. C:\ADB> adb shell
2. shell@android:/ $ mv /data/local/tmp /data/local/tmp.bak
3. shell@android:/ $ ln -s /data /data/local/tmp
4. shell@android:/ $ exit
5. C:\ADB> adb reboot
6. C:\ADB> adb wait-for-device
7. C:\ADB> adb shell
8. shell@android:/ $ echo ro.kernel.qemu=1 >/data/local.prop
9. shell@android:/ $ exit
10. C:\ADB> adb reboot
11. C:\ADB> adb wait-for-device
12. C:\ADB> adb remount
remount succeeded
13. C:\ADB> adb push su /system/bin/su
518 KB/s (22364 bytes in 0.042s)
14. C:\ADB> adb shell
15. root@android:/ # chown root.shell /system/bin/su
16. root@android:/ # chmod 06755 /system/bin/su
17. root@android:/ # rm /system/xbin/su
rm failed for /system/xbin/su, No such file or directory
18. 255|root@android:/ # ln -s /system/bin/su /system/xbin/su
19. root@android:/ # exit
20. C:\ADB> adb push Superuser.apk /system/app/.
3923 KB/s (843503 bytes in 0.209s)
21. C:\ADB> adb shell
22. root@android:/ # rm /data/local.prop
23. root@android:/ # rm /data/local/tmp
24. root@android:/ # mv /data/local/tmp.bak /data/local/tmp
25. root@android:/ # exit
26. C:\ADB> adb reboot

no matter if the Display is getting dark, after pt 26 it gets back again :))

works 100% on all SN70T3s

Be SURE YOU HAVE NO BLUESTACKS RUNNING ON YOUR PC (DISABLE ALL BLUESTACKS SERVICES)
 
Last edited:

vgbaron

Member
Jul 27, 2012
7
0
YES!

ich danke Ihnen sehr - if that doesn't mean what I think, blame Google! ;)

Vic
 

nichi57

Member
Aug 16, 2012
2
0
Thanks to you Cogag , I have successfully performed the root of NS70T3! now I'm wondering, has anyone successfully installed google play?

thanks in advance .
 

vgbaron

Member
Jul 27, 2012
7
0
Thanks to you Cogag , I have successfully performed the root of NS70T3! now I'm wondering, has anyone successfully installed google play?

thanks in advance .

Ditto that. I've tried several methods from XDA developers but even though it installs it does not run.

Vic
 

clio90cv

Member
Sep 16, 2012
1
0
hello good, I do not operate on my SN70T3 usb driver.
when I try to connect to the ADB gives me the error device not found ....
I've tried all the various I've found it does not work ....
Someone happens? Someone has a solution??
thanks
 

Adrella

Member
Oct 8, 2013
1
0
Yes i was able to root this Device.

Step 1:
You need to download the ADB Archive from http://www.android-hilfe.de/2502083-post1.html

Step 2:
extract thie Archive :) (sure you can do this)

Step 3:
Connect your Device and delete the COMPLETE driver with files from the Device Manager

Step 4:
Install the Driver from the extracted Archive

Final Step 5:


open cmd

change to location of the extracted archive (For example c:\adb) and type or copy and paste this script line per line

Sorry for that my English is not well. I can't understand some steps.

Can anyone answer my questions?

1.Which ADB Archive should I download?
I clicked "7-Zip Archiv gepackt mit ADB + USB-Treiber" and downloaded a 7-zip archive named adb-1.0.29.
Is it right?

2.I extracted the 7-zip Archive, and got a file named adb-1.0.29.

3.I don't know how to delete the COMPLETE driver with files. Can anyone show me some pictures?
After connecting the Tablet, I opened the system on my computer and found Device Manager.
And then how should I do?

4.Also, I don't know how to Install the Driver from the extracted Archive.Which one should I click under the file adb-1.0.29?

5.Then, I renamed the file adb-1.0.29 to ADB, and put it under the c hard disk. Is it right?

thanks for help.:)
 
Top