• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [How to] get Google play on LT7033

How I managed to get it to work on windows 7 64 bit, is I went to my device manager, found my device the LT7033. I don't recall where but somewhere it asks you to specify what kind of device it is, just leave it as all devices.
1) Right click and go to update driver software
2) browse my computer for driver software
3) let me pick a destination
4) locate the driver
and it should all work
 
Upvote 0
I've tried the USB drivers on Win 7 64 and Win Vista 32 and neither let ADB see my tablet. It shows up as an Android Phone -> Android Composite ADB Interface in my device manager on both machines. Am I doing something wrong here? Mavrik mentioned that it didn't work on Win 7 64 but I thought the drivers would work on Vista 32.

yeah this is the same problem I'm having. mavrikmeercat, how did you get it rooted without those adb drivers? Which drivers did you use, or are you using a win 7 32bit instead?? Whenever I try to use dimitriz method which you said worked, and the links posted by casperischinky the program just says waiting for device and never runs. I suspect this is because I am using wrong drivers and my device is not viewable by adb.
 
Upvote 0
Now to pull some data dumps and figure out these partitions so we can get CWM.

Oh I did use the method dimitriz posted and it works flawlessly. Unfourtunately, the RK29 drivers didn't work on my windows 7 x64 bit. They installed but adb still doesn't list the device so Im guessing I need a different driver.. dimitriz, how did you get yours to work?

I just unzipped the drivers and then went into Device Manager found the tabled and told it to look at the drivers in the directory I unzipped to. It immediately recognized and installed.
Then I ran the casperischinky's program with a batch and it found/rooted my device.

Ohh, make sure you set Storage > Media Device and
Developer Options > USB debugging
otherwise it wont load the driver
 
Upvote 0
Well, even after rooting:
Amazon Apps is back to it's black screen even after resetting.
and
Play Store is back to giving "Unfortunately. Google Play Store has stopped."
(In the background on this it shows a Decline/Accept window that starts with "by using")

:(

Update: Completely cleared the data and uninstalled Amazon Apps .. reinstalled and it works!
 
Upvote 0
Well, even after rooting:
Amazon Apps is back to it's black screen even after resetting.
and
Play Store is back to giving "Unfortunately. Google Play Store has stopped."
(In the background on this it shows a Decline/Accept window that starts with "by using")

:(

Update: Completely cleared the data and uninstalled Amazon Apps .. reinstalled and it works!

After I moved market to system/app I factory reset the whole system from settings. Sorry, I forgot to mention that.
 
Upvote 0
I just unzipped the drivers and then went into Device Manager found the tabled and told it to look at the drivers in the directory I unzipped to. It immediately recognized and installed.
Then I ran the casperischinky's program with a batch and it found/rooted my device.

Ohh, make sure you set Storage > Media Device and
Developer Options > USB debugging
otherwise it wont load the driver
that is the exact same way I did it. The drivers installed but when I run the command (adb devices) it doesn't list a model# but the batch did root it just fine. Not really sure what's up with that
 
Upvote 0
Thanks casperischinky and everyone else who is working on this!

I've tried mavrikmeercat /system/app method of copying the google play apk over to the folder and restarting the tablet but it won't show up as an app. I might be missing something or i'm doing something wrong. I think the only thing I did different the mavrikmeercat is that I downloaded the apk directly to the tablet ( I don't have a card available at the moment) but I don't think that should have made a difference.

In regards to the Amazon store. If you got to the settings and Apps and select the appstore and Clear Data you will be able to login again and have access. However if you shut the LT7033 off or reset it will no longer work and you are left with having to clear the data again.
 
Upvote 0
when I try that way in the batch only half the things work because it constantly says device not found. did yours do that?

no it just worked. you have to enable usb debugging(different driver than when not enabled) and then plug in the usb to PC. then in device manager go to unknown device and -->update driver -->Browse computer--> choose folder for driver --> next and it should install just fine

also when I run the batch, it says that Adb server is out of date. killing... did yours have this problem?
that just means adb was running in the background for a long time and needed to restart. not a problem. its supposed to do that
 
Upvote 0
Thanks casperischinky and everyone else who is working on this!

I've tried mavrikmeercat /system/app method of copying the google play apk over to the folder and restarting the tablet but it won't show up as an app. I might be missing something or i'm doing something wrong. I think the only thing I did different the mavrikmeercat is that I downloaded the apk directly to the tablet ( I don't have a card available at the moment) but I don't think that should have made a difference.

In regards to the Amazon store. If you got to the settings and Apps and select the appstore and Clear Data you will be able to login again and have access. However if you shut the LT7033 off or reset it will no longer work and you are left with having to clear the data again.
you need a file explorer that browses files as ROOT and have SU permissions it also needs to mount the /system as r/w (read/writable) in order to copy any file to a /system folder. the only two file explorers that i know that do this are Root Explorer(paid app) and ES file explorer(free) ES works nice and you can get it from SlideMe market. after you install it, you have to go into settings and check "browse as root" and "mount system as R/W" then you can copy things over to /system
 
Upvote 0
i will put the steps i do to get it to work. Please tell me what im missing.
pc: windows 7 64bit

1. enable usb debugging.
2. device manager scan for changes.- device shows up under other devices- LT7033.
3. update driver software.- i go to browse then pick to desktop and pick drivers from adb driver rk29 folder downloaded from earlier post.
4. windows security - i clink install anyway.
5.device now shows up as android phone- android composite adb interface.
6. i run batch tool from root klu curtis tab toolkit and it starts and gives error:

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
----------------------------------------------------------------------
adb server is out of date. killing...
* daemon started successfully *
** daemon still not runningerror: cannot connect to daemon
Creating temp folders
adb server is out of date. killing...
* daemon started successfully *
error: device not found
Cleaning
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
Symlinking the temp folder
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
adb server is out of date. killing...
* daemon started successfully *
error: device not found
----------------------------------------------------------------------
Rebooting
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
----------------------------------------------------------------------
Waiting for your device
PLEASE WAIT, THIS MAY TAKE A WHILE
adb server is out of date. killing...
* daemon started successfully *
 
  • Like
Reactions: LoyaltyAffairs
Upvote 0
hey guys, i got it to work. it was apparently because i had droid explorer installed on my PC. i had to go to task manager, look for adb.exe and open that folder. once i uninstalled it, it worked. Thanks for all the help.
This was my problem too! Wow, you saved me some serious headaches troubleshooting this! Thanks!

Root worked. Copying of play store worked. Downloaded all of the apps I need from the play store without any issues.
 
Upvote 0
After I moved market to system/app I factory reset the whole system from settings. Sorry, I forgot to mention that.

Awesome. works now. Didnt need to reset. a simple restart worked fine.
Amazon however is still a hit or miss.

ok. now that we got rooted and market working, does anyone have a list of apps that are safe to remove? without screwing it up.
 
Upvote 0
FYI for the /system/app trick to work you need to change permissions. Uncheck all but the first two on the top, top middle, second row read only, third row read only. Should show something like rw-r-r

For bloatware removal install rom toolbox pro (paid) go into app manager, freeze whatever app you want to remove. Exit and see if it still works right. If so you can go back and uninstall them, use automated uninstall root

Never uninstall email.apk. Camera won't work, don't ask me why.
 
Upvote 0
What's up mav lol,I too bought this lil tablet and was another one fooled by the pic with the android market on it but I was sad when I turned it on and no market.Just some $hitty bootleg markets lol.I went on google loooking for one and all the ones I installed FCd.So what I did was took one of my spare cards and copied everything from my phone (samsung transform ultra) but before I did that I backed up my market from my phone and transfered it all to the tab and installed titanium backup and looked for the market I backed up and installed it.It gave me no issue then @ first then fc,so i cleared data and restarted the tab,and tried the market again,and to my surprise it didn't force close :),it actually updated to a newer version,yeah I know I said titanium backup to do all this I figured out how to root this,its for some other tab but that shit worked I'm gonna upload the files to root it and my market(before it updated on the tab) to my dropbox account and post that ish here for ur enjoyment guys lol.

fsgassasvadfvas <<~~~market link


adsfasadfgadf is the link to root,u need to extract the files and u need to open it up after extracted and look for the "runme.bat" and double click it,look over what it is saying to you and when u are done doing all of the things u hit enter it will do its thing and it may reboot once or twice but when all done it will be rooted :)

I hope u guys have fun playin with ur new tabs like I did lol now time for bed almost 7am!


Hey there, I just bought these for my kids and I really want them to have google play so they will leave my tablet alone lol. I am a noob to code and installing things so is there any way you could tell me what I'm doing wrong?
-When you say "extract the files" do you mean extract them to the tablet or to my PC? I did both for safe measure.

-Then I did what the runme.bat says but my computer will not recognize the tablet at all once I do this.

-Also when you say turn off mass storage, do you mean change the USB input to media device or use mass storage device but turn it off?

- I hit enter and I get a long list of messages but all of them say "the system cannot find the path specified" but then says "you are root!" and I know I'm really not =( please please help! Thanks everyone!!
 
Upvote 0
ok I need some serious help. I have downloaded everything from above posts, other sites concerning the RK29 chipset drivers and I can't get anything to work. My computer recognizes the device in system-other devices-LT7033 but when I go to update drivers manually and choose the folder it constantly says it can't find the drivers needed for the device. WTF? I have been going crazy since last night over how easily others have done this but neither my Windows 7/Vista/XP laptops seem to be able to recognize this device past it's simple USB mass storage option. Can someone please give me some ideas so I can move on with my life? Thanks!! :-(
 
Upvote 0
Similar question here. Purchased the LT7033 (limited funds) for someone on disability only to find the massive limitations without Google Play. Not able to go out and get another so I don't want to brick the thing. I have the pieces of the puzzle (I think) and want to be sure I'm doing it correctly. Caspers files and batch, should it be on the PC or the tablet? And enablng usb debugging, is that done in the device manager? Thanks for all your help, you guys are great!
 
Upvote 0
ok I need some serious help. I have downloaded everything from above posts, other sites concerning the RK29 chipset drivers and I can't get anything to work. My computer recognizes the device in system-other devices-LT7033 but when I go to update drivers manually and choose the folder it constantly says it can't find the drivers needed for the device. WTF? I have been going crazy since last night over how easily others have done this but neither my Windows 7/Vista/XP laptops seem to be able to recognize this device past it's simple USB mass storage option. Can someone please give me some ideas so I can move on with my life? Thanks!! :-(

you need to go to update then browse my computer for drivers, then click let me pick from a list. click show all, then click have disk and go to that fold and click the .inf and try again.
 
Upvote 0
Similar question here. Purchased the LT7033 (limited funds) for someone on disability only to find the massive limitations without Google Play. Not able to go out and get another so I don't want to brick the thing. I have the pieces of the puzzle (I think) and want to be sure I'm doing it correctly. Caspers files and batch, should it be on the PC or the tablet? And enablng usb debugging, is that done in the device manager? Thanks for all your help, you guys are great!

you need to put both files on the pc. try desktop. connect the usb and on the tablet go to setting- development- usb debugging. then also make sure u go to security and allow other apps to be installed.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones