i tried the some methods for rooting a chromebook but it either doesnt work and or breaks my android apps and accessiblitly to google play so i was wondering if there was any way to do it thanks in advance
Did you properly follow the steps here?:
Rooting Android in Chromebook - Chrome OS
https://forum.xda-developers.com/showpost.php?p=74198028&postcount=2
https://forum.xda-developers.com/showpost.php?p=69938805&postcount=4
https://github.com/nolirium/aroc
keenhao said:
i tried the some methods for rooting a chromebook but it either doesnt work and or breaks my android apps and accessiblitly to google play so i was wondering if there was any way to do it thanks in advance
Click to expand...
Click to collapse
nabil2000 said:
Did you properly follow the steps here?:
Rooting Android in Chromebook - Chrome OS
https://forum.xda-developers.com/sho...28&postcount=2
https://forum.xda-developers.com/sho...05&postcount=4
https://github.com/nolirium/aroc
Click to expand...
Click to collapse
the first two urls didnt work and after i did remove rootfsverification and roobotted the android apps broke and then i tried running the combined scripts and it gives me the error that su binary was not found
Fixed links...
Do this:
Manually downloaded and extracted SuperSU.zip to downloads.
Manually downloaded busybox using curl in shell. Moved it manually to /usr/local/bin/ believe thats correct.
Then re-ran script and it worked.
https://forum.xda-developers.com/showpost.php?p=76041806&postcount=6
keenhao said:
the first two urls didnt work and after i did remove rootfsverification and roobotted the android apps broke and then i tried running the combined scripts and it gives me the error that su binary was not found
Click to expand...
Click to collapse
nabil2000 said:
Fixed links...
Do this:
Manually downloaded and extracted SuperSU.zip to downloads.
Manually downloaded busybox using curl in shell. Moved it manually to /usr/local/bin/ believe thats correct.
Then re-ran script and it worked.
https://forum.xda-developers.com/showpost.php?p=76041806&postcount=6
Click to expand...
Click to collapse
whats the script to download it and move it?
SuperSU & busybox
OK - I will put them on my dropbox, will give you the links shortly
SuperSU - https://www.dropbox.com/s/gsk6wd80rywojeu/SR3-SuperSU-v2.82-SR3-20170813133244.zip?dl=0
busybox - https://www.dropbox.com/s/2s89aa38xtcbeso/busybox?dl=0
now hit that like button
keenhao said:
whats the script to download it and move it?
Click to expand...
Click to collapse
nabil2000 said:
OK - I will put them on my dropbox, will give you the links shortly
SuperSU - https://www.dropbox.com/s/gsk6wd80rywojeu/SR3-SuperSU-v2.82-SR3-20170813133244.zip?dl=0
busybox - https://www.dropbox.com/s/2s89aa38xtcbeso/busybox?dl=0
now hit that like button
Click to expand...
Click to collapse
so i just download and put it into my downloads? or do i do curl -Ls for the busybox one? sorry if i ask to many questions lol im a newbie
nabil2000 said:
OK - I will put them on my dropbox, will give you the links shortly
SuperSU - https://www.dropbox.com/s/gsk6wd80rywojeu/SR3-SuperSU-v2.82-SR3-20170813133244.zip?dl=0
busybox - https://www.dropbox.com/s/2s89aa38xtcbeso/busybox?dl=0
now hit that like button
Click to expand...
Click to collapse
and how and where do i move it?
unzip the SuperSU in the /Downloads folder using google file manager
cd ~/Downloads
copy busybox to /usr/local/bin/
sudo cp busybox /usr/local/bin/
then run
curl -Ls https://raw.githubusercontent.com/nolirium/aroc/onescript/RootandSEpatch.sh | sudo sh
from ~/Downloads
If you don't know the basics of Linux commands, forget it
keenhao said:
and how and where do i move it?
Click to expand...
Click to collapse
nabil2000 said:
unzip the SuperSU in the /Downloads folder using google file manager
cd ~/Downloads
copy busybox to /usr/local/bin/
sudo cp busybox /usr/local/bin/
then run
curl -Ls https://raw.githubusercontent.com/nolirium/aroc/onescript/RootandSEpatch.sh | sudo sh
from ~/Downloads
If you don't know the basics of Linux commands, forget it
Click to expand...
Click to collapse
it says sh: 1: 400:: not found when running the curl
ask the maker of the script - worked for me...
keenhao said:
it says sh: 1: 400:: not found when running the curl
Click to expand...
Click to collapse
---------- Post added at 05:02 AM ---------- Previous post was at 04:58 AM ----------
nabil2000 said:
ask the maker of the script - worked for me...
Click to expand...
Click to collapse
use the curl from
https://github.com/nolirium/aroc
abbreviated urls mess up things...
Related
Here comes the latest rooting method that works with 2.0.2.A.0.24 firmware.
Credits to Scotty2 for his psneuter exploit!
1. Download and unpack rootme.tar.bz2
2. Execute ./rootme (linux) or rootme.bat (windows)
3. Done.
---
You may also want to try SuperOneClickv1.5.5-ShortFuse.zip (modified by batman_112 to use the latest exploit).
Cheers,
z
Stop for me at Point 4)
I got back
./ratc: Permission denied
Click to expand...
Click to collapse
after
./ratc
i get ... permission denided
Wow, actually it seems that copying files with adb push via script messes thing up I corrected the instructions, so now it will work for you, but need to copy the files manually.
zdzihu said:
Wow, actually it seems that copying files with adb push via script messes thing up I corrected the instructions, so now it will work for you, but need to copy the files manually.
Click to expand...
Click to collapse
Your link is broken
Try now, I got rid of installation scripts
EDIT: Now it works flawlessly. I still have no clue why copying files with .bat file messes everything up, but manual copying does the job.
why the superone reach the root sometimes so slow?
your method uses the same exploit, and works at first try
check the files plz: Invalid or Deleted File
can't download the ratc-pack --> Invalid or Deleted File
please reup - THX
EDIT: Link is OK now --> THX
Link is OK. Downloading at the moment.
Tried it manually (as described)...
But same problem... :-(
UserX10 said:
Tried it manually (as described)...
But same problem... :-(
Click to expand...
Click to collapse
I just reflashed my phone and it worked for me at 1st attempt.
Could you please got rid of the old files and retry from the beggining?
Cheers!
meta96 said:
after
./ratc
i get ... permission denided
Click to expand...
Click to collapse
Same thing for me
:-( Same Problem
I flashed my X10 with nordic FW and tried it again Step by Step... but "permission denied"... even if i remove and make the tmp directory as described...
Ok, last thing to try... After you copy the files, go with:
Code:
adb shell
chmod 777 /data/local/tmp/*
I added some screenshots to show how the process works for me.
is this a full root? i mean, is root+shell root?
zdzihu said:
Hi guys, I've noticed some people still can't get their phones rooted with SuperOneClick method. So do I, never managed to get it working Here is a simple method of rooting, using the same exploit (rageagainstthecage - credits to author). This is quick and 100% guaranteed to work but I'd rather recommend it to advanced users.
1. Install Android Terminal Emulator from the market http://bit.ly/9B46Nl
2. Download and unpack http://www.mediafire.com/?s0428zxc7n50i28
3. Plug in the phone (usb debugging mode), copy the following files with adb and change permissions:
Code:
adb push ratc /data/local/tmp/ratc
adb push busybox /data/local/tmp/busybox
adb push su /data/local/tmp/su
adb push rootme /data/local/tmp/rootme
adb push superuser.apk /data/local/tmp/superuser.apk
adb shell
chmod /data/local/tmp/*
4. Start Terminal Emulator on your phone and issue those commands:
Code:
cd /data/local/tmp
./ratc
5. Exit out of Terminal Emulator using BACK button.
6. Start any other application and exit out of it using BACK button.
7. Start Terminal Emulator again - note that you're running it as root (#)
8. Issue those commands:
Code:
cd /data/local/tmp
./rootme
Your phone will reboot - and it's done. I suggest installing Busybox from the Market. Hope it helps.
Cheers!
EDIT: Fixed.
Click to expand...
Click to collapse
Finally I was able to root my phone
just one correction, you got to use chmod 777 /data/local/tmp/*
it was not allowing to root otherwise
i kept breaking my head using the "simple" SuperOneCLick but could not show my rage against the machine
thank you for explaining this process for Root.
zdzihu said:
Ok, last thing to try... After you copy the files, go with:
Code:
adb shell
cd /data/local/tmp
chmod 777 *
I added some screenshots to show how the process works for me.
Click to expand...
Click to collapse
chmod 777 *
did it. thanx. btw like your oldstyle-skills
Just saw this thread and wanted to root my phone also...I downloaded the files provided in the first post and extracted onto my PC. When I tried running the adb application, I only get a command window only for a split second and then it disappears. Am I doing something wrong?
Everything works fine until the final step where I write ./rootme in the emulator.
Before the phone reboots, it says something right after, something about superuser.apk.
Once the phone is back on the emulator goes back to $. As well as not being able to download Busybox.
Appreciate your efforts
EDIT: No worries, I managed to get root using SuperOneClick (finally!). It was rather sketchy, would've preferred your way tbh.
The g9 has a good file app can it be extracted to use on a phone like the atrix ? What I'm looking for is the network browser part.
My goal is to use my g9 as a media server use my old phone with the HDMI and connect it to a TV the TV has a USB that will charge the phone then I have a make shift Google TV
probably wont work but here i'll upload the apk for you
http://www.mediafire.com/?j5f3jaofx2m0j4m
Wow that was fast thank you I'll post back if it works
Also if you don't mind could you explain how you got it so in the future I can do it myself! Well need a new computer first lol
robertlawson225 said:
Wow that was fast thank you I'll post back if it works
Also if you don't mind could you explain how you got it so in the future I can do it myself! Well need a new computer first lol
Click to expand...
Click to collapse
you can find it in /system/app
I don't think it will work however since it's odexed. perhaps a deodexed version would work better.
Have you tried ES Explorer?
Sent from my LG-VM670 using Tapatalk 2 Beta-2
2 weeks ago i have tryed to install the apk off archos file manager (is very nice and intuitive) on my lg optimus one with gyanogen but it doesn't work as told here. pity. ciao
It didn't work for me just won't install
Shano56 said:
you can find it in /system/app
I don't think it will work however since it's odexed. perhaps a deodexed version would work better.
Click to expand...
Click to collapse
Does anyone know how to deodexed this app?
robertlawson225 said:
Does anyone know how to deodexed this app?
Click to expand...
Click to collapse
you'll have to install this whole rom http://forum.xda-developers.com/showthread.php?t=1551682
Shano56 said:
you'll have to install this whole rom http://forum.xda-developers.com/showthread.php?t=1551682
Click to expand...
Click to collapse
Thanks for the info but this is my sons g9 and I don't want him to have root can just the app be extracted or does it have to be loaded on the tablet then extracted?
robertlawson225 said:
Thanks for the info but this is my sons g9 and I don't want him to have root can just the app be extracted or does it have to be loaded on the tablet then extracted?
Click to expand...
Click to collapse
you could ask someone else who has the deodex version
You can mount ext4 image as loop but you need linux (virtual machine will do)
tapatalked from Desire
gen_scheisskopf said:
You can mount ext4 image as loop but you need linux (virtual machine will do)
tapatalked from Desire
Click to expand...
Click to collapse
Do you have a link for instructions I do have a live USB Ubuntu will that work?
robertlawson225 said:
Do you have a link for instructions I do have a live USB Ubuntu will that work?
Click to expand...
Click to collapse
1. You need at least 600 MB of free space on USB (archos.ext4.zip and place to unpack)
2. Open terminal in the folder where archos.ext4 is located and:
Code:
mkdir mnt
sudo mount -o loop archos.ext4 mnt
3. Do whetever you wan to with files in ext4 image, then
Code:
sudo umount mnt
[optional] rm -r mnt
gen_scheisskopf said:
1. You need at least 600 MB of free space on USB (archos.ext4.zip and place to unpack)
2. Open terminal in the folder where archos.ext4 is located and:
Code:
mkdir mnt
sudo mount -o loop archos.ext4 mnt
3. Do whetever you wan to with files in ext4 image, then
Code:
sudo umount mnt
[optional] rm -r mnt
Click to expand...
Click to collapse
i will try thanks
robertlawson225 said:
i will try thanks
Click to expand...
Click to collapse
However keep in mind that apk may depend on system framework to work properly (in other words- I can't say if it will work on other device or not)
gen_scheisskopf said:
However keep in mind that apk may depend on system framework to work properly (in other words- I can't say if it will work on other device or not)
Click to expand...
Click to collapse
i know its a shot in the dark still want to try
ok i tried the steps you gave me but i must be missing something steps i took
i made a new folder dropped the .zip into the new folder, opened terminal i typed cd then drag and drop my new folder then hit enter
then i typed
mkdir mnt
sudo mount -o loop archos.ext4 mnt
i get "file type must be specified" or something like that
what did i miss?
You have to unpack the .zip
gen_scheisskopf said:
You have to unpack the .zip
Click to expand...
Click to collapse
OK will give it another shot
success I'll post a link once it uploads all apps and framework
Link http://db.tt/egAavEFX
Hey guys,
Not sure if this would be helpful to anyone but I created a script for Mac/Linux that installs some of the mods. There is no way to undo the changes, and I have only done limited testing so YMMV.
I am not liable for anything that happens to your device.
With terminal just cd to the folder and do ./note2.script
The mods I have added so far are:
1) Google Wallet (I still haven't had any success)
2) All apps in MultiWindow
3) Wifi Icon in statusbar + black statusbar
4) 4.2 Camera/Gallery
V2. I have added a Windows batch as well as the Linux script
V3. Fixed some bugs, and added the 4.2 Camera/Gallery
http://www.filedropper.com/notescripts1
PS. Thanks to all those that created the mods. I did not create any, only put into a simple script.
This is actually useful, good job! Could probably do something like this to make/restore backups.
Sent from my SCH-I605 using xda premium
mazz0310 said:
Hey guys,
Not sure if this would be helpful to anyone but I created a script for Mac/Linux that installs some of the mods. There is no way to undo the changes, and I have only done limited testing so YMMV.
I am not liable for anything that happens to your device.
With terminal just cd to the folder and do ./note2.script
The mods I have added so far are:
1) Google Wallet (I still haven't had any success)
2) All apps in MultiWindow
3) Wifi Icon in statusbar + black statusbar
https://docs.google.com/open?id=0BzXlT5Noap2PWWJVNTRFWUxZZ2M
PS. Thanks to all those that created the mods. I did not create any, only put into a simple script.
Click to expand...
Click to collapse
Does this work in windows?
nuke072786 said:
Does this work in windows?
Click to expand...
Click to collapse
No I haven''t written one for Windows yet. I've been thinking about it but just haven't had the time. Was going to see what the feedback was with the Linux one first.
The Windows one should be very easy to write to mimick this one, you just have to change the directory paths and stuff.
EDIT: I am working on this now.. shouldn't take too long.
You need to include the command to make system rw or else it has to be done manually
Sent from my SCH-I605 using xda premium
JonMS said:
You need to include the command to make system rw or else it has to be done manually
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
Shoot.... I had that originally and deleted it. I have finished Windows. I will add that to both and re-upload.
So my tale of woe is below...shortened for those of us with short attention spans:
-I bought my device on 11/29
-root came out via: http://forum.xda-developers.com/showthread.php?t=2024207 a few days later, rooted with 0 problems
-a thread got started about wallet getting up and running here: http://forum.xda-developers.com/showthread.php?t=2031127 (I tried this to the letter and ultimately soft bricked my device)
-with help, I was able to odin back to a rooted device
-used this script to setup wallet and it did NOT work, HOWEVER, using this and then going back to http://forum.xda-developers.com/showthread.php?t=2031127 to use the fix, I think, did. I have added all my cards and am ready to make a purchase, which I will do tomorrow.
So to sum up, don't give up and be creative, if someone says they got it working and you didn't explore more and try to mesh multiple approaches where it fits. I'm only posting this to A. give thanks to those that got this working, and B. give others hope :good:
mazz0310 said:
Hey guys,
Not sure if this would be helpful to anyone but I created a script for Mac/Linux that installs some of the mods. There is no way to undo the changes, and I have only done limited testing so YMMV.
I am not liable for anything that happens to your device.
With terminal just cd to the folder and do ./note2.script
The mods I have added so far are:
1) Google Wallet (I still haven't had any success)
2) All apps in MultiWindow
3) Wifi Icon in statusbar + black statusbar
V2. I have added a Windows batch as well as the Linux script
https://docs.google.com/open?id=0BzXlT5Noap2PdllGYTVxVlp2MUU
PS. Thanks to all those that created the mods. I did not create any, only put into a simple script.
Click to expand...
Click to collapse
mazz0310 said:
Hey guys,
Not sure if this would be helpful to anyone but I created a script for Mac/Linux that installs some of the mods. There is no way to undo the changes, and I have only done limited testing so YMMV.
I am not liable for anything that happens to your device.
With terminal just cd to the folder and do ./note2.script
The mods I have added so far are:
1) Google Wallet (I still haven't had any success)
2) All apps in MultiWindow
3) Wifi Icon in statusbar + black statusbar
V2. I have added a Windows batch as well as the Linux script
https://docs.google.com/open?id=0BzXlT5Noap2PdllGYTVxVlp2MUU
PS. Thanks to all those that created the mods. I did not create any, only put into a simple script.
Click to expand...
Click to collapse
How do I go about using the one for wallet?
Tap'n
I'm not the expert here, but I'll give this a stab, make sure you have ADB setup, download this script and run it. If you get wallet to run, but then close or just keep spinning, trying to run, go to the other wallet thread in this forum and use the fix on page 1. that's what worked for me.
techgov8 said:
How do I go about using the one for wallet?
Tap'n
Click to expand...
Click to collapse
mazz0310 said:
Hey guys,
Not sure if this would be helpful to anyone but I created a script for Mac/Linux that installs some of the mods. There is no way to undo the changes, and I have only done limited testing so YMMV.
I am not liable for anything that happens to your device.
With terminal just cd to the folder and do ./note2.script
The mods I have added so far are:
1) Google Wallet (I still haven't had any success)
2) All apps in MultiWindow
3) Wifi Icon in statusbar + black statusbar
V2. I have added a Windows batch as well as the Linux script
https://docs.google.com/open?id=0BzXlT5Noap2PdllGYTVxVlp2MUU
PS. Thanks to all those that created the mods. I did not create any, only put into a simple script.
Click to expand...
Click to collapse
Check like 27 in note2.sh
Code:
adb shell "su -c 'mount -o rw,remount /system'"
if [ "$input" = "1" ]; then
walletzip=NoteII-lib_nfc-fix-r87
walletloc=/sdcard/Note2Scripts/Wallet
copytoloc=/system
adb shell "mkdir -p $walletloc"
adb shell "mkdir -p $copytoloc/app"
adb shell "mkdir -p $copytoloc/lib"
adb shell "mkdir -p $copytoloc/lib/hw"
> adb shell "mkdir -p $copytoloc//etc"
adb push $walletzip $walletloc
You have an extra forward slash.
JonMS said:
Check like 27 in note2.sh
Code:
adb shell "su -c 'mount -o rw,remount /system'"
if [ "$input" = "1" ]; then
walletzip=NoteII-lib_nfc-fix-r87
walletloc=/sdcard/Note2Scripts/Wallet
copytoloc=/system
adb shell "mkdir -p $walletloc"
adb shell "mkdir -p $copytoloc/app"
adb shell "mkdir -p $copytoloc/lib"
adb shell "mkdir -p $copytoloc/lib/hw"
> adb shell "mkdir -p $copytoloc//etc"
adb push $walletzip $walletloc
You have an extra forward slash.
Click to expand...
Click to collapse
Thank you for that. I will fix that, also I have added the 4.2 gallery so I will upload that shortly. Also I am going to remove Nfc.apk and NfcTest.apk from the wallet script as I have heard they are not needed.
I uploaded a newer version.
Fixed the //etc bug, and added the 4.2 Camera/Gallery
Links dead in op
Sent from my SCH-I605 using xda app-developers app
xxxxmarkxxx said:
Links dead in op
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
I fixed the link to a different file hoster. If anyone has some where better let me know.
The windows batch file didn't work, doesn't look like it did anything. I copied systemui manually and set permissions but when I rebooted I lost my UI!
SirVilhelm said:
The windows batch file didn't work, doesn't look like it did anything. I copied systemui manually and set permissions but when I rebooted I lost my UI!
Click to expand...
Click to collapse
When you ran it did it give you the options of which script to run? Which did you select?
mazz0310 said:
When you ran it did it give you the options of which script to run? Which did you select?
Click to expand...
Click to collapse
Yes. I ran the option for modifying wifi, I saw it start up ADB but then the window just closed. I then copied systemui.apk over using root explorer and set the permissions but when I rebooted I lost the UI lol.
does this 'add' the 4.2 camera or replace the current one
georgepink said:
does this 'add' the 4.2 camera or replace the current one
Click to expand...
Click to collapse
It adds it. You will have both afterwards.
SirVilhelm said:
Yes. I ran the option for modifying wifi, I saw it start up ADB but then the window just closedl.
Click to expand...
Click to collapse
I have the same problem. The window just closes and doesn't do anything. I know we're doing something wrong. But what?
Hello!
I currently have a new tablet called the PiPo M9 but the manufacturer only gives out ROM's with the 'img' extension instead of the usual .zip
and i can't seem to open them in any way, not by using winrar/7zip/daemon tools etc.
Anyone that could help me out?
igi0n said:
Hello!
I currently have a new tablet called the PiPo M9 but the manufacturer only gives out ROM's with the 'img' extension instead of the usual .zip
and i can't seem to open them in any way, not by using winrar/7zip/daemon tools etc.
Anyone that could help me out?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1806969
learn from here..
hottesthunkkush said:
http://forum.xda-developers.com/showthread.php?t=1806969
learn from here..
Click to expand...
Click to collapse
Tried that alread, did not work. The image file is some sort of weird sort of file
igi0n said:
Tried that alread, did not work. The image file is some sort of weird sort of file
Click to expand...
Click to collapse
your device is rooted??
hottesthunkkush said:
your device is rooted??
Click to expand...
Click to collapse
My device is rooted, yes.
igi0n said:
My device is rooted, yes.
Click to expand...
Click to collapse
install busybox..
https://play.google.com/store/apps/details?id=stericson.busybox&hl=en
and terminal emulator
https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en
in terminal emu type these
su
tar -c system/* >> sdcard/system.tar
you'll get the system files for cooking..
hottesthunkkush said:
install busybox..
https://play.google.com/store/apps/details?id=stericson.busybox&hl=en
and terminal emulator
https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en
in terminal emu type these
su
tar -c system/* >> sdcard/system.tar
you'll get the system files for cooking..
Click to expand...
Click to collapse
Thanks! Though i want to change the ROM before i flash it and that is why i asked the question: Why can't i extract the file that the manufacturer gave me? It doesn't seem to be a ext4 file, and not an yaffs aswell..
http://qua1ia.blogspot.com/2013/05/get-root-on-sony-tablet-p-ics-r5a.html
It works really
cream5296 said:
http://qua1ia.blogspot.com/2013/05/get-root-on-sony-tablet-p-ics-r5a.html
It works really
Click to expand...
Click to collapse
Can any console-ninja verify?
Anyone who has ever done could mount a video tutorial for the layman like me. thank you
it took me a little time to compile it (since i cannot read everything on the website, perhaps there is a precompiled binary) but after that i think i got temporary root
Code:
[0|08:40|[email protected]|~/android_run_root_shell/libs/armeabi>
$ adb push run_root_shell /data/local/tmp
[0|08:40|[email protected]|~/android_run_root_shell/libs/armeabi>
$ adb shell
[email protected]:/ $ cd /data/local/tmp
[email protected]:/data/local/tmp $ id
uid=2000(shell) gid=2000(shell) groups=1003(graphics),1004(input),1007(log),1009(mount),1011(adb),1015(sdcard_rw),3001(net_bt_admin),3002(net_bt),3003(inet),3006(net_bw_stats)
[email protected]:/data/local/tmp $ ./run_root_shell
failed to open /dev/diag due to No such file or directory.
Attempt perf_swevent exploit...
writing address is 8e09
[email protected]:/data/local/tmp # id
uid=0(root) gid=0(root)
so i got temporary root...with that i could remount the system partition, copy busybox and su to /system/xbin and Superuser.apk to /system/app, so i guess i am rooted again, thanks for the nice work!
if anyone wants i can create a zip with all needed files and a linux bash file for installing.
smokey_joe said:
it took me a little time to compile it (since i cannot read everything on the website, perhaps there is a precompiled binary) but after that i think i got temporary root
Code:
[0|08:40|[email protected]|~/android_run_root_shell/libs/armeabi>
$ adb push run_root_shell /data/local/tmp
[0|08:40|[email protected]|~/android_run_root_shell/libs/armeabi>
$ adb shell
[email protected]:/ $ cd /data/local/tmp
[email protected]:/data/local/tmp $ id
uid=2000(shell) gid=2000(shell) groups=1003(graphics),1004(input),1007(log),1009(mount),1011(adb),1015(sdcard_rw),3001(net_bt_admin),3002(net_bt),3003(inet),3006(net_bw_stats)
[email protected]:/data/local/tmp $ ./run_root_shell
failed to open /dev/diag due to No such file or directory.
Attempt perf_swevent exploit...
writing address is 8e09
[email protected]:/data/local/tmp # id
uid=0(root) gid=0(root)
so i got temporary root...with that i could remount the system partition, copy busybox and su to /system/xbin and Superuser.apk to /system/app, so i guess i am rooted again, thanks for the nice work!
if anyone wants i can create a zip with all needed files and a linux bash file for installing.
Click to expand...
Click to collapse
So it works???
Sent from my Sony Tablet S using xda app-developers app
jumper62 said:
So it works???
Sent from my Sony Tablet S using xda app-developers app
Click to expand...
Click to collapse
so i got temporary root...with that i could remount the system partition, copy busybox and su to /system/xbin and Superuser.apk to /system/app, so i guess i am rooted again, thanks for the nice work!
that's a bit vague, okay, but after doing a complete Titanium Backup on my Sony Tablet P, i gues i can say for sure, yes i have root
smokey_joe said:
it took me a little time to compile it (since i cannot read everything on the website, perhaps there is a precompiled binary) but after that i think i got temporary root
[...]
so i got temporary root...with that i could remount the system partition, copy busybox and su to /system/xbin and Superuser.apk to /system/app, so i guess i am rooted again, thanks for the nice work!
if anyone wants i can create a zip with all needed files and a linux bash file for installing.
Click to expand...
Click to collapse
Yes, I want - and I think many other users also.
It would be nice if you would provide the needed files. Maybe you can describe in short words what you exactly did.
Posted the procedure and link to files in english
http://forum.xda-developers.com/showthread.php?p=42485765
Sent from my Sony Tablet S using xda app-developers app
plerzelwupp said:
Yes, I want - and I think many other users also.
It would be nice if you would provide the needed files. Maybe you can describe in short words what you exactly did.
Click to expand...
Click to collapse
i posted a zip package below jumper62s post*, which contains all needed files and a little readme file, which explains what to do, since he didn't post any binaries and you have to compile this stuff before you can use it, i guess it's kind of useful for a lot of people out there.....but it could be that i have to delete it, if he wants me to
*http://forum.xda-developers.com/showthread.php?p=42485765
THANKS!
smokey_joe said:
i posted a zip package below jumper62s post*, which contains all needed files and a little readme file, which explains what to do, since he didn't post any binaries and you have to compile this stuff before you can use it, i guess it's kind of useful for a lot of people out there.....but it could be that i have to delete it, if he wants me to
*http://forum.xda-developers.com/showthread.php?p=42485765
Click to expand...
Click to collapse
Thank you so much - it works! :good:
I just rooted my Sony Tablet with Android 4.0.3 R5A
I justed wanted to tell it here also - I think it's better to continue the following discussion in the other (linked) thread.