--->**Discontinued** HTC One S USA T-Mobile JellyBean Update * Sense 4+* Rooted * Deodexed * Aroma Installer * APM <---
* Awesome battery life
* This Rom is based off the TMOUS_3.14.531.17.70rd RUU
* Root, BusyBox, Zipalign, Unsecure boot.img, APM, Deodexed,
* Busybox, Busybox-run-parts supported, /data/app-enabled, and Bash-shell support
* Added a few startup scripts
* Added WWE Languages
* HTC ONE Sounds
* Please Read Change Log For Further Fixes, Changes, Additions.
-> I am not responsible for any phone that may become bricked. <-
** This ROM is not to be used for a base ROM **
Wallpaper Download
---------------------------------------------------------------------------
Installation Instructions
----------------------------------
Working Folders
SkyDrive
Google Drive
Android File Host Dev Account
-----------------------------------
* Download your ROM
* Put on the sdcard / Internal storage
* Fastboot flash boot boot.img (only if you are S-ON)
* Flash in recovery and use the Aroma Installer
* Done!
* If your WiFi isn't working and you are S-OFF Flash WiFi Fix S-OFF. If you are S-ON try Htc_on_s_wifi_fix-S-ON
--------------------------------------------------------
* How to backup your WiFi Partition
--------------------------------------------------------------------------------------
* How To Root, Update Firmware, & Flash A Custom ROM
--------------------------------------------------------------------------
--------------------------------------------------------------------------
Add-On / Mods
SkyDrive // Google Drive
Advanced Power Menu (Thanks Behold_this)
Open APN
Open APN With UnKnown_AutoBrightness MOD
Removed Carrier from Default Lockscreen
Autobrightness Mod
Lower Autobrightness Mod
Ridiculosly Low Autobrightness Mod
Stock Green Battery
1% Blue Battery Mod (Thanks he_stheone64)
Volume Wake With Advanced Power Menu
Volume Long Press To Skip Tracks
Long Press Back To Kill 3rd Party Apps
Modified Roise With Menu
Transparent Rosie with Clear NavBar
Better WiFI Calling Icons
Green Power Saver Leaf
LOL
Blue Power Saver Leaf
LOL
Transparent Rosie (Thanks Flashalot for the Tutorial)
Transparent Notification Pull Down (Thanks Flashalot for the Tutorial)
--------------------------------------------------------------------------
--------------------------------------------------------------------------
Custom Recovery
TWRP 2.3.3 Recovery.img (Must be Unlocked)
--------------------------------------------------------------------------
---> Change Log <---
* Awesome battery life
* This Rom is based off the TMOUS_3.14.531.17.70rd RUU
* Root, BusyBox, Zipalign, Unsecure boot.img, APM, Deodexed,
* Busybox, Busybox-run-parts supported, /data/app-enabled, and Bash-shell support
* Added a few startup scripts
* Added WWE Languages
* HTC ONE Sounds
* Please Read Change Log For Further Fixes, Changes, Additions.
-> I am not responsible for any phone that may become bricked. <-
** This ROM is not to be used for a base ROM **
Wallpaper Download
---------------------------------------------------------------------------
Installation Instructions
----------------------------------
Working Folders
SkyDrive
Google Drive
Android File Host Dev Account
-----------------------------------
* Download your ROM
* Put on the sdcard / Internal storage
* Fastboot flash boot boot.img (only if you are S-ON)
* Flash in recovery and use the Aroma Installer
* Done!
* If your WiFi isn't working and you are S-OFF Flash WiFi Fix S-OFF. If you are S-ON try Htc_on_s_wifi_fix-S-ON
--------------------------------------------------------
* How to backup your WiFi Partition
Code:
1. Fire up your command prompt and go to the directory that you have ADB installed to. Type "adb shell" and hit enter.
2. Type "su" and hit enter. You now have root privileges.
3. Next type "dd if=/dev/block/mmcblk0p19 of=/sdcard/mmcblk0p19" and hit enter. This will dump the partition to your sdcard.
4. Next type "dd if=/dev/block/mmcblk0p18 of=/sdcard/mmcblk0p18" and hit enter. This will dump the partition to your sdcard.
5. Next type "exit", hit enter, type "exit", and hit enter again. This should take you back to a command prompt for your computer.
Now the partition's are backed up, to restore them do the following.
1. Fire up your command prompt and go to the directory that you have ADB installed to. Type "adb shell" and hit enter.
2. Type "su" and hit enter. You now have root privileges.
3. Type "dd if=/sdcard/mmcblk0p19 of=/dev/block/mmcblk0p19"
4. Type "dd if=/sdcard/mmcblk0p18 of=/dev/block/mmcblk0p18"
Now they are restored.
Please click thanks if this helped you.
--------------------------------------------------------------------------------------
* How To Root, Update Firmware, & Flash A Custom ROM
By: Mkinney88 (UnKnown_ROMS)
--> Unlock your device
Step1. download and use this program to unlock your bootloader http://forum.xda-developers.com/showthread.php?t=1604677
Step2. SuperCID your phone so you can S-OFF and so you can also write the T-MOB010 CID if you are on a different carrier and want to run this ROM. You will need to be CID T-MOB010 if you want to run the firmware.zip Follow this to SuperCID http://forum.xda-developers.com/showthread.php?p=26516911#post26516911
Step3. After you have sucessfully unlocked your bootloader and SuperCID you can either S-OFF your phone or Not, it is up to you. I would recommend you achieve S-OFF so you can flash radios, kernels, and boot.img's. Follow this to achieve S-OFF http://forum.xda-developers.com/showthread.php?t=2155135
If everything went well you should be able to reboot into bootloader using the All In One Tool and in the top left your bootloader should say Unlocked, S-OFF, CID-1111111
--> Writing T-MOB010 CID
If you did everything right then your all set. Next you will want to run the fastboot command " fastboot oem writecid T-MOB010 " and reboot into bootloader again. Now in the top left it should say CID-T-MOB010. If you have made it this far you are doing great. Now we are going to run the firmware.zip package to ensure everything works without a problem.
--> Flashing the firmware.zip
Now if you are coming from STOCK OEM LOCKED T-MOBILE PHONE that already has Andorid 4.1.1 Jelly Bean on it then you do not need to do this step. You must be CID T-MOB010 to flash this or S-OFF CID 11111111
1. fastboot oem lock
2. fastboot erase cache
3. fastboot oem rebootRUU
4. fastboot flash zip firmware.zip, and you might get an error
5. fastboot flash zip firmware.zip again and it should pass and install a bunch of files should take about 2 minutes.
6. the phone does NOT reboot on its own so #7
7. fastboot reboot or fastboot reboot-bootloader
--> UNLOCKING BOOTLOADER AGAIN
Now we need to unlock the bootloader again so just do step 1 again but you will already have the Unlock_code.bin from the first time you unlocked you phone so no need to get another one from HTC but if for some funny reason it doesn't work you will need to just resubmit for a new one.
--> CUSTOM RECOVERY
After doing all the above steps you will need to install the custom recover. You will need to use TWRP 2.3.3 to insure no problems. Here is the link to download it http://techerrata.com/file/twrp2/ville/openrecovery-twrp-2.3.3.0-ville.img after you download it go to the DIR where you have the HTC One S All-In-One Toolkit v3.5 extracted. example: C:\Users\yourusername\Downloads\One_S_All-In-One_Kit_v3.5\One_S_All-In-One_Kit_v3.5\Data\Recoveries and in the Recoveries folder rename the downloaded twrp2.3.3.img to TWRPS4.img and replace the one that is in the folder and then proceed to install the recovery.
--> Intermission
Your current phone status
Bootloader = Unlocked
S-OFF
HBOOT = 2.15
CID = T-MOB010
Custom Recovery = TWRP 2.3.3
You are now ready to flash any Jelly bean ROM / OR my ROM
--> Unlock your device
Step1. download and use this program to unlock your bootloader http://forum.xda-developers.com/showthread.php?t=1604677
Step2. SuperCID your phone so you can S-OFF and so you can also write the T-MOB010 CID if you are on a different carrier and want to run this ROM. You will need to be CID T-MOB010 if you want to run the firmware.zip Follow this to SuperCID http://forum.xda-developers.com/showthread.php?p=26516911#post26516911
Step3. After you have sucessfully unlocked your bootloader and SuperCID you can either S-OFF your phone or Not, it is up to you. I would recommend you achieve S-OFF so you can flash radios, kernels, and boot.img's. Follow this to achieve S-OFF http://forum.xda-developers.com/showthread.php?t=2155135
If everything went well you should be able to reboot into bootloader using the All In One Tool and in the top left your bootloader should say Unlocked, S-OFF, CID-1111111
--> Writing T-MOB010 CID
If you did everything right then your all set. Next you will want to run the fastboot command " fastboot oem writecid T-MOB010 " and reboot into bootloader again. Now in the top left it should say CID-T-MOB010. If you have made it this far you are doing great. Now we are going to run the firmware.zip package to ensure everything works without a problem.
--> Flashing the firmware.zip
Now if you are coming from STOCK OEM LOCKED T-MOBILE PHONE that already has Andorid 4.1.1 Jelly Bean on it then you do not need to do this step. You must be CID T-MOB010 to flash this or S-OFF CID 11111111
1. fastboot oem lock
2. fastboot erase cache
3. fastboot oem rebootRUU
4. fastboot flash zip firmware.zip, and you might get an error
5. fastboot flash zip firmware.zip again and it should pass and install a bunch of files should take about 2 minutes.
6. the phone does NOT reboot on its own so #7
7. fastboot reboot or fastboot reboot-bootloader
--> UNLOCKING BOOTLOADER AGAIN
Now we need to unlock the bootloader again so just do step 1 again but you will already have the Unlock_code.bin from the first time you unlocked you phone so no need to get another one from HTC but if for some funny reason it doesn't work you will need to just resubmit for a new one.
--> CUSTOM RECOVERY
After doing all the above steps you will need to install the custom recover. You will need to use TWRP 2.3.3 to insure no problems. Here is the link to download it http://techerrata.com/file/twrp2/ville/openrecovery-twrp-2.3.3.0-ville.img after you download it go to the DIR where you have the HTC One S All-In-One Toolkit v3.5 extracted. example: C:\Users\yourusername\Downloads\One_S_All-In-One_Kit_v3.5\One_S_All-In-One_Kit_v3.5\Data\Recoveries and in the Recoveries folder rename the downloaded twrp2.3.3.img to TWRPS4.img and replace the one that is in the folder and then proceed to install the recovery.
--> Intermission
Your current phone status
Bootloader = Unlocked
S-OFF
HBOOT = 2.15
CID = T-MOB010
Custom Recovery = TWRP 2.3.3
You are now ready to flash any Jelly bean ROM / OR my ROM
--------------------------------------------------------------------------
--------------------------------------------------------------------------
Add-On / Mods
SkyDrive // Google Drive
Advanced Power Menu (Thanks Behold_this)
Open APN
Open APN With UnKnown_AutoBrightness MOD
Removed Carrier from Default Lockscreen
Autobrightness Mod
Lower Autobrightness Mod
Ridiculosly Low Autobrightness Mod
Stock Green Battery
1% Blue Battery Mod (Thanks he_stheone64)
Volume Wake With Advanced Power Menu
Volume Long Press To Skip Tracks
Long Press Back To Kill 3rd Party Apps
Modified Roise With Menu
Transparent Rosie with Clear NavBar
Better WiFI Calling Icons
Green Power Saver Leaf
Blue Power Saver Leaf
Transparent Rosie (Thanks Flashalot for the Tutorial)
Transparent Notification Pull Down (Thanks Flashalot for the Tutorial)
--------------------------------------------------------------------------
--------------------------------------------------------------------------
Custom Recovery
TWRP 2.3.3 Recovery.img (Must be Unlocked)
--------------------------------------------------------------------------
---> Change Log <---
HTML:
V2.0 ***CURRENT***
* Aroma interactive installer
* App removal
* Added Open VPN support
* Added SQL3lite support
* Added memory enhancer script
* EXT4 write back
* Sense 5 icons by default
* Updated all mods with the Sense 5 icons
________________________________________
V1.9
* Re-based from 3.14.531.17.70rd RUU
* Uploaded a complete firmware.zip ( S-OFF & CID 11111111, S-ON TRY AT YOUR OWN RISK )
* Added Languages from WWE
* Added HTC ONE sounds
__________________________________
V1.8.1 FULL ROM
*Fixed Missing Permissions
*Fixed ADB
*Updated SU
*Updated WP_MOD.KO for Updated Kernel
(( MUST INSTALL AS A FULL ROM TO FIX MISSING PERMISSIONS ))
(( THERE IS A NO WIPE FULL ROM SO YOU WONT LOSE ANYTHING ))
____________________________________
V1.8 FULL ROM *******REMOVED**********
*Re-based from 3.14.531.17.70rd OTA
* (( Please also Flash the v1.8 firmware.zip ))
V1.8 Update Only *****REMOVED******
Update includes
* New Boot.img from OTA
* Patched files from 3.14.531.17.70rd OTA To Fix Battery Drain
* (( Please also Flash the v1.8 firmware.zip ))
_________________________________________
V1.7.1 FULL ROM
* Added A few Power Saving tweaks to build.prop
* Added WWE Languages
// For best battery life - change WiFi sleep policy to NEVER - Make sure Best WiFi Performance is UN-Checked.
V1.7.1 Update
* Added A few Power Saving tweaks to build.prop
// For best battery life - change WiFi sleep policy to NEVER - Make sure Best WiFi Performance is UN-Checked.
____________________________________
V1.7
* Updated to fix WiFI Calling Battery Drain :)
* Also added some AGPS stuff in as well
* Some Kernel Tweaks
* Stopped debugger icon from showing up every time you plug in your phone to your computer.
--> Go to --> WiFi --> advanced settings and change [B]keep Wi-Fi on during sleep[/B] to [B]Never [/B]or [B]Only when plugged in[/B].
[COLOR="Red"]// I DO NOT GIVE PERMISSION TO USE THIS ON ANY OTHER ROM // I WILL FIND OUT [/COLOR]
____________________________________
V1.6A
REMOVED
____________________________________
V 1.6
* Migrated over updates from EU 3.16.401.9
* Modified Rosie with transparent dock and landscape mode
* Updated boot.img (kernel) 3.16.401.9 based
* 1% Battery Mod by default
____________________________________
V1.5A
* Removed the /DATA/ wipe from the Updater-Script
-------------------------------------------------------
V1.5
* Added WiFi setup in system setup
-------------------------------------------------------
--> V1.4
* Added Start Up Scripts
* Fixed sys/read_write issue (thanks [URL="http://forum.xda-developers.com/showthread.php?t=2059411"]flar2[/URL])
* Updated to latest SuperSU
* Added Secure Box and Block Box to message app
* Cleaned up a few things
--------------------------------------------------------
--> V1.3
* Removed T-Mobile Bloat
--------------------------------------------------------
--> V1.2 Initial release
Attachments
-
24.8 KB Views: 6,262
-
30.3 KB Views: 5,983
-
18.6 KB Views: 5,647
-
50.1 KB Views: 4,714
-
47.3 KB Views: 4,634
-
36 KB Views: 4,411
-
192.8 KB Views: 4,284
-
50.3 KB Views: 4,182
-
50.6 KB Views: 3,923
-
32.2 KB Views: 3,763
-
32.6 KB Views: 3,588
Last edited: