[9/9/12][Recovery]Clockworkmod v6.0.1.3 - Touch Pro2, Tilt 2 Android Development

This is just a recovery I compiled from the latest available code from the CM10 source. It does not offer any major upgrade in function from ACL's latest cwm recovery, but is slightly aesthetically different.
Installation:
Download from link below, flash with fastboot
Code:
fastboot flash recovery recovery.img
Bugs:
recovery.log may show these errors:
Code:
failed to open /sys/class/android_usb/android0/state: No such file or directory
but it does not affect usb or mass storage afaik.
Download:
recovery_cwr_6.0.1.3.img - 3.36 MB 9912
Credits: Everyone involved in Android development.
Feel free to report any bugs and enjoy.

works great, but one question: what is the thing you are asked first time you click reboot system now and what should i have answered yes or no, cause i clicked no?

Ranomez said:
works great, but one question: what is the thing you are asked first time you click reboot system now and what should i have answered yes or no, cause i clicked no?
Click to expand...
Click to collapse
I have not seen that prompt before.. what did it say? If you don't know what it does, answering "no" is probably a good idea

jianC said:
I have not seen that prompt before.. what did it say? If you don't know what it does, answering "no" is probably a good idea
Click to expand...
Click to collapse
something about after reboot rom may flash stock recovery, do you want to disable recovery flash, thats the question i get

Ranomez said:
something about after reboot rom may flash stock recovery, do you want to disable recovery flash, thats the question i get
Click to expand...
Click to collapse
In that case, just choose "no".

sorry to revive this old thread, but i just realised this recovery has a big problem and wanted to warn anyone who may want to try it: most blckups made by it have md5 mismatch, i meant i got that error at 14 out of 15 backups created.
EDIT1: i had a look at the backup folder and as far as i can see some .img files are not generated (i think cache and recovery) and also the nandroid.md5 is not generated, but that is easy to fix by generating it by urself throu adb.

Battery loading Led not working
The Led is not working with this recovery while charging.
I guess the Battery is not loading, too.
Edit - This is only, when phone is off. -
Hope this can be fixed.
regards

Sorry about the bugs/lack of support but I do not have a Touch Pro 2 anymore.
The most help I can offer is uploading the device tree that I used to compile recovery in CM10 (and potentially compile a booting version of CM10 but that has never been accomplished due to kernel issues).
https://github.com/jianC/android_device_htc_rhodium

jianC said:
Sorry about the bugs/lack of support but I do not have a Touch Pro 2 anymore.
The most help I can offer is uploading the device tree that I used to compile recovery in CM10 (and potentially compile a booting version of CM10 but that has never been accomplished due to kernel issues).
http://ge.tt/1gVK1FS/v/0?c
Click to expand...
Click to collapse
If you would like to play with the 3.4.17 kernel for S&Gs, you can find it in this thread at the bottom of the first post.
Maybe some of the kernel issues will be fixed there? I can probably get the git for it if you would want it.

wizardknight said:
If you would like to play with the 3.4.17 kernel for S&Gs, you can find it in this thread at the bottom of the first post.
Maybe some of the kernel issues will be fixed there? I can probably get the git for it if you would want it.
Click to expand...
Click to collapse
Thanks for the links, but I do not have a rhod for testing anymore.. maybe someone adventurous could take a stab at it .

Related

[FIX] 30 Nov r2: Volume Bug Fix!

Annoyed with the volume bug on your Galaxy Nexus? Well, i'm very proud to present the forthcoming official fixed boot image which resolves this problem. In order to flash this boot image, you need your bootloader to be unlocked at this time (use './fastboot-windows oem unlock' (or the appropriate version for your machine, included in the download). Note that the OEM unlock sequence wipes your device.
APPLY THIS AT YOUR OWN RISK! This is still in a testing phase internally. Although it works great for us, well, you never know.
Volume Bug Fix r3 - DOWNLOAD - MD5: 292ba3630f475b2f779a19057649200a
How to use - Windows, Linux and OSX
- Download the zip file above and extract to a directory
- Put your device in bootloader mode - Turn off the phone then turn on with the 'volume up' and 'volume down' buttons both pressed to enter the bootloader (as pictured below)
- WINDOWS - double click 'install-windows.bat'
- MAC - Open a terminal window to the directory containing the files, and type 'chmod +x install-mac.sh' followed by './install-mac.sh'
- LINUX - Open a terminal window to the directory containing the files, and type 'chmod +x install-linux.sh' followed by './install-linux.sh'
Please don't rehost this zip file - if you want to link to the fix, please link to this topic. That's all I ask. Enjoy!
P
Thanks a lot for your effort!
Does OEM unlock touch my guarantee?
Thanks Paul, I get the phone tomorrow morning & thanks to you we already have our hands on the fix. Thanks a million!
You can reverse the unlock with lock when required;
./fastboot-windows oem lock
I'm very curious as to whether the volume bug is also fixed for the bootloader, and if it affects CPU load in any way, anyone tested something along those lines yet?
Rubu said:
I'm very curious as to whether the volume bug is also fixed for the bootloader, and if it affects CPU load in any way, anyone tested something along those lines yet?
Click to expand...
Click to collapse
Me too. Can anyone confirm?
Sent from my Sensation using XDA App
This doesn't fix the bootloader, doesn't seem to affect the device in any other way.
P
paulobrien said:
This doesn't fix the bootloader, doesn't seem to affect the device in any other way.
P
Click to expand...
Click to collapse
I'm pretty sure you have tested the fix. Have you been able to reproduce the bug with this version ? (Other than in the bootloader) One word from you and I might buy the Nexus ;-)
Paul if you dont mind i will repack it to zImage flashable mod because your stock boot.img will disable all tweaks in my ROM if people flash it.
Sent from my HTC Sensation Z710e using Tapatalk
mike1986. said:
Paul if you dont mind i will repack it to zImage flashable mod because your stock boot.img will disable all tweaks in my ROM if people flash it.
Sent from my HTC Sensation Z710e using Tapatalk
Click to expand...
Click to collapse
Sure, that's what i've done for MCR, as long as you give appropriate credit that's cool!
P
And what's new kernel version? Or what's the base number it came from?
i have just applied this patch.
will report back if this helps.
mike1986. said:
And what's new kernel version? Or what's the base number it came from?
Click to expand...
Click to collapse
Still 3.0.1.
P
Thanks in advance(Nexus on its way)
With all credits to paulobrien, who delivered this stock kernel to us, I made recovery flashable .zip with zImage file (kernel) instead of whole boot.img, because I do some changes to ramdisk (another part of boot.img) and by flashing default boot.img over my ROM you will loose all my tweaks. Also there are no changes to ramdisk, volume button fix in only zImage related. So you can grab it from here
Just flash it in recovery. You can flash it on any ROM, not only mine.
Hope we get the updated kernel source soon!
P
paulobrien said:
This doesn't fix the bootloader, doesn't seem to affect the device in any other way.
P
Click to expand...
Click to collapse
Thanks for all your hard work! Cant wait for my GN, i hope ill get it this week!
Can you pleas tell me whats wrong with the bootloader? I only know the bug with the volume but ive never read something about bootloader bug ...
Thanks in advance
lichti1901 said:
Thanks for all your hard work! Cant wait for my GN, i hope ill get it this week!
Can you pleas tell me whats wrong with the bootloader? I only know the bug with the volume but ive never read something about bootloader bug ...
Thanks in advance
Click to expand...
Click to collapse
The phone suffers from the volume bug even when it's in the bootloader. A lot of people think now it could be a hardware problem because there isn't much going on the software side in this state.
Which means if it is a hardware problem and you fix it with a software patch then it could still cause some problems under the hood. For example the phone doesn't sleep proberly while it is in a 2G area.
But according to Paul it doesn't cause any reaction on the phone. Which makes the bug really strange.
Edit: At least for me.
Paul,
The .bat file is "fastboot boot *.img", which i understand wouldn't be permanent, can we also "fastboot flash boot *.img"
Cheers
ande_uk said:
Paul,
The .bat file is "fastboot boot *.img", which i understand wouldn't be permanent, can we also "fastboot flash boot *.img"
Cheers
Click to expand...
Click to collapse
i have manually run fastboot flash boot <image> on mine, and it worked.(i also backup a copy of my boot.img before hand just incase).
i believe what paul is trying to do is just a temporary fix (running it once) untill google release a proper update.

[RECOVERY] TWRP 2.5 - i9505 Ex#2

Hello again, I bring to you, TeamWin Recovery Project or commonly known as TWRP (2.5) for your beloved i9505 (S4). I decided to build this as a number of users (including myself) are not much fans of CWM. This gives you the ability to flash your favourite custom ROMs, Kernels, Mods. I have pushed the TWRP Device Tree to my Github, for all of you curious people. Thankyou to 'as i9000' for giving me the stock recovery. Note: This thread will be moved to the i9505 section once its created. If you Encounter any issues with this recovery, report them to this thread with a recovery.log. You can get it by, adb pull /tmp/recovery.log
This has not been tested by me and is still experimental. I hold no responsibility
for any problems caused. YOU! Are trying this at your own risk. Don't blame me that I wasted your $700.
Put a scare in you didn't I?
I have provided the stock recovery if you encounter any issues, you can always flash back. It is Odin flashable.
Downloads:
TWRP (2.5) Experimental #Offi: Download (tech TeamWin)
Stock Recovery: http://d-h.st/LqC
Changelog:
Code:
[I][U]Experimental #2[/U][/I]
Attempted boot fix
Board MSM890 added to list
system.prop updated
Temporarily removed some twrp flags
[I][U]Experimental #1[/U][/I]
Public release
Does NOT work, tested this just now!
when you try to boot in recovery, phone is restarted automatically, recovery cannot be reached, so i went back to stock recovery
karoolus said:
Does NOT work, tested this just now!
when you try to boot in recovery, phone is restarted automatically, recovery cannot be reached, so i went back to stock recovery
Click to expand...
Click to collapse
Thankyou for reporting. Building new version now. one that will hopefully boot in recovery. (skipped some changes i thought werent necessary)
EDIT: i9505 user, who is willing to test. PM ME
not that I don't appreciate your effort in building it,
but won't the TWRP team create an official thread for the S4?
PLUG313 said:
not that I don't appreciate your effort in building it,
but won't the TWRP team create an official thread for the S4?
Click to expand...
Click to collapse
Maybe they will, maybe they wont. who knows
-----------------------------------------------------------------------------------------
Experimental #2 Online. Should fix recovery issues
Do you plan on making a recovery for the at&t s4?
fix-this! said:
Do you plan on making a recovery for the at&t s4?
Click to expand...
Click to collapse
Send me the stock recovery. and download this on your phone: https://play.google.com/store/apps/details?id=com.cls.partition&hl=en and send me the info
tested exp2, didn't work either.. i can't use ADB on work pc (driver restrictions etc) and i can't take the device home with me, so i can't take logs, sorry..
karoolus said:
tested exp2, didn't work either.. i can't use ADB on work pc (driver restrictions etc) and i can't take the device home with me, so i can't take logs, sorry..
Click to expand...
Click to collapse
Then it'll take a long time to fix the boot to recovery..
karoolus said:
tested exp2, didn't work either.. i can't use ADB on work pc (driver restrictions etc) and i can't take the device home with me, so i can't take logs, sorry..
Click to expand...
Click to collapse
Can you please test the CWM recovery and let us know if it works?
http://forum.xda-developers.com/showthread.php?p=40383354
karoolus said:
tested exp2, didn't work either.. i can't use ADB on work pc (driver restrictions etc) and i can't take the device home with me, so i can't take logs, sorry..
Click to expand...
Click to collapse
Try this, I doubt it will work at all. But get some filemanager that can browse ~/ directories. if it says root not available or something, deny it and check if you can continue. If yes, open the recovery.log and send me its contents.
Can anyone try this please??
I dont know if it will work but give a try.
Thank's
Doesn't boot in Recovery.
Can no one provide a recovery.log? that is the only thing needed to fix these issues
emwno said:
Can no one provide a recovery.log? that is the only thing needed to fix these issues
Click to expand...
Click to collapse
I would like to, but since i installed chainfires root my phone doesnt boot anymore... Waiting for a stock ODIN rom for the GT-I9505...
Then i can send it to you...
adb doesn't work here atm. If I get it to run, I'll send you the Log-File.
Unfortunately I had flashed chainfire's root before attempting this. I flashed exp2 and every time I attempted to boot recovery it would just kick me back to the battery charging screen (plugged in).
I booted back to the OS but it didn't have that log...
adb pull /tmp/recovery.log
remote object '/tmp/recovery.log' does not exist
Should I not boot back to the OS to get that file?
adb is working now here. But I have the same problem like Harry.
remote object '/tmp/recovery.log' does not exist
ausdim said:
Can anyone try this please??
I dont know if it will work but give a try.
Thank's
Click to expand...
Click to collapse
I tried this but it didn't work. Same thing as all the others.
harrybozack said:
I tried this but it didn't work. Same thing as all the others.
Click to expand...
Click to collapse
Boot into recovery. Then into system and try these:
Code:
adb pull /cache/recovery/last_log
Code:
adb pull /cache/recovery/log

USB Port broken! Factory image without PC

Hi there!
I hope you guys can help me. The USB port of my GNEX seems to be broken and I would therefor like to get it repaired/ replaced.
The only problem is, that I'm using the Paranoid Android rom and now I've to get it to a factory image without being able to connect the phone to a pc. I've still a bit more then 50% battery, my plan was to download the image and then flash it. The bootloader doesn't need to be relocked, it already came locked.
So I know this is possible but apart from the official factory image, that I can't flash with recovery, I couldn't find any suitable image/rom/file.
So, does anybody have an idea on how to proceed here? Or a link to a recovery flashable factory image/rom?
Many thanks in advance!
Edit: I plugged in my phone turned off on the USB charger and strangly it is charging up... So seems to work with phone of but not when the phone is turned on
You can flash images via terminal there's a guide around here somewhere,
Sent from my Nexus 4 @1.72 GHz on Stock 4.2.2
Ok so I found somethnig...
I downloaded the latest official Google factory image and extraced all the images so now I have these images:
- boot
- bootloader-maguro-primelc03
- radio-maguro-i9250xxlj1
- recovery
- system
- userdata
So now I put these images in /sdcard/
The terminal command to flash something would be:
su
flash_image recovery /sdcard/name-of-recovery.img
Replacing "recovery" with the thing that I want to flash and the path with the respective path of the image
Is this right until now?
Is there a right order that I must follow when flashing or is that irrelevant?
lukasb9000 said:
Ok so I found somethnig...
I downloaded the latest official Google factory image and extraced all the images so now I have these images:
- boot
- bootloader-maguro-primelc03
- radio-maguro-i9250xxlj1
- recovery
- system
- userdata
So now I put these images in /sdcard/
The terminal command to flash something would be:
su
flash_image recovery /sdcard/name-of-recovery.img
Replacing "recovery" with the thing that I want to flash and the path with the respective path of the image
Is this right until now?
Is there a right order that I must follow when flashing or is that irrelevant?
Click to expand...
Click to collapse
it will not work for you, you need "flash_image" file in your phone.
use dd command (search for it)
Hey guys!
I fiddled around a bit on the usb port and got it to work...so I just reset everything with fastboot!
Thanks nevertheless for your help
Can be closed.
lukasb9000 said:
Hey guys!
I fiddled around a bit on the usb port and got it to work...so I just reset everything with fastboot!
Thanks nevertheless for your help
Can be closed.
Click to expand...
Click to collapse
edit : whoops no no wrong thread lol
phaze3131 said:
thanks for a wasted thread, no help to me
Click to expand...
Click to collapse
Yeah, shame on everyone that posted in this thread. How dare they not be clairvoyant enough to be able to predict that someone would come along 3 months later with the same problem and manage to find this thread, somehow missing others that likely would answer his/her question (including at least one thread stickied in this forum). Especially after the OP managed to solve his/her problem, so assistance wasn't necessary anymore.
[not sarcasm] Thanks for the wasted post. No help to meanyone. [/not sarcasm]
cupfulloflol said:
Yeah, shame on everyone that posted in this thread. How dare they not be clairvoyant enough to be able to predict that someone would come along 3 months later with the same problem and manage to find this thread, somehow missing others that likely would answer his/her question (including at least one thread stickied in this forum). Especially after the OP managed to solve his/her problem, so assistance wasn't necessary anymore.
[not sarcasm] Thanks for the wasted post. No help to meanyone. [/not sarcasm]
Click to expand...
Click to collapse
whoops wrong thread lol my bad
good info!
check this out for ppl who want to know how to do this!
http://forum.xda-developers.com/showthread.php?p=28238970#post28238970

CM on LOCKED Bootloader !! Now with test build !!(CM9)Come and help !! :)

Hey everybody !!! Did you red this ?? http://www.xda-developers.com/android/locked-bootloader-xperia-s-and-want-cm10-no-problem/
Is it possible on our devices too ?? It would be awensome if anybody from our community could do anything like this for our device .
I think at least CM7 or 9 would be possible i dont even think of getting cm10..
@djolivier
Hi,
it could be possible. I just made a test build for everyone who is willing to test (even users with UB). This is for anzu, don't know if it will work with Arc. Do NOT mirror it, share it or something else. I don't want to create a thread for this because I'm not sure wether it boots or not. The reason why I post it here is that I want to know if it boots. If it does, tell me how it is like. If it doesn't, try to boot to recovery (thanks to pvyParts for recovery.tar, I will remove it later, it's just for debugging purposes) and get me log by connecting the phone to a PC and issueing
Code:
adb shell cat /proc/last_kmsg > sdcard/last_kmsg.txt
.
Developers, feel free to correct mounting points or errors in ramdisk.
Please charge your battery up to 100% before flashing this because offline charging might be broken. I am not responsible for anything (not even for bricked devices) at all, I just wanted to share it for you as I actually made this for a friend of mine who can't test it ATM.
Thanks to FXP for making this all possible!
DOWNLOAD: http://goo.im/devs/djolivier/anzu/CyanogenMod for LB//cm-9-lb-anzu.zip
Click to expand...
Click to collapse
The support is dropped for both CM 7.2 and CM 9, so the chance, that someone will actually make it work, is very low.
Someguyfromhell said:
The support is dropped for both CM 7.2 and CM 9, so the chance, that someone will actually make it work, is very low.
Click to expand...
Click to collapse
It is a shame because i thnik i'm not the only one who can't open the BL so a CM for locked bl would be very awensome..
adamka13 said:
It is a shame because i thnik i'm not the only one who can't open the BL so a CM for locked bl would be very awensome..
Click to expand...
Click to collapse
I think it will be harder because Xperia 2011 devices and Xperia 2012 devices use different memory partitions.
僕のLT18iから送られてきた
Hi,
it could be possible. I just made a test build for everyone who is willing to test (even users with UB). This is for anzu, don't know if it will work with Arc. Do NOT mirror it, share it or something else. I don't want to create a thread for this because I'm not sure wether it boots or not. The reason why I post it here is that I want to know if it boots. If it does, tell me how it is like. If it doesn't, try to boot to recovery (thanks to pvyParts for recovery.tar, I will remove it later, it's just for debugging purposes) and get me log by connecting the phone to a PC and issueing
Code:
[B]adb shell cat /proc/last_kmsg > sdcard/last_kmsg.txt[/B]
.
Developers, feel free to correct mounting points or errors in ramdisk.
Please charge your battery up to 100% before flashing this because offline charging might be broken. I am not responsible for anything (not even for bricked devices) at all, I just wanted to share it for you as I actually made this for a friend of mine who can't test it ATM.
Thanks to FXP for making this all possible!
DOWNLOAD
djolivier said:
Hi,
it could be possible. I just made a test build for everyone who is willing to test (even users with UB). This is for anzu, don't know if it will work with Arc. Do NOT mirror it, share it or something else. I don't want to create a thread for this because I'm not sure wether it boots or not. The reason why I post it here is that I want to know if it boots. If it does, tell me how it is like. If it doesn't, try to boot to recovery (thanks to pvyParts for recovery.tar, I will remove it later, it's just for debugging purposes) and get me log by connecting the phone to a PC and issueing
Code:
[B]adb shell cat /proc/last_kmsg > sdcard/last_kmsg.txt[/B]
.
Developers, feel free to correct mounting points or errors in ramdisk.
Please charge your battery up to 100% before flashing this because offline charging might be broken. I am not responsible for anything (not even for bricked devices) at all, I just wanted to share it for you as I actually made this for a friend of mine who can't test it ATM.
Thanks to FXP for making this all possible!
DOWNLOAD
Click to expand...
Click to collapse
Wooooooooooooww!!! THANK YOU Very Much!!! I will test if i have some time! What do you need if boot successfully? Thanks again, this is unbelievable!!
Sorry, can i flash this from CWM? Delete cache,system,data,etc before flash?(which is must?)
Yes, just flash it using CWM and make a factory reset (data, cache, dalvik cache). System gets wiped automatically.
boot
djolivier said:
Yes, just flash it using CWM and make a factory reset (data, cache, dalvik cache). System gets wiped automatically.
Click to expand...
Click to collapse
Hi!
Flashed, wiped before. No boot, stuck at sony logo Cannot go to recovery, pressed voldown multiple times + tried to release the button but no recovery.
mman1982 said:
Hi!
Flashed, wiped before. No boot, stuck at sony logo Cannot go to recovery, pressed voldown multiple times + tried to release the button but no recovery.
Click to expand...
Click to collapse
Do you have ICS kernel ? I mean you came from an ICS rom ?
boot
adamka13 said:
Do you have ICS kernel ? I mean you came from an ICS rom ?
Click to expand...
Click to collapse
Yeah, i come from UHD. I used .13 ICS kernel.
mman1982 said:
Yeah, i come from UHD. I used .13 ICS kernel.
Click to expand...
Click to collapse
Hmm.. you should try with .587 's kernel maybe it could help. /Sorry but im on GB and i don't have time to test.. :/
Yes as far as I remember I used .587 kernel. Can I please have a log? I was aware of the fact that it wouldn't boot (and I hope you are too). This is for advanced users/dev only. I do not own the Xperia Arc S (therefore I don't want to create a thread for this) If another dev who owns this device wants to continue this project, he can do so.
boot
djolivier said:
Yes as far as I remember I used .587 kernel. Can I please have a log? I was aware of the fact that it won't boot (and I hope you are too).
Click to expand...
Click to collapse
Hi,
I tried adb shell with connected USB but device not found, so i cannot get log Recovery won't work with voldown..so no log there I will try with .587 but now i haven't got more time
I think we sholud post this in another section of this forume bec. this is only a Q/A section and maybe just some people can se it...
As I said, I'm not going to create a thread. If you want to overtake the responsabilty AND the project and you think you have the skills to get this working, you can create a thread. Else it's pointless.
Forum
adamka13 said:
I think we sholud post this in another section of this forume bec. this is only a Q/A section and maybe just some people can se it...
Click to expand...
Click to collapse
Yes, i think too..
djolivier said:
As I said, I'm not going to create a thread. If you want to overtake the responsabilty AND the project and you think you have the skills to get this working, you can create a thread. Else it's pointless.
Click to expand...
Click to collapse
I'm just asking for somebody because i don't have experience in this stuff..... :/ And Yes you are completly right !
boot
No problem, i flashed stock tft and restored from backup I feel myself an advanced user, but not a developer.
Well it's sad it didn't boot was hoping for it...
Sent from my LT18i using xda app-developers app

[TOOL] OneX Modder |Recovery|Roms|BL Unlocker|And Much More!|

The disclaimer is attached to the script file. When you open them, a disclaimer will show up with 2 choices: accept them or exit.
Hi guys
I'm here for give you a batch script (with repo) that works on all windows system without installing .net framework or other software!
The only thing that you need is WinRAR 5.30 or up! Otherwise you will aren't able to unpack all the folder.
I've made this because i see some people that wants to mod his One X, but they can't due to unknown errors with some tools.
This tool will do these functions:
*Bootloader Unlocker/Locker!
*Fastboot Recharger!
*Helps to root your device!
*Recovery Flasher! (New layout and Old layout, no need to download anything!)
*Guides to flash a custom rom!
*boot.img extractor and autoflasher!
*CID/MID Reader!
*Fastboot Emergency Recovery!
*Some accurates guides! (provided by @teemo)
*Integrated FAQ and How To!
*Fastboot&ADB status Connection Verifer!
*And much much more! Stay tuned!
Special contributors:
@teemo for providing all stuff needed like recoveries, guides and others.
Downloads and repo:
MEGA LINKS:
V1.0 Stable: https://mega.nz/#!NddVkTTb!aINZPwACwHgAYgpA4L8tR86dobJ9zGuGpY-5In3YE7E
Beta3: https://mega.nz/#!AFkEFJIL!jI3EJtJhbdiT_Q8I7tb3qnDINNj3os8CYNtB_htHGvA
Beta2: https://mega.nz/#!MUlSgZwI!SPaAKOkgt-xCHyzMwb6rJmzW0mQY66N8L87S5JbgZVs
Beta1: https://mega.nz/#!tRMDHDAZ!Cv09ijHB5WJrp5zNL4gzUyz3cv_1qy1X06Lx_e_t65k
Google Drive Links:
V1.0 Stable: https://drive.google.com/file/d/0BzLuAF-eWwH9VnIzNkxEbldsTjQ/view?usp=drivesdk
GitHub Repo: https://github.com/Giovix92/onex-modder.git
Tested OS:
*Windows 98 (Yeah, on VM )
*Windows XP (All SPs)
*Windows Vista (All SPs)
*Windows 7 (All SPs)
*Windows 8
*Windows 10
Download it and test if all works! If there is any bug, tell me! If anyone goes wrong, i'm happy to help you!
Please don't modify the batch code, or you can harm your device/pc.
Changelog:
V1.0 Stable: Added 5 more function. Check the new features pressing 11 on the menù!
V1.0b3: Added 7 more functions. Now there is 11 items + 2 hide on the menú. Check the new features pressing 11 on the menú!
V1.0b2: Added 2 new functions: Fastboot & Adb status connection verifer and Fastboot phone recharger
V1.0b1: Initial Release
Enjoy! )
How to use:
You don't need to setup anything.
You don't need .NET Framework. Simply install WinRAR 5.30 or up, download my rar package, decompress it and open the batch file. Make sure you have this tree:
|OneX_Modder (Folder)
|---OneX_Modder.bat
|---Resources
At first screen there is the disclaimer. After the disclaimer, there are some options:
If you want to unlock your bootloader, press 1. It will guides on how to. It includes an Unlock_code.bin auto flasher. )
If you want to flash a custom recovery, press 2. It will flash a custom recovery in the menú. Simply select a recovery, type Y (yes) and wait for the flashing. It's very easy. No more annoying manual-flashing
If you want to root your device, press 3. There is an explained how to.
If you want to flash a custom rom, press 4. There is an boot.img extractor and flasher and a guide provided by @teemo (thanks).
If you want to verify if the pc recognize the device, press 5, and the tool will show you the adb&fastboot status.
If you are desperatly in need to flash a rom but you haven't enough power, no more worries!! Reboot your phone in fastboot mode, connect to the pc, press 7 and your phone will be recharged!
If you want to read the about, press 9.
If you want to flash a new RUU, but you have the Bootloader unlocked and you need to flash a new RUU, press 8 and your bl will be relocked!
If you want to see the lasts changes, press 11.
If you want to flash a custom rom, but your hboot is older, press 0 and you will be guided. You need only to follow the first steps. The final process is automated!
FAQ:
Q: I have a problem with this tool! How can i do?
A: Don't worry! I will help you in any situation!
Q: Why some numbers aren't show?
A: They aren't shown because i'm working on their sections. I will add in new betas
Q: Really i need WinRAR? Why?
A: Yes, because the .rar archive is a RAR5 archive. Only WinRAR can open them.
Q: I really love it! How can i support you?
A: Simply press thanks button!
Q: How can i contact you if i have a problem with this tool?
A: Only this thread, because if a user has the same problem than you, he will find easily the solution without making a new post.
Added beta2! It has new functions: please check changelog (op post)
Thank you. Please place instructions of use/setup in op
nchc said:
Thank you. Please place instructions of use/setup in op
Click to expand...
Click to collapse
Yes, sure! There's no setup. I will add in 2nd post. Thanks for the tip.
Added an How to and FAQ. Enjoy! The beta3 is already ready for uploading! I will upload it the next week.
Guys, tell me your favourite colours for this little batch script and i will create 3 modded version with different colours! The beta3 will be published the next week due to much much work on it. It will has: HBOOT Upgrader, an how to and more more functions! The size is decreased of 30%. Sorry for this little problem
Some trouble.
Hello and thank you for your effort! I tried to flash twrp2853-endeavoru-NewLayout over the old one but while in recovery, the phone stays stuck at twrp hox welcome screen. Any idea of how can I pass this and access the twrp menu?
b12rtc said:
Hello and thank you for your effort! I tried to flash twrp2853-endeavoru-NewLayout over the old one but while in recovery, the phone stays stuck at twrp hox welcome screen. Any idea of how can I pass this and access the twrp menu?
Click to expand...
Click to collapse
Hmmm. Isn't passing at all TWRP welcome screen? The phone can boot up in fastboot? If yes, Try this: go on Resources-ADB_TOOLS. Right click on ADB_TOOLS and select command prompt. Then reboot your phone in bootloader mode and type: fastboot erase cache , press enter, type fastboot reboot bootloader or fastboot reboot-bootloader and try to access in recovery.
P.s. tomorrow i will publish beta3 with HBOOT Upgrader and much much more!
Giovix92 said:
Hmmm. Isn't passing at all TWRP welcome screen? The phone can boot up in fastboot? If yes, Try this: go on Resources-ADB_TOOLS. Right click on ADB_TOOLS and select command prompt. Then reboot your phone in bootloader mode and type: fastboot erase cache , press enter, type fastboot reboot bootloader or fastboot reboot-bootloader and try to access in recovery.
P.s. tomorrow i will publish beta3 with HBOOT Upgrader and much much more!
Click to expand...
Click to collapse
Thanks for reply! I've just tried what you suggested but in recovery I still can't pass the twrp ''hox teamwin big'' screen. If I put the old layout back everything is fine again but can't flash any newer rom.
I must tell you though, that I've tried to install it before using different ways but I had the same result There's no way to pass the twrp new layout's start scxreen. So I guess there's something wrong on my side... (I had cwmr before, it may be that?). If you have any other suggestion i'll be happy to try, If not I'll try to dig more.
Once again, thank you for your work and support.
b12rtc said:
Thanks for reply! I've just tried what you suggested but in recovery I still can't pass the twrp ''hox teamwin big'' screen. If I put the old layout back everything is fine again but can't flash any newer rom.
I must tell you though, that I've tried to install it before using different ways but I had the same result There's no way to pass the twrp new layout's start scxreen. So I guess there's something wrong on my side... (I had cwmr before, it may be that?). If you have any other suggestion i'll be happy to try, If not I'll try to dig more.
Once again, thank you for your work and support.
Click to expand...
Click to collapse
Hmmm... Probably the zip is damaged. The TWRP is flashed successfully or there are errors? No, the cwm doesn't make any problem. I will try to view if there is a problem on the code. Thanks for your test
Giovix92 said:
Hmmm... Probably the zip is damaged. The TWRP is flashed successfully or there are errors? No, the cwm doesn't make any problem. I will try to view if there is a problem on the code. Thanks for your test
Click to expand...
Click to collapse
I don't know for sure, but I rather think your zip file is ok. The flashing was ok, no errors. It's probably my phone. Of course, a double check on the code doesn't hurt, it just might be loosing time for nothing. Of course, if you will come back with something new tomorrow I will try my luck again
b12rtc said:
I don't know for sure, but I rather think your zip file is ok. The flashing was ok, no errors. It's probably my phone. Of course, a double check on the code doesn't hurt, it just might be loosing time for nothing. Of course, if you will come back with something new tomorrow I will try my luck again
Click to expand...
Click to collapse
I will check the code asap. In 10 minutes i will update you... No, if it's your phone other recoveries doesn't boot at all. Anyway, i will check. Retry and update me. Good luck!
Edit: I've checked all the code, of all recoveries.Now i will add stock HTC Recovery (if anyone wants the stock recovery). Anyway... I will add another TWRP with New Layout Support.
Edit2: Check the beta3!
Beta3 is out! Check the new version! It has 7 more functions. You can find them in OP post at Downloads section!
b12rtc said:
I don't know for sure, but I rather think your zip file is ok. The flashing was ok, no errors. It's probably my phone. Of course, a double check on the code doesn't hurt, it just might be loosing time for nothing. Of course, if you will come back with something new tomorrow I will try my luck again
Click to expand...
Click to collapse
Man, type fastboot getvar all into your cmd, and post here the result.
Guys, tell me any idea for the first stable. If you want any function on this script, tell me and i add them! (S-OFF is possible only on HTC One X+ and AT&T HTC One X)
Giovix92 said:
Guys, tell me any idea for the first stable. If you want any function on this script, tell me and i add them! (S-OFF is possible only on HTC One X+ and AT&T HTC One X)
Click to expand...
Click to collapse
Any chance of incorporating the ability to get Kali Nethunter on our One X(https://cyberkryption.wordpress.com/2014/10/13/the-quest-for-kali-nethunter-part1/)
pleomaxell said:
Any chance of incorporating the ability to get Kali Nethunter on our One X(https://cyberkryption.wordpress.com/2014/10/13/the-quest-for-kali-nethunter-part1/)
Click to expand...
Click to collapse
Hmmm... I've read all the steps... But i don't know kali nethunter. I know only Kali for pc. If you explain me because you want it i will add them in a separate batch that will be called by the main program. The main step is to build the cm... the 2nd is more difficult... The 3rd too... Please explain me. Thanks in advance.
Giovix92 said:
Hmmm... I've read all the steps... But i don't know kali nethunter. I know only Kali for pc. If you explain me because you want it i will add them in a separate batch that will be called by the main program. The main step is to build the cm... the 2nd is more difficult... The 3rd too... Please explain me. Thanks in advance.
Click to expand...
Click to collapse
I don't know how to explain it to you because I am not a programmer. I tried to follow that guide but got scared because it looked a bit complex.
pleomaxell said:
I don't know how to explain it to you because I am not a programmer. I tried to follow that guide but got scared because it looked a bit complex.
Click to expand...
Click to collapse
Okay, so... The process for me is a bit complicated because now i'm a win user, and not a linux user due to my bad pc (only 1gig of ram, single core 1.66GHz), but i can create an .sh script that can do this process automatically. Maybe if this work i will create some .sh script to build some custom rom . I need only to write the code that is in the guide (maybe with 2-3 sec of delay too and some echo) and optimizing them with some request. Anyway, stay tuned!

Categories

Resources