sharing the ROM love with my AC brothers.
I think this is from Fabolous
ApeX RC1 for Droid X - the AOSP experience finally arrives on Droid X - kinda
Credits to P3Droid, TBH, Xeudoxus, Beesley, Cyanogen, Pete, and many more. Without all the contributions of the devs to the Android community, this would not be possible. Thanks!
Base: 2.3.15 deodexed, with Blur thoroughly removed. AOSP apps provided compliments of Tranquility 2.3.7
Features:
-Optimized and Aligned Framework and Applications
-Build.prop and sysctl.conf optimizations (ty Beesley, nenolod)
-CyanogenMod (Stock Android) Theme
-AOSP 3D Launcher with 5 homescreens (TranQLauncher)
-Stock Android Lockscreen arrives on Droid X!
-Neural Network Live Wallpaper
-Minimum autobrightness level lowered
-MMS app with black background
-Music Mod by Eliot Stocker
-Spare Parts app
-Wireless Tethering preinstalled
Scripts: Use in terminal explorer or through adb. For installation, removal, and switching of apps.
Remove/Restore Scripts:
-calc
-carhome
-dxeye
-email
-genie
-launcher
-office
-tether
Switch Apps:
-gallery
-music
Install/Remove system apps: (warning, these are very powerful! Use with caution)
*Place desired file on /sdcard
-install
-uninstall
Miscellaneous:
-cpuinfo
-sound
-sys
Installation Instructions: Please have a nandroid of your current setup in case this is not for you
-Place file on your sdcard. Bootstrap recovery and reboot recovery
-Navigate to mounts and storage. In the following order: FORMAT system, data, and cache
-mount /system <<<-- THIS IS A CRUCIAL STEP, please don't miss it!
-Return to previous menu and install .zip from sd card
-Choose ApeX and install!
Download Link:
Fabolous_ApeX_RC1.zip
-------------
HOTFIX 1 - 10/10/10
This fixes wifi tethering so it no longer force closes. Also, additional theming has been done to the dialer app, as well as the multitouch and Swype keyboards. Credit goes to phimuskapsi @ XDA for the mods.
Fabolous_ApeX_hotfix1.zip -http://www.mediafire.com/?79711kbh1755bzo
You can install this like any theme, no need to format anything or mount /system. Just install .zip from SD card.
If you want to return to the stock MT or Swype keyboard, download these and use the install script to install them.
LatinIME.apk - LatinIME.apk
Swype.apk - Swype.apk
Suggestions:
-Install Droid X Bootstrapper if you use adb push (it auto elevates to su)
-Go into MusicMod settings and change the notification color (orange by default? Black = FF000000)
-Use Spare Parts and make all transitions fast and enable fancy input animation
-Use the scripts to remove apps you don't use
-Turn off superuser notifications (I find it annoying, anyways)
Script Instructions(detailed):
You can run each script without a modifier at the end to see what they do. They will show you the modifiers to be attached at the end, and what it will result in. For removal/restore scripts, the modifiers are -rm and -rs. So if we ran:
carhome -rm
that would remove carhome. And carhome -rs would do restore it.
For the switching scripts, the modifier at the end lets you choose which version you want to use (i.e. -mod for music mod, -mot for Motorola's app)
As for install/uninstall, I wrote these because I found a lot of people asking how to install an app to the system partition. These scripts will do/undo that for you. Just place the desired file on your sdcard (not in any folders) and run:
install nameofyourapp.apk
and it will install to /system/app/ for you!
Themes:
(coming soon!)
I think this is from Fabolous
ApeX RC1 for Droid X - the AOSP experience finally arrives on Droid X - kinda
Credits to P3Droid, TBH, Xeudoxus, Beesley, Cyanogen, Pete, and many more. Without all the contributions of the devs to the Android community, this would not be possible. Thanks!
Base: 2.3.15 deodexed, with Blur thoroughly removed. AOSP apps provided compliments of Tranquility 2.3.7
Features:
-Optimized and Aligned Framework and Applications
-Build.prop and sysctl.conf optimizations (ty Beesley, nenolod)
-CyanogenMod (Stock Android) Theme
-AOSP 3D Launcher with 5 homescreens (TranQLauncher)
-Stock Android Lockscreen arrives on Droid X!
-Neural Network Live Wallpaper
-Minimum autobrightness level lowered
-MMS app with black background
-Music Mod by Eliot Stocker
-Spare Parts app
-Wireless Tethering preinstalled
Scripts: Use in terminal explorer or through adb. For installation, removal, and switching of apps.
Remove/Restore Scripts:
-calc
-carhome
-dxeye
-genie
-launcher
-office
-tether
Switch Apps:
-gallery
-music
Install/Remove system apps: (warning, these are very powerful! Use with caution)
*Place desired file on /sdcard
-install
-uninstall
Miscellaneous:
-cpuinfo
-sound
-sys
Installation Instructions: Please have a nandroid of your current setup in case this is not for you
-Place file on your sdcard. Bootstrap recovery and reboot recovery
-Navigate to mounts and storage. In the following order: FORMAT system, data, and cache
-mount /system <<<-- THIS IS A CRUCIAL STEP, please don't miss it!
-Return to previous menu and install .zip from sd card
-Choose ApeX and install!
Download Link:
Fabolous_ApeX_RC1.zip
-------------
HOTFIX 1 - 10/10/10
This fixes wifi tethering so it no longer force closes. Also, additional theming has been done to the dialer app, as well as the multitouch and Swype keyboards. Credit goes to phimuskapsi @ XDA for the mods.
Fabolous_ApeX_hotfix1.zip -http://www.mediafire.com/?79711kbh1755bzo
You can install this like any theme, no need to format anything or mount /system. Just install .zip from SD card.
If you want to return to the stock MT or Swype keyboard, download these and use the install script to install them.
LatinIME.apk - LatinIME.apk
Swype.apk - Swype.apk
Suggestions:
-Install Droid X Bootstrapper if you use adb push (it auto elevates to su)
-Go into MusicMod settings and change the notification color (orange by default? Black = FF000000)
-Use Spare Parts and make all transitions fast and enable fancy input animation
-Use the scripts to remove apps you don't use
-Turn off superuser notifications (I find it annoying, anyways)
Script Instructions(detailed):
You can run each script without a modifier at the end to see what they do. They will show you the modifiers to be attached at the end, and what it will result in. For removal/restore scripts, the modifiers are -rm and -rs. So if we ran:
carhome -rm
that would remove carhome. And carhome -rs would do restore it.
For the switching scripts, the modifier at the end lets you choose which version you want to use (i.e. -mod for music mod, -mot for Motorola's app)
As for install/uninstall, I wrote these because I found a lot of people asking how to install an app to the system partition. These scripts will do/undo that for you. Just place the desired file on your sdcard (not in any folders) and run:
install nameofyourapp.apk
and it will install to /system/app/ for you!
Themes:
(coming soon!)