[TOOL] Easy Perm Root One Click for 1.36 or earlier devices only - HTC Amaze 4G

Future of this rom and me - https://plus.google.com/u/0/100983447046094793882/posts/7YtTFWWgT1C

it works beautiful!!! your the man!!! its more snappy too!! this is turning out quite well... Samsung galaxy s 2, kiss my amazes shiny metal ass!!!

Is this from what we worked on last night?

da9b16 said:
Is this from what we worked on last night?
Click to expand...
Click to collapse
no this was a diffrent project i worked on man

deleted...

no just double click bat. and it opens up cmd
try putting in on the c:\
see if it works that way

hmmm tried that and it completed successfully but no dice....gonna try again..

mkearney83 said:
hmmm tried that and it completed successfully but no dice....gonna try again..
Click to expand...
Click to collapse
what you mean man

I ran the tool and it gave me root until I had to reboot.
After the reboot, no root.
I do not have the bootloader unlocked.
Also I found an error in your script.
:cd %:h
adb wait-for-device
adb push zergRush /data/local/
adb shell chmod 777 /data/local/zergRush
adb shell /data/local/zergRush
adb wait-for-device
adb shell sleep 1
adb remount
adb shell mount -o rw,remount rootfs /
adb shell mount -o remount,suid /dev/block/mmcblk0p29 /system
adb shell chmod 4755 /system/bin/sh
adb push ./su /system/bin
adb push ./su /system/bin
adb push ./busybox /system/bin
adb shell chmod 4755 /system/bin
adb shell chmod 4755 /system/bin/su
adb shell chmod 4755 /system/bin/su
adb push ./Superuser.apk /system/app
adb install ./androidterm.apk
adb wait-for-device
adb shell sync
pause
Click to expand...
Click to collapse
I'm assuming that one of them is supposed to be busybox?

Binary100100 said:
I ran the tool and it gave me root until I had to reboot.
After the reboot, no root.
I do not have the bootloader unlocked.
Click to expand...
Click to collapse
ya if you want root to stay you will have to unlock boot loader
no thats for superuser to work

jpeiv did it work for you?

Is this safe to use on 1.36.531.6?

xboarder56 said:
ya if you want root to stay you will have to unlock boot loader
no thats for superuser to work
Click to expand...
Click to collapse
You have to chmod su twice for it to work???

Binary100100 said:
You have to chmod su twice for it to work???
Click to expand...
Click to collapse
i guess it's working that way
and yes its safe to use on 1.36.351.6 confirmed

and to unlock bootloader we use the HTCdev method?

morganpants said:
and to unlock bootloader we use the HTCdev method?
Click to expand...
Click to collapse
to unlocked bootloader use htc dev meothed

brokenwatch said:
Is this safe to use on 1.36.531.6?
Click to expand...
Click to collapse
ive been running it for 4 hours, ive rebooted manually multiple times, and its perfect so far with no bugs... even stuck after a factory reset, with no fc's..... its perfect
morganpants said:
and to unlock bootloader we use the HTCdev method?
Click to expand...
Click to collapse
yes, use the htc method

do you recommend or do u think i should wait until s-off is achieved incase we cant flash after the htcdev unlock?

morganpants said:
do you recommend or do u think i should wait until s-off is achieved incase we cant flash after the htcdev unlock?
Click to expand...
Click to collapse
you can flash recoverys with htc dev method and system.imgs.
but with true s-off you can flash boot.img and radio's
you can do both methods if you want to make sure everything is fully unlocked

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my HTC Ruby using xda premium

Related

[BOOTSCREENER]bootanimation htc original for cm7 and sound

Hello, after searching like crazy the htc bootscreener for cm7 and not find it , I decided to create.with the help of the wiki to HTCMANIA and satyr climbed on her day.sorry my English.
This is the bootscreener:
(bootanimation.zip)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Nexus bootscreen:
(decompress nexus.zip)
Thanks to yatin kumar for the idea.
For installation: For those who have little experience with adb can do so by placing the bootanimation.zip with Root Explorer at the root of the sdcard and then copying and replacing it in the path "System / media / " pressing Mount R / W, then copying it again and paste it in the path "/ data / local /" again by pressing Mount R / W and reboot the pda.
To install by adb by armude
adb remount
adb push bootanimation.zip /system/media/bootanimation.zip
adb push bootanimation.zip /data/local/bootanimation.zip
adb reboot​if you still try to change thisadb remount
adb shell rm /system/media/bootanimation.zip
adb reboot​
Click to expand...
Click to collapse
To install by Rcovery by armude
Put flashHTC or flashnexus in the root of the sd card, boot into recovery and install as if it were a rom.install zip from sdcard/choose zip from sd card.
To install Sound
Download this file.Put it in the root of the sd and On your phone, open terminal emulator, and type in the following:
su [enter]
cd /sdcard [enter]
ls[enter][to list all files, you should see bootsnd.sh]
sh bootsnd.sh [enter]​Everything Went well if we will return #
Thanks to @teh roxxorz .This is the original post
Then do as the bootanimation.zip but android_audio.mp3(decompress android_audio.mp3.zip)
adb remount
adb push android_sound.mp3 /system/media/android_audio.mp3
adb push android_sound.mp3 /data/local/android_audio.mp3
adb reboot​We can also do this with the script of armude scriptbootsound_v2.zip we downloaded and put it in the root of the sdcard and flashed as if it were a rom ... started the tattoo and in terminal write this:su [enter]
cd /sdcard [enter]
sh bootsnd.sh [enter]
reboot​
Note:When upgrading to a new version of the rom we repeat the process bootsnd.sh and if we install of 0, the entire process.
Greetings
works great and nice, good job furious!!
how can i install? I do not understand...
i've downloaded bootanimation.zip and put it to the folder: rtattoo
what i've to do now?
thanks ps. i'm noob...
FX_fighter said:
how can i install? I do not understand...
i've downloaded bootanimation.zip and put it to the folder: rtattoo
what i've to do now?
thanks ps. i'm noob...
Click to expand...
Click to collapse
Open cmd window and write:
cd C:\rtattoo
adb remount
adb push bootanimation.zip /system/media/bootanimation.zip
adb push bootanimation.zip /data/local/bootanimation.zip
adb reboot
relaxed!!!! it works! thanks very much!!!!!
realy nice!
FX
Yesterday I made the same bootanimation.zip (I tought so) but when I installed on my phone I couldn't see anithing on my phone.. but it just started my phone.. without any bootscreen? Can I just make a bootanimation.zip or do I have to do something with the zip?
So my question is.. can I make my own bootscreen?
sorry for my bad English
FX
Why should copy this file to /data/local/?
brooklyn2001 said:
Why should copy this file to /data/local/?
Click to expand...
Click to collapse
For that upgrading a rom,without wipes, this persists.
Greetings.
FX_fighter said:
Yesterday I made the same bootanimation.zip (I tought so) but when I installed on my phone I couldn't see anithing on my phone.. but it just started my phone.. without any bootscreen? Can I just make a bootanimation.zip or do I have to do something with the zip?
So my question is.. can I make my own bootscreen?
sorry for my bad English
FX
Click to expand...
Click to collapse
Sure you can,you have to have some understanding and find how to do.
I want to see mine bootanimation, but I do not know how to put animation in the forum. please tell me how
Nexus Bootscreen
Can anyone make bootscreen.zip from this gif image in attached zip
yatin kumar said:
Can anyone make bootscreen.zip from this gif image in attached zip
Click to expand...
Click to collapse
Here you have it ...
Edit:moved to first post.
I'm sorry. I deleted everything
@ liupos
Typically, you opened your own theme, do not meddle in mine ...are things that will never understand.
furious anger said:
Here you have it ...
Click to expand...
Click to collapse
Thanks
How you make them ?
Typically, you opened your own theme, do not meddle in mine ...are things that will never understand.
Click to expand...
Click to collapse
you are very "strong"
i like that one(colored X) too furious, you should put it on the first post.
Great job furious!!
liupos said:
you are very "strong"
Click to expand...
Click to collapse
Ok, all fixed ... speaking people understand.
thanks
armude said:
i like that one(colored X) too furious, you should put it on the first post.
Great job furious!!
Click to expand...
Click to collapse
armude reason I have it ...thanks
liupos said:
you are very "strong"
Click to expand...
Click to collapse
he is not been strong with you, you should open your own thread or askked the creator of this thread before you put your bootanimation.
sorry for the offtoppic

[MOD] Reboot Options in Power Menu [4.0.2.A.0.42]

This enables you to reboot the phone from the power menu
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Reboot Options
Reboot - Reboot phone normally
Fastboot - Reboot into FASTBOOT mode (requires conected to pc with installed fastboot drives)
Download Links (please do not mirror)
[Latest - 4.0.2.A.0.42]
RebootOptions_4.0.2.A.0.42
[Old - 4.0.1.A.0.283]
RebootOptions_4.0.1.A.0.283
Istallation:
Copy .zip to sdcard
Flash .zip in recovery
Note: By replacing framework-res.apk you will remove any previously installed themes. And if you install another mod (framework-res.apk) you will need to copy back your stock android.policy.jar and framework.jar.
what did happen when u do reboot .. do you mean close all application or restarting the phone ??
Could you update these files to the 145 firmware
thanks
Great Thanks Adam.. Will try it tomorrow
I tried for 181 and got into a boot loop..
007Arc said:
I tried for 181 and got into a boot loop..
Click to expand...
Click to collapse
Then you probably set the wrong permisions, I have tested both versions and it works for me
Eighty89Teen said:
Could you update these files to the 145 firmware
thanks
Click to expand...
Click to collapse
Upload your framework.res.apk, framework.jar and android.policy.jar.
And i will fix it
AdamTt said:
Then you probably set the wrong permisions, I have tested both versions and it works for me
Click to expand...
Click to collapse
Whats the correct permission?
I used xxo
xoo
xoo
Sent from my LT15i using Tapatalk
Yes..but you need to put it into system folder first.. Change perms then move to correct folder..also ensure you're using correct version for your rom.
Sent from The Arc!
im_iceman said:
Yes..but you need to put it into system folder first.. Change perms then move to correct folder..also ensure you're using correct version for your rom.
Sent from The Arc!
Click to expand...
Click to collapse
I did exactly what u say. I had also the correct verion. But I only tried the the root explorer method.
Sent from my LT15i using Tapatalk
Another way to do it is using the terminal ( i don't like to press power button)
Start terminal then type su then type reboot
You should update your list of commands. framework-res.apk should be last because once it changes, your phone automatically reboots and you can't run the other commands.
However, I still can't get it to work on my Rogers-branded, rooted arc.
2.3.2, 3.0.A.2.181
Using the following commands:
Code:
adb push android.policy.jar /sdcard/android.policy.jar
adb push framework.jar /sdcard/framework.jar
adb push framework-res.apk /sdcard/framework-res.apk
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock0 /system
dd if="/sdcard/framework.jar" of="/system/framework/framework.jar"
dd if="/sdcard/android.policy.jar" of="/system/framework/android.policy.jar"
dd if="/sdcard/framework-res.apk" of="/system/framework-res.apk"
chmod 644 "/system/framework-res.apk"
mv "/system/framework-res.apk" "/system/framework/framework-res.apk"
Just boot loops.
BluechipJ said:
You should update your list of commands. framework-res.apk should be last because once it changes, your phone automatically reboots and you can't run the other commands.
However, I still can't get it to work on my Rogers-branded, rooted arc.
2.3.2, 3.0.A.2.181
Using the following commands:
Code:
adb shell
su
adb push android.policy.jar /sdcard/android.policy.jar
adb push framework.jar /sdcard/framework.jar
adb push framework-res.apk /sdcard/framework-res.apk
mount -o remount,rw -t yaffs2 /dev/block/mtdblock0 /system
dd if="/sdcard/framework.jar" of="/system/framework/framework.jar"
dd if="/sdcard/android.policy.jar" of="/system/framework/android.policy.jar"
dd if="/sdcard/framework-res.apk" of="/system/framework-res.apk"
chmod 644 "/system/framework-res.apk"
mv "/system/framework-res.apk" "/system/framework/framework-res.apk"
Just boot loops.
Click to expand...
Click to collapse
oh sorry, missed that.. Fixed now.
Thats strange, it worked last time i checked.. But i will flash back to .181 tomorrow, and test it again
First post updated with .145 version
does this show battery percentage, because I want to keep that feature from another mod
confirmed .145 version working on me, thanks adam, really appreciate it
kagemand123 said:
does this show battery percentage, because I want to keep that feature from another mod
Click to expand...
Click to collapse
Unfortunately not.
AdamTt said:
oh sorry, missed that.. Fixed now.
Thats strange, it worked last time i checked.. But i will flash back to .181 tomorrow, and test it again
Click to expand...
Click to collapse
Confirmed that .184 works on my Rogers-branded arc:
2.3.3, 3.0.A.2.181
(.181 framework-res.apk kept boot-looping.)
BluechipJ said:
Confirmed that .184 works on my Rogers-branded arc:
2.3.3, 3.0.A.2.181
(.181 framework-res.apk kept boot-looping.)
Click to expand...
Click to collapse
Good
Then i probably messed something up with the .181 (will take a look at it later)
As far as i know, the files from 181 and 184 are the same.
If you like, I can add battery percentage
Hey dude! Thanks alot!! It worked great. Found a possible bug though.. Could just be my unit but when using the widget for toggling backlight on and off the screen locks. Could be something or not. Just my 2 cents Keep up the great work man!!!
(I'm on .181)

[MOD] Boot Animation for HTC Droid DNA

I have modified the boot-up animation and the down animation and just wanted to share. These are done just for me; so I doubt I will make any changes to them. Feel free to edit them yourselves
I took the boot animation from the Droid DNA and inverted the colors so I didnt have a bright white when my phone booted up.
I also swapped out the ugly vzw eyeball with 'beats audio' (the gradient could use a little work, but I was resizing them from my ReZound)
Also inverted the down animation to get rid of the white
To install:
These boot animations posted work for CODIS v1.0.0
download and place .zip animations on sdcard
reboot phone to recovery
mount /sdcard and /system
run the following adb commands:
**(I removed the original ones and copied the ones I edited and placed them on my sdcard to the correct location. Then gave them the permissions (not sure if its needed, did it anyways))
Code:
C:\sdk\platform-tools>adb shell
~ # rm /system/customize/resource/hTC_downanimation.zip
rm /system/customize/resource/hTC_downanimation.zip
~ # rm /system/customize/resource/hTC_bootup.zip
rm /system/customize/resource/hTC_bootup.zip
~ # rm /system/customize/resource/vzw_bootup.zip
rm /system/customize/resource/vzw_bootup.zip
~ # cp /sdcard/vzw_bootup.zip /system/customize/resource/vzw_bootup.zip
cp /sdcard/vzw_bootup.zip /system/customize/resource/vzw_bootup.zip
~ # cp /sdcard/hTC_bootup.zip /system/customize/resource/hTC_bootup.zip
cp /sdcard/hTC_bootup.zip /system/customize/resource/hTC_bootup.zip
~ # cp /sdcard/hTC_downanimation.zip /system/customize/resource/hTC_downanimation.zip
cp /sdcard/hTC_downanimation.zip /system/customize/resource/hTC_downanimation.zip
~ # chmod 644 /system/customize/resource/hTC_downanimation.zip
chmod 644 /system/customize/resource/hTC_downanimation.zip
~ # chmod 644 /system/customize/resource/hTC_bootup.zip
chmod 644 /system/customize/resource/hTC_bootup.zip
~ # chmod 644 /system/customize/resource/vzw_bootup.zip
chmod 644 /system/customize/resource/vzw_bootup.zip
~ # exit
exit
C:\sdk\platform-tools>
Thanks to gitku, here is a flashable ZIP for those of you running UKB.... http://db.tt/ANeGWknS
**Each one of these animations are a fade in
Preview of boot-up:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Preview of down:
Flashable zip ..
http://db.tt/ANeGWknS
Those are in bootanimation.zip and downanimation.zip format ... Yours were in HTC_bootanimation format so I'm not sure if these will work on stock root .. I use ukb
Sent from my HTC6435LVW using xda app-developers app
gitku said:
Flashable zip ..
http://db.tt/ANeGWknS
Those are in bootanimation.zip and downanimation.zip format ... Yours were in HTC_bootanimation format so I'm not sure if these will work on stock root .. I use ukb
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Yea I forgot to mention. The ones I posted were for CODIS. I'll update OP
gitku said:
Flashable zip ..
http://db.tt/ANeGWknS
Those are in bootanimation.zip and downanimation.zip format ... Yours were in HTC_bootanimation format so I'm not sure if these will work on stock root .. I use ukb
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
that zip didn't work for me. The boot animation did not change.
Btw im running Codis with Cubed Kernel 1.49
MustafaHadaKing said:
that zip didn't work for me. The boot animation did not change.
Btw im running Codis with Cubed Kernel 1.49
Click to expand...
Click to collapse
The ones posted in the OP work for CODIS. Just push them via adb. That's what im running
-HTC Droid DNA-
in ukb the paths are
bootani:
Code:
/system/customize/resource/bootanimation.zip
downani:
Code:
/system/customize/resource/downanimation.zip
so to use the above files you d need to rename them prior to flashing/pushing
The ones I posted work on ukb zip format
Sent from my HTC6435LVW using xda app-developers app
Any way to use these on a stock rooted phone with TWRP?
dwizzo said:
Any way to use these on a stock rooted phone with TWRP?
Click to expand...
Click to collapse
Rename the .zip file that you downloaded to the 1 that matches in /system/custom/resource
Set the permissions the same is what other files have in that folder.
This should work the stock rooted phone, use a program like root explorer to perform the actions
^^^^^^^^^^^you can do that if you are running a custom kernel that supports write to /system
if not, you will need to follow the directions in the first post
You can try to use the file manager feature in TWRP. you can most likely do it that way too
-HTC Droid DNA-
Good stuff, I tested this on my ROM for the HTC J Butterfly, works great. May I have your permission to include these boot animations in my rom?
SharpIS03 said:
Good stuff, I tested this on my ROM for the HTC J Butterfly, works great. May I have your permission to include these boot animations in my rom?
Click to expand...
Click to collapse
Go right ahead
JWhetstone02 said:
Go right ahead
Click to expand...
Click to collapse
Thanks! You'll be credited

[Q]ADB in recovery mode?

how to enable adb shell in recovery mode?
when i try "adb shell" in recovery mode,it says sh not find somthing
does this means can't use adb in recovery mode?
i want trace recovery bin by ida pro,sames i have 2 chose:
1,enable adb shell and gdb server in recovery mode
2,or run recovery bin in normal mode.
the 1st,cant open adb shell
the 2nd got segment error in sh
please help!
<robin> said:
how to enable adb shell in recovery mode?
when i try "adb shell" in recovery mode,it says sh not find somthing
does this means can't use adb in recovery mode?
i want trace recovery bin by ida pro,sames i have 2 chose:
1,enable adb shell and gdb server in recovery mode
2,or run recovery bin in normal mode.
the 1st,cant open adb shell
the 2nd got segment error in sh
please help!
Click to expand...
Click to collapse
Release 5a recovery?? I get error: closed
Drivers are good aye?
Stifilz
no,i'm at 3.2.1
how to open adb shell?
<robin> said:
no,i'm at 3.2.1
how to open adb shell?
Click to expand...
Click to collapse
Wtf. Normally just adb shell. Does adb pull or adb push work etc?
<robin> said:
how to enable adb shell in recovery mode?
when i try "adb shell" in recovery mode,it says sh not find somthing
does this means can't use adb in recovery mode?
i want trace recovery bin by ida pro,sames i have 2 chose:
1,enable adb shell and gdb server in recovery mode
2,or run recovery bin in normal mode.
the 1st,cant open adb shell
the 2nd got segment error in sh
please help!
Click to expand...
Click to collapse
hi robin,
1. change region to US,
2. download this hacked_recov,
3. run recovery, update with this file, should finish with error 7,
4. wait one minute, and adb should be available - make sure that you have installed adb drivers for recovery device.
5. when in adb shell type this:
Code:
/system/bin/tempsu
PATH=$PATH:/system/bin:/system/xbin
and you will get root, and normally working with all the commands shell.
br
condi
wow,thanks candi!
your tool is real cooooool
i can trace recovery now!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
getting prohibit update as a result of checking version or base
condi said:
hi robin,
1. change region to US,
2. download this hacked_recov,
3. run recovery, update with this file, should finish with error 7,
4. wait one minute, and adb should be available - make sure that you have installed adb drivers for recovery device.
5. when in adb shell type this:
Code:
/system/bin/tempsu
PATH=$PATH:/system/bin:/system/xbin
and you will get root, and normally working with all the commands shell.
br
condi
Click to expand...
Click to collapse
So I've been at this for days now. From what I can read here and on the web it looks like my region file is screwed up. Tried a million different region zips.
I can get device to show in adb as recovery.
Any thoughts?

[GUIDE] Root JB 2.20.401.5

Originally Posted by txxa
1. Boot into recovery.
2. Enable adb ( in twrp you need to start adb sideload, than cancel it ). Nexus recovery starts adb automaticaly
3. adb shell mount /dev/block/mmcblk0p24 /system
4. adb push ./su /system/xbin
5. adb shell ls -la /system/xbin ( i have not only su binary there, but tcpdump, and nc. for me it's some kind of check point. i mounted correctdevice )
6. adb shell chmod 06755 /system/xbin/su
7. adb shell ln -s /system/xbin/su /system/bin/su
8. adb shell sync
9 adb shell umount /system
10. adb reboot
After reboot install supersu from market. It will say about obsolete ( old binary ), but will work.
In windows steps 5 nad 8 can be skiped and in step 4 use: adb push su /system/xbin
Thanks to txxa for his work :good:
I thought i just need to flash supersu.zip ...
Sent from my HTC Desire X using xda premium
Works perfect. Screenshot attached.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello,
is this root method need unlocked bootloader ?
ralfred said:
Hello,
is this root method need unlocked bootloader ?
Click to expand...
Click to collapse
Ofcourse. Every root method does. Coz to have a custom recovery, u need to unlock.
Regards
neXus PRIME said:
Ofcourse. Every root method does. Coz to have a custom recovery, u need to unlock.
Regards
Click to expand...
Click to collapse
Thanks for your reply
I'll wait the update for me
You can add this one to OP
1) Download attached binaries from rootbin.zip to your adb folder
2) Reload to recovery (tested with Nexus Recovery)
3) Run in cmd
Code:
adb shell mount /dev/block/mmcblk0p24 /system
adb push su /system/xbin
adb push busybox /system/xbin
adb shell chmod 06755 /system/xbin/su
adb shell chmod 06755 /system/xbin/busybox
adb shell ln -s /system/xbin/su /system/bin/su
adb shell sync
adb shell umount /system
adb reboot
4a) Download and install supersu from market. It will say about obsolete ( old binary ), but will work.
4b) Instal via recovery attached UPDATE-SuperSU-v1.25.zip
You can choose between 4a or 4b.
Also attached archives with exe files.
Those who didn't root their phone download rootboxJB.zip (it roots phone and installing busybox)
Those who have rooted their phone download bboxJB.zip (it only installs busybox)
boot.img with init.d support can be found here.
Thanks to Softor from 4pda forums for all files and guides.
Another simple way......
....to own your phone even with new OTA JB!!
Gave it a trie and it worked like a charm - well, at least for me!
Just Flash the attached files trough recovery (used NexusRecovery 1.1 Beta - thx btw ) in following order:
1. Su_Bbox_1.20.2_gazhead_signed
2. Superuser-3.1.3-arm-signed
Would like to hear if it also worked for you!
cant root my device, htc desire x, first i rooted it, update came out, i got back to stock recovery, installed update, got latest twrp recovery and now rooting doesnt work even with this method. anyone have any ideas?
strawdr said:
cant root my device, htc desire x, first i rooted it, update came out, i got back to stock recovery, installed update, got latest twrp recovery and now rooting doesnt work even with this method. anyone have any ideas?
Click to expand...
Click to collapse
Checked preferences in Superuser?
Or which error do you have?
Will this method work for the 2.22 version of JB update?
Droid.Anoop said:
Will this method work for the 2.22 version of JB update?
Click to expand...
Click to collapse
I installed "superuser" on 2.22.707.6 (asia wwe) and i got strange bug. SU is working (tested with terminal emulator), but sometime when some app do "su" my phone goes to reboot. I was tryed to use myONEdx rom, but same trouble. Whats wrong with my device? =((

Categories

Resources