[RK29][TOOL] Root RK29 Tab Toolkit

Search This thread

Erik20t

Senior Member
Mar 9, 2013
68
3
Hi everyone i have the klu Lt7035-j rk2926 android version 4.1.1 i manage to root this devive but no lucky on getting a recovery....:( can anyone help me out here? Please an thank you.

Sent from my -T989 using XDA Premium 4 mobile app
 

Felicien

New member
Oct 12, 2013
1
0
Success

Hi,

Thank you, it is working with my rk2928sdk Android 4.1.1!
I'm using driver from adbdriver.com and Root_RK29_Tab_Toolkit_1.3.zip.
Attention, impossible to install adb driver from Windows 8 64bit, I'm using Windows 7 32bit.
 

prav3955

Senior Member
Sep 10, 2013
274
85
Hi everyone i have the klu Lt7035-j rk2926 android version 4.1.1 i manage to root this devive but no lucky on getting a recovery....:( can anyone help me out here? Please an thank you.

Sent from my -T989 using XDA Premium 4 mobile app

use RKandroidtool1.35
enter flash mode( easy way to download quickboot and reboot to bootloader)
connect tab
let drivers get installed( you should get rk292x device)
flash recovery.img and parameter file only
just read posts here for your help
DO IT ON YOUR OWN RISK. IM NOT RESPONSIBLE FOR ANYTHING HAPPENED TO YOUR DEVICE
http://xdaforums.com/showthread.php?t=1903745
hit thanks if i helped
 
  • Like
Reactions: SferaDev

Erik20t

Senior Member
Mar 9, 2013
68
3
When i put my device in bootloader mode my computer cant find drivers even tho i have universal usb driver smh

Sent from my SAMSUNG-SGH-T989 using XDA Premium 4 mobile app
 

techmor

New member
Nov 12, 2013
1
0
Hi, I've been reading this thread for 2 days and still can't figure out why I get:

RK29 Rooting toolkit (v1.2)
created by SferaDev for our RK Tabs (Based on ICS)
from the work of DooMLoRD using "andorid emulator" trick
Credits go to all those involved in making this possible!
----------------------------------------------------------------------
----------------------------------------------------------------------
This tool will:
(1) Root your RK29 tab
(2) Install Busybox + Stericson's Busybox Free
(3) Install SU binary (3.1.1) + Superuser.apk
(4) If there is low free space, the tool will remove Google Maps.
----------------------------------------------------------------------
Make sure you do this:
(1) Install the drivers of the folder
(2) Power on your Tab
(3) Turn Mass Storage OFF
(4) Enable "USB DEBUGGING" from Developer Options
(5) Enable "UNKNOWN SOURCES" from Security
(6) connect USB cable to your Tab and then connect it to PC
----------------------------------------------------------------------
----------------------------------------------------------------------
When you finish all above press enter...
Press any key to continue . . .
Let's begin with the work.
Waiting for your device
----------------------------------------------------------------------
The system cannot find the path specified.
Creating temp folders
The system cannot find the path specified.
Cleaning
The system cannot find the path specified.
Symlinking the temp folder
The system cannot find the path specified.
The system cannot find the path specified.
----------------------------------------------------------------------
Rebooting
The system cannot find the path specified.
----------------------------------------------------------------------
Waiting for your device
PLEASE WAIT, THIS MAY TAKE A WHILE
The system cannot find the path specified.
DEVICE FOUND
----------------------------------------------------------------------
Enabling emulator hack
The system cannot find the path specified.
The system cannot find the path specified.
----------------------------------------------------------------------
Rebooting
The system cannot find the path specified.
----------------------------------------------------------------------
Waiting for your device
PLEASE WAIT, THIS MAY TAKE A WHILE
The system cannot find the path specified.
DEVICE FOUND
----------------------------------------------------------------------
Pushing busybox
The system cannot find the path specified.
Correcting permissions
The system cannot find the path specified.
Remounting /system
The system cannot find the path specified.
Checking free space on /system
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
Copying busybox to /system/xbin/
The system cannot find the path specified.
Correcting ownership
The system cannot find the path specified.
Correcting permissions
The system cannot find the path specified.
Installing busybox
The system cannot find the path specified.
The system cannot find the path specified.
----------------------------------------------------------------------
Pushing SU binary
The system cannot find the path specified.
Correcting ownership
The system cannot find the path specified.
Correcting permissions
The system cannot find the path specified.
Correcting symlinks
The system cannot find the path specified.
The system cannot find the path specified.
----------------------------------------------------------------------
Pushing Superuser app
The system cannot find the path specified.
----------------------------------------------------------------------
Pushing Busybox Free app
The system cannot find the path specified.
----------------------------------------------------------------------
Cleaning
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
----------------------------------------------------------------------
Rebooting
The system cannot find the path specified.
----------------------------------------------------------------------
----------------------------------------------------------------------
You are root! Give feedback and a thanks in the XDA Forums!
By: SferaDev
----------------------------------------------------------------------
----------------------------------------------------------------------
Press any key to continue . . .


on my emerson em743kb. rockchip rk2928sdk, jb 4.1.1
arm cortex-a9

any help would be appreciated. thanks in advance
 

prav3955

Senior Member
Sep 10, 2013
274
85
Try vroot which is chienese superuser with English language update....even u can flash with rkandroid 1.35 but u neeg to install rk292x drivers and get into boot loader/flash mode manually....try finding more help in forum called 2918 odys loox

Sent from my GT-S7562
 

rbalu72

Senior Member
Aug 12, 2008
192
18
rooting BSNL Penta WS707C tab.

I am looking to root my new BSNL Penta WS707C tab.

Does this tool work for Penta WS707C tab?? When I googled around its a rockchip 2928 based device?

Any help appreciated.
 

JasoX

Senior Member
Jan 10, 2011
277
47
48
Brighton
Avoca STB7012 tablet.
Android 4.2.2
Kernel 3.0.36

Root process seems to go fine, Busybox and SU installs fine and it confirms that my device is rooted.

However, when i check with a root checker app, it claims that my device does not have root access.
 

rbalu72

Senior Member
Aug 12, 2008
192
18
Thank you, it is working with my BSNL Penta ws707c Android 4.1.1!
I used driver from adbdriver.com and Root_RK29_Tab_Toolkit_1.3.zip.
on Windows 7 32bit.

Many thanks for this tool.
 

Veliahof

New member
Nov 15, 2013
3
0
xbin causing problems?

My protab 25XXL, needed the Busybox on system/bin instead of system/xbin, After the appstore update this also will be the default installation directory, i changed the script if someone needs it to be installed system/bin

Code:
@echo	                    RK29 Rooting toolkit (v1.2)
@echo          created by SferaDev for our RK Tabs (Based on ICS)
@echo       from the work of DooMLoRD using "andorid emulator" trick
@echo       Credits go to all those involved in making this possible!
@echo   ----------------------------------------------------------------------
@echo   ----------------------------------------------------------------------
@echo     This tool will:
@echo        (1) Root your RK29 tab
@echo        (2) Install Busybox + Stericson's Busybox Free
@echo        (3) Install SU binary (3.1.1) + Superuser.apk
@echo        (4) If there is low free space, the tool will remove Google Maps.
@echo   ----------------------------------------------------------------------
@echo     Make sure you do this:
@echo        (1) Install the drivers of the folder
@echo        (2) Power on your Tab
@echo        (3) Turn Mass Storage OFF
@echo        (4) Enable "USB DEBUGGING" from Developer Options
@echo        (5) Enable "UNKNOWN SOURCES" from Security
@echo        (6) connect USB cable to your Tab and then connect it to PC
@echo   ----------------------------------------------------------------------
@echo   ----------------------------------------------------------------------
@echo   When you finish all above press enter...
@pause
@echo   Let's begin with the work.
@echo   Waiting for your device
@echo   ----------------------------------------------------------------------
@files\adb wait-for-device
@echo   Creating temp folders
@files\adb shell "cd /data/local && mkdir tmp"
@echo   Cleaning
@files\adb shell "cd /data/local/tmp/ && rm *"
@echo   Symlinking the temp folder
@files\adb shell mv /data/local/tmp /data/local/tmp.bak
@files\adb shell ln -s /data /data/local/tmp
@echo   ----------------------------------------------------------------------
@echo   Rebooting
@files\adb reboot
@echo   ----------------------------------------------------------------------
@echo   Waiting for your device
@echo   PLEASE WAIT, THIS MAY TAKE A WHILE
@files\adb wait-for-device
@echo   DEVICE FOUND
@echo   ----------------------------------------------------------------------
@echo   Enabling emulator hack
@files\adb shell rm /data/local.prop > nul
@files\adb shell "echo \"ro.kernel.qemu=1\" > /data/local.prop"
@echo   ----------------------------------------------------------------------
@echo   Rebooting
@files\adb reboot
@echo   ----------------------------------------------------------------------
@echo   Waiting for your device
@echo   PLEASE WAIT, THIS MAY TAKE A WHILE
@files\adb wait-for-device
@echo   DEVICE FOUND
@echo   ----------------------------------------------------------------------
@echo   Pushing busybox
@files\adb push files\busybox /data/local/tmp/.
@echo   Correcting permissions
@files\adb shell "chmod 755 /data/local/tmp/busybox"
@echo   Remounting /system
@files\adb shell "/data/local/tmp/busybox mount -o remount,rw /system"
@echo   Checking free space on /system
@files\adb push files\makespace /data/local/tmp/.
@files\adb shell "chmod 777 /data/local/tmp/makespace"
@files\adb shell "./data/local/tmp/makespace"
@echo   Copying busybox to /system/bin/
@files\adb shell "dd if=/data/local/tmp/busybox of=/system/bin/busybox"
@echo   Correcting ownership
@files\adb shell "chown root.shell /system/bin/busybox"
@echo   Correcting permissions
@files\adb shell "chmod 04755 /system/bin/busybox"
@echo   Installing busybox
@files\adb shell "/system/bin/busybox --install -s /system/bin"
@files\adb shell "rm -r /data/local/tmp/busybox"
@echo   ----------------------------------------------------------------------
@echo   Pushing SU binary
@files\adb push files\su /system/bin/su
@echo   Correcting ownership
@files\adb shell "chown root.shell /system/bin/su"
@echo   Correcting permissions
@files\adb shell "chmod 06755 /system/bin/su"
@echo   Correcting symlinks
@files\adb shell "rm /system/xbin/su"
@files\adb shell "ln -s /system/bin/su /system/xbin/su"
@echo   ----------------------------------------------------------------------
@echo   Pushing Superuser app
@files\adb push files\Superuser.apk /system/app/.
@echo   ----------------------------------------------------------------------
@echo   Pushing Busybox Free app
@files\adb push files\Busybox.apk /system/app/.
@echo   ----------------------------------------------------------------------
@echo   Cleaning
@files\adb shell rm /data/local.prop
@files\adb shell rm /data/local/tmp
@files\adb shell mv /data/local/tmp.bak /data/local/tmp
@echo   ----------------------------------------------------------------------
@echo   Rebooting
@files\adb reboot
@echo   ----------------------------------------------------------------------
@echo   ----------------------------------------------------------------------
@echo        You are root! Give feedback and a thanks in the XDA Forums!
@echo        By: SferaDev
@echo   ----------------------------------------------------------------------
@echo   ----------------------------------------------------------------------
@pause
 
Last edited:

robertputt

Senior Member
Jul 31, 2013
50
10
Limerick
no root access

hi all,
i have a avoca stb7012 rk2928 tablet.
there seems to be an error to do with temp folder at the start.
pushes busybox etc.
when the device reboots i have root apps install but device is not rooted.
any help appreciated.




RK29 Rooting toolkit (v1.2)
created by SferaDev for our RK Tabs (Based on ICS)
from the work of DooMLoRD using "andorid emulator" trick
Credits go to all those involved in making this possible!
----------------------------------------------------------------------
----------------------------------------------------------------------
This tool will:
(1) Root your RK29 tab
(2) Install Busybox + Stericson's Busybox Free
(3) Install SU binary (3.1.1) + Superuser.apk
(4) If there is low free space, the tool will remove Google Maps.
----------------------------------------------------------------------
Make sure you do this:
(1) Install the drivers of the folder
(2) Power on your Tab
(3) Turn Mass Storage OFF
(4) Enable "USB DEBUGGING" from Developer Options
(5) Enable "UNKNOWN SOURCES" from Security
(6) connect USB cable to your Tab and then connect it to PC
----------------------------------------------------------------------
----------------------------------------------------------------------
When you finish all above press enter...
Press any key to continue . . .
Let's begin with the work.
Waiting for your device
----------------------------------------------------------------------
Creating temp folders
mkdir failed for tmp, File exists
Cleaning
rm failed for ctsScreenShot, Is a directory
Symlinking the temp folder
----------------------------------------------------------------------
Rebooting
----------------------------------------------------------------------
Waiting for your device
PLEASE WAIT, THIS MAY TAKE A WHILE
DEVICE FOUND
----------------------------------------------------------------------
Enabling emulator hack
----------------------------------------------------------------------
Rebooting
----------------------------------------------------------------------
Waiting for your device
PLEASE WAIT, THIS MAY TAKE A WHILE
DEVICE FOUND
----------------------------------------------------------------------
Pushing busybox
3370 KB/s (1075144 bytes in 0.311s)
Correcting permissions
Remounting /system
Checking free space on /system
146 KB/s (439 bytes in 0.002s)
--- Free space on /system : 94701 bytes
--- no cleanup required
Copying busybox to /system/xbin/
2099+1 records in
2099+1 records out
1075144 bytes transferred in 0.067 secs (16046925 bytes/sec)
Correcting ownership
Correcting permissions
Installing busybox
----------------------------------------------------------------------
Pushing SU binary
5006 KB/s (380532 bytes in 0.074s)
Correcting ownership
Correcting permissions
Correcting symlinks
----------------------------------------------------------------------
Pushing Superuser app
5338 KB/s (843503 bytes in 0.154s)
----------------------------------------------------------------------
Pushing Busybox Free app
5389 KB/s (4284769 bytes in 0.776s)
----------------------------------------------------------------------
Cleaning
----------------------------------------------------------------------
Rebooting
----------------------------------------------------------------------
----------------------------------------------------------------------
You are root! Give feedback and a thanks in the XDA Forums!
By: SferaDev
----------------------------------------------------------------------
----------------------------------------------------------------------
Press any key to continue . . .
 
May 28, 2012
6
2
Oxard ca.
you are Awesome and the opp. worked on my D2-721G-HW Android Tablet, Thanks so much M

:good::good::p:fingers-crossed:
Usage is same as that of DoomLord's ICS Toolkit (as Rk29 Toolkit is it's fork). For using this you'll need
1. A windows PC.( if someone ports this Tool to Linux/Mac you can use em, but not yet :( )
2. Data/connectivity cable(not OTG cable) to connect your device to PC via USB.(it may work via Wifi, but that's offtopic)
3. SferaDev's Rk29 Toolkit and usb adb drivers.( Download 'em from the attachment of 1st post in this thread)
You may refer to Doomlord's post which explains the steps and things to do before using the Toolkit.
Steps-
Step 1: Connect the tab to your PC via USB.
Step 2: Install Drivers. If it is the 1st time you're connecting the tab to PC or if there's no suitable drivers in PC for your tab, a pop up will be shown to install drivers. Choose the drivers you've downloaded. If it doesn't work find working adb usb drivers for your device from somewhere and choose it.
Step 3: If drivers got installed correctly, extract the contents of SferaDev's Rk29 Root Toolkit to a suitable location. Open the folder and you'll find a runme.bat file( Don't mess with other files ). Just click and run it.
Step 4: A DOS window'll run some scripts and notify you of what's going on.The tab'll reboot a few times. Don't panic, just wait. When rooting is completed it'll be displayed in the same DOS screen.
Step 5:Check, if Superuser and Busybox apps have appeared in device. If yes, you've successfully rooted your device! Enjoy :). If you're still not convinced, use a Root Checker app( many are available in Play Store).
 

BajoPrimate

Senior Member
Nov 20, 2012
670
221
Sondika
schneider pandora 7.21 rooted

Hi SferaDev, your Toolkit worked fine with my brother's tablet: schneider pandora 7.21.
Thank you very much.
Cheers.:good:
 
  • Like
Reactions: SferaDev

guhveiga91

Member
Dec 9, 2013
12
0
sorry, help me please!

Hello. I recognize too the knowledge of you, so come in for help. currently I have a jiayu G3 n, Android 4.2.1 and the day before yesterday, I applied a custom ROM, better than the current factory. However, when I passed the ante virus for the first time, the contacts and phone were notified as adware's ... I can't find another system easy to install in place.. and now what do I do? has how to remove it? or install a new in place? Since I'm already grateful. guhveiga91@gmail.com
 

SferaDev

Inactive Recognized Developer
Jun 28, 2012
1,602
3,494
sferadev.github.io
What about tomtec 10 inch

Sent from my GT-I8190 using Tapatalk

Just test, ;)





Hello. I recognize too the knowledge of you, so come in for help. currently I have a jiayu G3 n, Android 4.2.1 and the day before yesterday, I applied a custom ROM, better than the current factory. However, when I passed the ante virus for the first time, the contacts and phone were notified as adware's ... I can't find another system easy to install in place.. and now what do I do? has how to remove it? or install a new in place? Since I'm already grateful. guhveiga91@gmail.com
I don't understand your question...


Sent from my GT-I9000 using Tapatalk 4
 

robindebruin

Senior Member
Nov 20, 2013
476
77
dordrecht
Here is system pic

Sent from my Ulitmate 10 using Tapatalk
 

Attachments

  • uploadfromtaptalk1386698094626.jpg
    uploadfromtaptalk1386698094626.jpg
    82.3 KB · Views: 192

BossKid3000

Member
Dec 21, 2013
5
0
I hope someont replys back to this.... I did all the steps(except for the mass storage device on cause I didn't know how) and It says its rooted but I check and it isnt... Through the process it says occasionally "permission denied" and other stuff... Help?!?!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 37
    Hey Guys, I think here is the best point to post this rooting toolkit if not mods please give me a PM.

    First of all, Do it by your own. If you brick your tab I'll wash my hands.

    Thanks to DoomLord for his work in the Rooting System.

    Well I have created a rooting toolkit for our tabs based in RK29 chip. Please give feedback if it works for your tab.

    What it does ?

    1. Install the SU (3.1.1) and Busybox binary.
    2. Install as system apps the Superuser apk and the BusyBox Free.
    3. Done !

    If adb drivers doesn't works with your device find another ones, I canno't give support for all RK29 tabs.
    The Uploaded ADB Drivers work with my older post.
    If you find another ADB drivers for your rk29 tab upload and I'll post them.

    How works the root toolkit?

    My root toolkit works using android emulator trick of thirty party project based in DoomLord.
    While entering the security creates a temporal folder on the tab to save the files.
    Then it copy the su to bin folder and busybox to xbin. After that it changes the permissions by command chmod of the binary to be runnable.
    Then it just pushes the two apks to system/app folder. Those apk will be installed as system apps in the next boot.
    Finally it cleans a bit the temp folder and you are done.

    Give a thanks if it helps and give feedback!
    3
    Successfully Rooted D2 D2-721!!

    Greets,

    OK , this is what I did... first I tried just installing adb driver file from 1st post, failed to install, I am running Win7 x64 , I enabled unsigned driver installation in gpedit, in case sig was prob, not sure if that was necesary, also downloaded an app that allowed test mode, and may or may not have contained a trojan.... getting ready to remove that now... try the next step first, because I think the issue was just that my device ID was not in .inf file.
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    To get device installed try adding device IDs to .inf file: at first I added just the device IDs under RK SDK, and the driver installed, but when I ran bat file , there were errors in script, and I had 2 messages that installing device failed.

    Then I googled my dev IDs ( To get device IDs , Right click computer>click manage>click device manager>then right click on device>click Properties>click on details>select Hardware Ids... in window below device Ids are displayed)

    After googling dev Ids I found this link: http://xdaforums.com/showthread.php?t=1993013 , under this link I found the following info on editing the .inf file :
    =======================================================================================================

    " Once downloaded edit the inf file (usually named android_winusb.inf)
    Add the following under the [Google.NTx86] heading and again under the [Google.NTamd64] heading: (one is for 32bit systems and the other is for 64 bit Systems) "

    Code:

    ;ProScan plt-7035
    %SingleAdbInterface% = USB_Install, USB\VID_2207&PID_0010
    %CompositeAdbInterface% = USB_Install, USB\VID_2207&PID_0010&REV_0222&MI_01
    ========================================================================================================

    I changed the top line and pasted the info into .inf file in folder : ADB Driver RK29 filename: android_winusb.inf to edit file open in notepad, edit file and save(make sure you save orig copy in case you need to change/redo obviously!)

    Before:
    ========================================================================================================
    [Google.NTx86]
    ; HTC Dream
    %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
    %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
    %SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF

    and also:

    [Google.NTamd64]
    ; HTC Dream
    %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
    %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
    %SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
    ========================================================================================================

    After edit:
    ========================================================================================================
    [Google.NTx86]
    ;D2 D2-721
    %SingleAdbInterface% = USB_Install, USB\VID_2207&PID_0010
    %CompositeAdbInterface% = USB_Install, USB\VID_2207&PID_0010&REV_0222&MI_01
    ; HTC Dream
    %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
    %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
    %SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF

    and also:

    [Google.NTamd64]
    ;D2 D2-721
    %SingleAdbInterface% = USB_Install, USB\VID_2207&PID_0010
    %CompositeAdbInterface% = USB_Install, USB\VID_2207&PID_0010&REV_0222&MI_01
    ; HTC Dream
    %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
    %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
    %SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
    ========================================================================================================
    (Now if you are running x64 you might only have to edit x64 section, and vice versa if you are running x86, only edit that section...I just did both for the he!! of it ;)

    Ok now I uninstalled device , it is displayed as android phone , composite driver...rebooted and ran bat file agin... it stalled out after first step, at waiting for device.

    When I checked device installation status first device composite showed success, next two had failed again.

    Now , I unplugged, and replugged usb cable to device. It re-installed, all three device installations succeeded, and batch file continued, no more errors! after script finished, I used root checker app, it asked for su permissions (first time it did this!) , and displayed that device was rooted!!

    This was my first experience actually rooting an android device, (although I have been hacking away at hardware where I needed to for more than 10 years now, and I hope that this info will help someone else out there who might be stuck.

    I would try editing .inf file first without enabling unsigned drivers, because I don't think I needed to do that, but since I had already done it, I can't say for sure if it would have worked without doing it... if it doesn't work for you with just the edit... then you might try enabling unsigned drivers....

    Good Luck!!!! and Thanks to SferaDev , DoomLord , and amjtech without their work, and info I would have had to learn to manually do adb process, and although that would have been educational, and actually enjoyable to me:)... right now I really didn't want to spend the time needed for that, and didn't have to...thanks to their efforts!!!

    Respects,
    Ragga.
    3
    How to use SferaDev's Rk29 Root Toolkit

    Usage is same as that of DoomLord's ICS Toolkit (as Rk29 Toolkit is it's fork). For using this you'll need
    1. A windows PC.( if someone ports this Tool to Linux/Mac you can use em, but not yet :( )
    2. Data/connectivity cable(not OTG cable) to connect your device to PC via USB.(it may work via Wifi, but that's offtopic)
    3. SferaDev's Rk29 Toolkit and usb adb drivers.( Download 'em from the attachment of 1st post in this thread)
    You may refer to Doomlord's post which explains the steps and things to do before using the Toolkit.
    Steps-
    Step 1: Connect the tab to your PC via USB.
    Step 2: Install Drivers. If it is the 1st time you're connecting the tab to PC or if there's no suitable drivers in PC for your tab, a pop up will be shown to install drivers. Choose the drivers you've downloaded. If it doesn't work find working adb usb drivers for your device from somewhere and choose it.
    Step 3: If drivers got installed correctly, extract the contents of SferaDev's Rk29 Root Toolkit to a suitable location. Open the folder and you'll find a runme.bat file( Don't mess with other files ). Just click and run it.
    Step 4: A DOS window'll run some scripts and notify you of what's going on.The tab'll reboot a few times. Don't panic, just wait. When rooting is completed it'll be displayed in the same DOS screen.
    Step 5:Check, if Superuser and Busybox apps have appeared in device. If yes, you've successfully rooted your device! Enjoy :). If you're still not convinced, use a Root Checker app( many are available in Play Store).
    2
    Feedback

    RK29 Tabs

    Techtab - 4.0 - WORKS
    Curtis Klu LT7052 - Works (Thanks to kukla)
    Intex iTab - Works care about pre-installed busybox! (Thanks to HEXCube)
    Myaudio 708R - Works (Thanks Gusta_HR)
    2
    I verified that this rooted my Curtis Klu LT7052
    (Menards has it for $49.00 after Merchandise Credit Check $35.00 rebate this week, Nov 4, 2012)

    Drivers for this model attached.

    Thanks for the feedback and the drivers. Your feedback added to the proper post! :)

    Sent from my GT-I9000 using xda app-developers app