Need help manually rerooting my phone using ADB to push files - Android Q&A, Help & Troubleshooting

Okay so I was told to come here because my phone doesn't have its' own forum yet (Not at all surprising..), so I'm just going to quote my post back on the other thread that told me to come here instead.
Mc Fow1er said:
Okay so I've had this phone for little over 10 months now and within that time I've managed to achieve root (unreliable but it works at the very least) in that time as well as learned a fair amount about Linux and android alike (Not a whole lot but I know some stuff) though I've now come to the point of I actually want to give my phone a proper root instead of this faulty solution I have currently. I (barely) managed to get my phone rooted using Kingoroot and I've played plenty with my phones' innards in that time, removed system apps, added my own selection to the system but some apps in my phone that use root don't work even with root permission granted which is why I'm wanting to replace Kingoroot with ChainFires' SuperSU binaries, could anybody help me with simple instructions for someone who doesn't actually know very much regarding how root and SU bins work inside of android? My phone's using 4.4.2 kitkat.
Just a few disclaimers first to get misconceptions out the way:
1. I do not have a custom recovery nor is one available for my phone (Samsung galaxy young 2 (SM-S130H) for those who want to know)
2. I'm currently unable to use the internet on my phone as I lack Wi-Fi to do so (router is dead) so I'm manually installing app packages through ADB, so if something needs an internet connection on my phone it's not going to work for me, for now..PC still has net access.
3. I have access to ADB shells' SU but not ADB root so I hope you don't need that from me.
4. This phone does not have a fastboot mode. (That I can find anyway..) Only a download mode from what I've found.
Can anybody help me out with telling me what I'll need to be doing in regards to getting this done?
Click to expand...
Click to collapse
So, can anyone here knowledge on the matter can assist me with this instead of me having to figure it out on my own?

Related

Will the HERO be a ROOTED phone?

I used to work with WM 5 & 6 phones, had plenty of them and enjoyed them all until I discovered the HTC Magic. What a giant leap forward!! Especially when using Google Apps as we do. I am however a bit reluctant to root the magic as it doesn’t seem like a walk in the park. I really miss being able to backup SMS messages and all the other apps that only run on rooted devices.
So my question is if the HERO is a rooted device or not.
Does anybody have an answer to this question? I’m so tempted to preorder one
the answer to the question should be probably yes seing how people have the system dump files. so its just a matter of time
In the meantime, you can back up SMS and MMS with GBackup from Market - backs up to Gmail automatically - can also back up call log and pics...
Dayzz
Apologies for my ignorance but what does rooting the phone mean? I've just come from using a Windows mobile phone - which I have been using since the original SPV!
Root access comes from Unix - Linux operating system speak (which is what Android runs on). Root basically means administrator privileges. So if you can run under root access then you have privileges to change/modify/do anything.
In the phone out of the box you do not have root to protect the phone from modifications that could brick it. People who do modifications under root access need to either know what they are doing, or follow a script from someone who knows what they are doing.
Ofcourse it's not 'rooted' when you unpack it from the box.
Eventually I'll guess the Hero will be rooted, but when and how... we'll just have to wait.
dipje said:
Ofcourse it's not 'rooted' when you unpack it from the box.
Click to expand...
Click to collapse
Easy son... He asked, I provided.
barryallott said:
Easy son... He asked, I provided.
Click to expand...
Click to collapse
wasn't ment to be offensive in any way ...
barryallott said:
Root access comes from Unix - Linux operating system speak (which is what Android runs on). Root basically means administrator privileges. So if you can run under root access then you have privileges to change/modify/do anything.
In the phone out of the box you do not have root to protect the phone from modifications that could brick it. People who do modifications under root access need to either know what they are doing, or follow a script from someone who knows what they are doing.
Click to expand...
Click to collapse
But as in Unix /Linux you use an ordinary login for normal day to operations and su to to use root. You have to consciously change your privelidges which is safer!!
Simon
Lots of useful info on allsorts, including rooting and other hacks here
http://forum.xda-developers.com/showthread.php?t=542452
Daisy xx

[Q] Rooting T-01D/ F-05D

Greeting,
It was heard that rooting T-01D are similar as F-05D.
I found a website regarding rooting F-05D, but I dont read Japanese, just want to know if anyone have tried the enclosed method to root T-01D?
or could anybody do the translation, since the terms become quite strange after using the online translators
The following link is ref. of rooting F-05D:
ttp://ayati.cocolog-nifty.com/blog/2012/01/f-05droot-1d0b.html
(should be "http" rather than "ttp")
The source code of T-01D have been provided also, but I have no idea how to use it and root the machine:
ttp://spf.fmworld.net/oss/t-01d/data/download.html
(should be "http" rather than "ttp")
Thank you very much in advance?
Update of 4/4
the following t-01d rooting procedures is provided by Magimaster
Hello.
I am sending this pm regarding the translation for flashing the Fujitsu f-05d sold by Docomo in Japan. I cannot reply in the development section due to my low post count.
My phone is an f-05d. I do not have a t-01d but, according to the original rooting guide for the f-05d, the users are reporting success in rooting the t-01d as well.
I will not really translate for you. Rather, I will explain what I did to root my f-05d.
Here is a rough summary of the steps I followed:
For starters, you need to make sure that adb recognizes your phone when connected to the PC via USB. This means that you need to install the Android SDK and the USB driver for your t-01d by Fujitsu.
I had trouble getting adb to recognize my phone, as Window$ insisted in recognizing it as an USB drive. What I did, among other things, was:
In the phone settings, go to Applications > Development and check USB Debigging and Stay awake.
Install the Google USB Driver package, in the extras section of the Android SDK Manager.
With the phone connected to the PC, go to Window$ device manager > Universal Serial Bus Controllers and uninstall (use the delete key from your the keyboard) every mass storage device that appeared when my phone was connected. Disconnect and reconnect the usb cable.
Only until I did this final step was my phone recognized and listed as Android Phone > Android Composite ADB Interface in the device manager. If your device is not recognized, you just cannot continue. Look for help about this, or else you cannot move on with this method of rooting.
Confirm that your phone is recognized as Android Phone > Android Composite ADB Interface in the Window$ device manager. Do not continue until it is.
From the Android SDK manager, install the package android sdk platform-tools.
You need download F05Droot.zip from the original blog page your linked before. I will not link to the file directly, but you should have no problem finding it. Extract the files within into the program directory \Android\android-sdk\platform-tools (this is my path).
You need to download a replacement for the file lsm_disabler.ko that is inside the F05Droot.zip. Get it from here and extract it an replace the one inside the platform-tools directory.
By the way, this platform-tools directory is the one that has the adb executable file. Just a heads up.
You need to download su. I cannot tell you where to get it. I just do not know where I got mine from, but was easy so go for it When you have it, extract it and put it in the platform-tools directory.
Confirm that the platform-tools directory includes these files:
Code:
adb.exe
AdbWinApi.dll
AdbWinUsbApi.dll
su
lsm_disabler.ko
f05dsu.bat
There will be more, but these are the ones needed for this to work.
Now, get ready to root. Connect your phone to the PC.
Go to your phone settings > setting my body > step/activity counter app > pedometer use and confirm it is checked on.
In the platform-tools directory, look for f05dsu.bat and run it. A DOS window will open. This is the funny part. Unless you are doing this from a Japanese version of Window$, or from a Window$ with Japanese locale active, you will see a lot of strange symbols instead of Japanese characters... which would be the same for almost anyone anyway Regardless, you will see a prompt to Press any key to continue . . .. At this point, you do not need to do anything on your phone, other than visually checking that the check mark on the pedometer is set.
On the DOS window press any key, your will see more garbage and another prompt to press any key. This is the important part. See if you can find among all those symbols this pattern: OFF/ON. If you do see it, it means we are on track.
Now that you were able to see the OFF/ON, go to your phone and uncheck the pedometer (OFF) and check it again (ON).
In the DOS window, press any key. Your phone will reboot. The message in the DOS window says that you must wait for the phone to boot up and for Window$ to recognize your usb connection to the phone.
When/if your phone is recognized by Window$, go to the DOS window and press any key.
Again, press any key and your phone will reboot.
The DOS window has a message indicating that you must now install superuser and busybox. When your phone reboots, go to the android market and install from there when you have the time.
You can now close the DOS window because, unless there was any error, you are now rooted, my friend
From the market, install a terminal, or an app that includes a terminal. I use Rom Toolbox because it has a terminal and scripts to mount the /system as rw.
Open whatever terminal you chose and, at the $ prompt type su
If new prompt is #, type soff
You will need to run these commands every time before trying to mount /system as rw.
That is all. I hope you can root your phone.
Just a petition, post this message in the forums, as it may help others who have similar difficulties. It sure could have helped me if someone had done before me.
Have a nice one and please forgive my English.
Click to expand...
Click to collapse
update 15/4
On 13/4 finally i got my phone rooted
I have to run f05droot.bat instead of f05dsu.bat
After I have run the f05dsu.bat, for the steps, no error popout.
then I open the terminal type su, it reply me "permission denied".
I know it is not successful, after several run, the situation still the same.
after that have checked the contents of f05droot.bat and f05dsu.bat.
They are very similar but the f05droot.bat will push the superuser and busybox into the device at the same time.
(so I added those files in the directory \Android\android-sdk\platform-tools )
Therefore, i tried that and its works finally.
I feel really exciting at that moment.
I hope this post can help they T-01d user to root the phone.
personally I really like this phone ^~^
the su file is also important
Anyone try it? Does it work?
I have got the source code from its web
But I dont know how to use that and lead me to root the machine
ttp://spf.fmworld.net/oss/t-01d/data/download.html
Can you post a review of this device?
redcarrot said:
Greeting,
It was heard that rooting T-01D are similar as F-05D.
I found a website regarding rooting F-05D, but I dont read Japanese, just want to know if anyone have tried the enclosed method to root T-01D?
or could anybody do the translation, since the terms become quite strange after using the online translators
The following link is ref. of rooting F-05D:
ttp://ayati.cocolog-nifty.com/blog/2012/01/f-05droot-1d0b.html
(should be "http" rather than "ttp")
The source code of T-01D have been provided also, but I have no idea how to use it and root the machine:
ttp://spf.fmworld.net/oss/t-01d/data/download.html
(should be "http" rather than "ttp")
Thank you very much in advance?
Click to expand...
Click to collapse
If you have time, can you please post a mini review of the device? I wanted to buy one too and I'm quite excited reading your review!
Thanks and more power!
Here is the mini review
Screen color is perfect except black and accurate. Speed is good in comparing with SGS2. Battery life is similar to SGS2. Form factor is better than SGS2. Camera is outstanding, thanks to the 1.3MP camera. Waterproofing design is what I like. The bad is upgrading is only possible in Japan. Digital TV is useless. Sound level is a bit low.
personally i like this phone very much especially the outlook.
my personal review is the following:
1. same as above the screen is perfect
2. the camera is also excellent
3. while you have a phone call, it change mode automatically depends on the environment
4. if i switch off all the data things, this phone can stand more than one day
(so i wont blame the battery, because I think we use too many network related stuffs)
5. i have to admit that the firmware is not quite stable (fortunately the phone can be upgrade to 4.0 after july)
for the rooting process, it seems like someone has success:
(i think that is temp root)
search "T-01D 軟解, tofu-keitai" in google (that is chinese unfortunately)
redcarrot said:
Greeting,
It was heard that rooting T-01D are similar as F-05D.
I found a website regarding rooting F-05D, but I dont read Japanese, just want to know if anyone have tried the enclosed method to root T-01D?
or could anybody do the translation, since the terms become quite strange after using the online translators
The following link is ref. of rooting F-05D:
ttp://ayati.cocolog-nifty.com/blog/2012/01/f-05droot-1d0b.html
(should be "http" rather than "ttp")
The source code of T-01D have been provided also, but I have no idea how to use it and root the machine:
ttp://spf.fmworld.net/oss/t-01d/data/download.html
(should be "http" rather than "ttp")
Thank you very much in advance?
Update of 4/4
the following t-01d rooting procedures is provided by Magimaster
Click to expand...
Click to collapse
It really work!~
I rooted my T-01D with this method!
And it's permanent root!!
Many thanks!~
hi HaoyuWen,
i have followed the steps, when i type su in the terminal simulator, it comes out segmentation fault su, do you have any idea.
I use titanium backup to check and it said my t-01d is not rooted.
for the pedometer on/off things, do i need to press the home key and go back to the pedometer to do the switch?
Thank you very much in advance
HaoyuWen said:
It really work!~
I rooted my T-01D with this method!
And it's permanent root!!
Many thanks!~
Click to expand...
Click to collapse
So both F-05D and T-01D can use this ?
yes, but i havnt got that work yet.
just want to know when I get the device rooted, will the device screen shows the device is rooted?
finally i got my phone rooted
you have to run f05droot.bat instead of f05dsu.bat
the su file is also important
redcarrot said:
yes, but i havnt got that work yet.
just want to know when I get the device rooted, will the device screen shows the device is rooted?
Click to expand...
Click to collapse
You can install a root checker to see
^ Please update it on the front page
Gonna get mine soon, so excited to hear this
wth_is_life said:
You can install a root checker to see
^ Please update it on the front page
Gonna get mine soon, so excited to hear this
Click to expand...
Click to collapse
I think I brick my T-01D. Don' know why, I do exactly the same what I have been told here... Now It ends up infinite boot loop
Anybody help me please?
Hey there everyone, sadly this guide isn't working for me. Everything in the guide goes smoothly and I do exactly what is listed but after my phone reboots the final time I still have no root access. I run f05droot.bat instead of f05dsu.bat like the user said but to no avail, I even ran f05dsu.bat and still nothing.
Anyone else have trouble? Maybe it is because I am on a certain FW? I am on 2.3.5
Baseband Version C_L1_M23
Kernel version: 2.6.35.7 [email protected] #1
and Build number is V43R41C
Just wondering as I really want root to disable all of these RAM-hogging default applications.
Bump? Anyone?
As far as I know, this rooting method cannot be done on FW V43R41C.
Sent from my SC-01D using Tapatalk 2
kinchung said:
As far as I know, this rooting method cannot be done on FW V43R41C.
Sent from my SC-01D using Tapatalk 2
Click to expand...
Click to collapse
Aw Thanks for the notice, of course it's my firmware. Any idea about ICS? It was supposed to come out in July but yeah..
I don't know about ICS for t-01d. My sc-01d has been already upgraded to ICS, the performance is improved a lot. sh-01d also gets ICS today.
Sent from my SC-01D using Tapatalk 2
kinchung said:
I don't know about ICS for t-01d. My sc-01d has been already upgraded to ICS, the performance is improved a lot. sh-01d also gets ICS today.
Sent from my SC-01D using Tapatalk 2
Click to expand...
Click to collapse
I see, I read about the T-01D (among many others) getting updated from articles like this: http://forums.hardwarezone.com.sg/e.../docomo-update-ics-4-0-18-models-3662812.html
I'm sure the T-01D would perform pretty awesome and maybe pre-installed software would not be as big a deal as it is now. Maybe since your SH-01D is getting updated, T-01D isn't far behind. The only thing I have to see is if I can update out of Japan.
I don't have sh-01d but galaxy tab 10.1 sc-01d instead. My t-01d also upgraded to V43R41C last month during visiting Japan. Upgrade of t-01d may not be possible outside Japan as Software Update cannot be executed without docomo sim and network.
Sent from my SC-01D using Tapatalk 2

[Q] Android Forensic Analysis without root device

Hi all, I'm new in the forum.
I'm working on Motorola Xoom MZ605.
My question is....Is there any way to get root on that tablet without lost the data? and my other question is, Is possible to get temporary root?
I need to extract all the information from the tablet making a bit to bit copy but I don`t have permission to do that.
Can somebody tell me how to?
filippifranco said:
Hi all, I'm new in the forum.
I'm working on Motorola Xoom MZ605.
My question is....Is there any way to get root on that tablet without lost the data? and my other question is, Is possible to get temporary root?
I need to extract all the information from the tablet making a bit to bit copy but I don`t have permission to do that.
Can somebody tell me how to?
Click to expand...
Click to collapse
You have 3 options that I know of offhand:
1) Use a Cellebrite Forensic device. Unless you have one, it's too expensive to buy. (~$10K). I've had pretty good success with them.
2) Use Oxygen Forensics. I just bought their auto-rooting module ($3K for the toolset) a coupee weeks ago, but I've tried 3 phones and haven't gotten a bit-for-bit copy of any of the 3. I don't think it is reliable enough to recommend.
3) root the phone via an exploit that will leave a "su" command in place. Then use "adb shell" to access the phone from a PC. Then put a virgin sdcard in the phone and use dd to make a bit-for-bit copy of all the partitions.
I've been in computer forensics for 10 years and testified several times as an expert. I believe I could convince a jury that any of the above are legitimate methods, but I've yet to try method 3 for a real case.
If you truly need something that will hold up in court, I suggest you find an experienced cell phone forensic examiner and have then use a cellebrite. It's a pretty common tool among cell phone forensic experts.
Greg

[Q] Proscan PLT7044k, Rooting, Roms, Any way to make it Suck Less?

A friend of mine picked up a Proscan PLT7044k. Great cheap tablet from BigLots they wanted to gift me as a late birthday present. Sure it's cheap, but cheap can be good right? Especially if it's a backup device or something to tinker with.
Trouble is we're running into some issues. Fine. Great it's a cheap Chinese tablet. We both get that we're not expecting nexus or ipad mini or even kindle fire quality. However GetJar is, apparently, not working correctly, Amazon Marketplace (which it was linked to in the device) will not let you change settings, and My friend isn't wanting to try rooting to get google play working just yet because we're not sure if the Thread found on the matter has all the bugs worked out.
This Thread seems to be closest to what 'we' want but the model number is different (it's supposed t obe the same device save for the one we're working with included a hardware keyboard/case, but one never knows.)
Of Note when queried my friend only saw a one gig internal storage device instead of the four gig advertised and described the external media slot as a SD slot instead of a micro-sd.
So, since I am, for the moment, treating this device as different and not wanting to risk bricking before info can be gained on if it's worht keeping or taken back, trying to figure out the following:
Very minimum how does one get google play on this gizmo.
Is there anything that can be done about the touch screen lag?
Is there a CyanogenMod port that will work or other custom rom that might help with the issues of lag?
Any advice would be welcome/useful. Even 'RTFM' with links to other threads.
Edit: Be Aware my 'primary' computer is running linux (peppermint OS3, ubuntu 12.04 based distro.)
I just got this tablet. You have root accesses out of the box. There are 2 ways I have installed play store. Through root explorer and through adb push. google gapps for jellybean. here is the manual and firmware proscanvideo.com/item.asp?itemnmbr=PLT7044K . I can make a tute anyone needs.
I ended up taking mine back and getting a Nook Touch. Sure I'll still need to root the thing to get much use out of it beyond being an e-reader but even with it not-rooted it's still actually a pretty good experiance.
Sorry Icouldn't be a trailblazer to anyone getting a proscan and wanting to improve on it.
a noob, but I honestly have tried...
Tearran said:
I just got this tablet. You have root accesses out of the box. There are 2 ways I have installed play store. Through root explorer and through adb push. google gapps for jellybean. here is the manual and firmware proscanvideo.com/item.asp?itemnmbr=PLT7044K . I can make a tute anyone needs.
Click to expand...
Click to collapse
ok, I have tried very VERY hard to find out how to root my proscan plt7044k. I've tried following the few links that I have found, and have found them to be broken. Or the items just won't download onto my computer or just flat don't work. It appears that what I have to do is to find a driver for this thing so that my computer can recognize it, and the Curtis website doesn't give any driver information. Yes, I did download their manuals and tech material, and they DON'T WORK. All they provide is a powerpoint thing that says to "find program x, do y, etc", without providing that program. I cannot find a driver for this p.o.s. ANYWHERE, nor any that would work for an earlier model and then also "might" work for mine.
I really want to get rid of the "getjar" crap, as well as all of the bloatware that google puts into these things!
Tearran said:
I just got this tablet. You have root accesses out of the box. There are 2 ways I have installed play store. Through root explorer and through adb push. google gapps for jellybean. here is the manual and firmware proscanvideo.com/item.asp?itemnmbr=PLT7044K . I can make a tute anyone needs.
Click to expand...
Click to collapse
I have checked device for root it is not rooted out of the box. If you have a tutorial to actually get root it would be appreciated.
Sent from my SGH-T889 using xda premium
musicafe said:
I have checked device for root it is not rooted out of the box. If you have a tutorial to actually get root it would be appreciated.
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
The tablet is semi rooted out of the box it only needs supersu (http://forum.xda-developers.com/showthread.php?t=1538053). You need to adb push this file.
[HOW-TO] Install & Use ADB tool (http://forum.xda-developers.com/showthread.php?t=1474956)
How to push files through ADB (http://forum.xda-developers.com/showthread.php?t=642437)
Basic adb/shell commands for noobs (http://forum.xda-developers.com/showthread.php?p=3820215)
Tearran said:
The tablet is semi rooted out of the box it only needs supersu (http://forum.xda-developers.com/showthread.php?t=1538053). You need to adb push this file.
[HOW-TO] Install & Use ADB tool (http://forum.xda-developers.com/showthread.php?t=1474956)
How to push files through ADB (http://forum.xda-developers.com/showthread.php?t=642437)
Basic adb/shell commands for noobs (http://forum.xda-developers.com/showthread.php?p=3820215)
Click to expand...
Click to collapse
I've looked everywhere including the links you provided, and adb don't find this device, oh well, bout to give up on this
side load
Goggles2114 said:
A friend of mine picked up a Proscan PLT7044k. Great cheap tablet from BigLots they wanted to gift me as a late birthday present. Sure it's cheap, but cheap can be good right? Especially if it's a backup device or something to tinker with.
Trouble is we're running into some issues. Fine. Great it's a cheap Chinese tablet. We both get that we're not expecting nexus or ipad mini or even kindle fire quality. However GetJar is, apparently, not working correctly, Amazon Marketplace (which it was linked to in the device) will not let you change settings, and My friend isn't wanting to try rooting to get google play working just yet because we're not sure if the Thread found on the matter has all the bugs worked out.
This Thread seems to be closest to what 'we' want but the model number is different (it's supposed t obe the same device save for the one we're working with included a hardware keyboard/case, but one never knows.)
Of Note when queried my friend only saw a one gig internal storage device instead of the four gig advertised and described the external media slot as a SD slot instead of a micro-sd.
So, since I am, for the moment, treating this device as different and not wanting to risk bricking before info can be gained on if it's worht keeping or taken back, trying to figure out the following:
Very minimum how does one get google play on this gizmo.
Is there anything that can be done about the touch screen lag?
Is there a CyanogenMod port that will work or other custom rom that might help with the issues of lag?
Any advice would be welcome/useful. Even 'RTFM' with links to other threads.
Edit: Be Aware my 'primary' computer is running linux (peppermint OS3, ubuntu 12.04 based distro.)
Click to expand...
Click to collapse
You can side load the Play Store, also, what version of Android is the tablet running?
IRIE4IPIER said:
I've looked everywhere including the links you provided, and adb don't find this device, oh well, bout to give up on this
Click to expand...
Click to collapse
You probably have a driver problem. I use ADB Konnect (wireless ADB) To push over wifi.
Is there any possible way to flash a custom ROM to it the factory ROM has too much crap on it memory wise?
JayMax03 said:
Is there any possible way to flash a custom ROM to it the factory ROM has too much crap on it memory wise?
Click to expand...
Click to collapse
I Titanium backup to uninstall the bloat. You also can use Root explorer or adb to rename the apk extension of the bloat to get rid of the eyesore
Sent from my Nexus 7 using Tapatalk
proscan 7" tablet.
you kngoo root, make sure your using windows...anything past vista.
i used wkindows 7 or 8 from an internet cafe and my proscan is plt7602g and it worked fine...i even reset from the android service menu (green dead dude) and it worked but make sure most of all that you have the verify apps off so you can root it. because it will still be a danger to ur tablet. there is always a bricking chance, one you instakll kingoo root and run the program plug in ur tablet press root and the app takes care of it all. and if you google kingoo app or kingoo root it will show a main website and go from there
i got my proscan PLT1077G and i haven't found a **** yet i want to change my tablet android OS but don't have a developer who can help us with this one i think proscan is not that popular
Tearran said:
The tablet is semi rooted out of the box it only needs supersu (http://forum.xda-developers.com/showthread.php?t=1538053). You need to adb push this file.
[HOW-TO] Install & Use ADB tool (http://forum.xda-developers.com/showthread.php?t=1474956)
How to push files through ADB (http://forum.xda-developers.com/showthread.php?t=642437)
Basic adb/shell commands for noobs (http://forum.xda-developers.com/showthread.php?p=3820215)
Click to expand...
Click to collapse
Going to try this on the PLT7650G
Need firmware file for plt7223g
prepaidguy9081 said:
Going to try this on the PLT7650G
Click to expand...
Click to collapse
so much for this method - I used kingo root for windows, slow but works. just go grab a beer and come back in ten.

[Q] Pyle PTBL102BCD tablet has only partial ROOT

Have a strange one I don't know how to fix. Purchased a Pyle PTBL102BCD tablet for the Mrs. to use basically as an ebook reader (according to About, running 4.2.2). When it came in I started sideloading apps to prepare it for her (I do not have a Google account), and searched on the Net about rooting the device. Found a one-click that worked with a different Pyle tablet, so I gave it a shot.
Now I have root access _only_ through the adb shell. None of the apps (including Superuser.apk itself as tested by updating /system/bin/su) can get root access, yet I have no problem running root through an adb shell - remounted file systems, even performed an su which is the only instance Superuser.apk's log shows. Root access in the shell remains between reboots, so it's not a temporary root.
If the adb shell has root, I _should_ be able to use it to grant access to everything else, and I've followed a few different "manual" root instructions (having different permission settings for su and busybox), with no joy. So long as I connect with a USB cable and type on the Windows machine, I'm god. On the tablet itself...not so much.
I hope that someone with a more intimate knowledge of Android internals can point me in the right direction for achieving root completely. Currently have Titanium Backup and ConnectBot (long java errors when I attempt to su there) installed to test root, Superuser v3.1.3 and su v3.1.1. Permissions on su are -rwsr-sr-x. And the human is confused.
Did you get anywhere with this? I have the same problem. What one-click did you use?
mfurlend said:
Did you get anywhere with this? I have the same problem. What one-click did you use?
Click to expand...
Click to collapse
Side note; REALLY hate the new forum software. With all the untrusted Google and Amazon javascript (which my company firewalls), it's a pain for me to even log in let alone post replies. (And I wonder if I'm the only person in the world sick to death of all the unnecessary ajax garbage...)
Anywho, used Kingo, rooted and unrooted a few times, until I finally acquired complete root on the thing. Once I did, I could run Samba, and once that worked, I could more easily transfer files and apks to the tablet.
Still don't understand why it was left in such a...weird...state - having root by default in adb is just a scary thing!
thanks for the information. I tried doing that but I encountered various problems. Eventually, after trying to do it manually, I totally screwed up the device. Now it won't boot.. I still have access to adb. I need to flash this thing. Do you know what the stock ROM is?
mfurlend said:
Do you know what the stock ROM is?
Click to expand...
Click to collapse
No...I can give you the Kernel version info (3.0.36+ [email protected] #48) and build number (rk3168_k11_4.2.2_v20131230), but other than that no clue.

Categories

Resources