Warning the use of certain P500 ROM (especially CM7 nightly RC1) will cause an error when flashing. This does not appear to be an issue with CWM but actually appears to be an issue with the ROM's themselves looking for the phone to be a P500 rather than a P505/P506 (or other device)
OK thanks to the effort of some folk on here for testing and a freenode user by the name of utkanos for having some serious linux kung fu, I have a custom CWM for you all. The colors are fixed but there is an issue with the buttons mapping being different than what you are used to in past CWM's.
The image file can be found at the following link.
http://dl.dropbox.com/u/71615452/Utkanos_CWM_P505-P506_v_1.0.img
Once downloaded you will need to place the file in the root of the sdcard, then run the following commands either from the adb shell or from a terminal emulator on the phone (root is required).
su
cp /sdcard/flash_image /data/local/flash_image
chmod 755 /data/local/flash_image
/data/local/flash_image recovery /sdcard/Utkanos_CWM_P505-P506_v_1.0.img
reboot recovery
Though you shouldn't have much in the way of issues I know the Thrive can be a little picky at times. Also I recommend against installing this if you are a new user and you havn't read up on things.
BUTTON LAYOUT
POWER BUTTON - ACTS AS THE SELECT BUTTON
VOL UP BUTTON - ACTS AS THE SCROLL UP BUTTON
VOL DOWN BUTTON ACTS AS THE SCROLL DOWN BUTTON
MENU BUTTON - ACTS AS THE SCROLL DOWN BUTTON
HOME BUTTON - ACTS AS THE SCROOL UP BUTTON
BACK BUTTON - RETURNS YOU BACK ONE LEVEL IN THE MENU STRUCTURE
SEARCH BUTTON - ACTS AS THE SELECT BUTTON
Know bugs:
Error message on boot. (probably not fixable but also not an issue just an annoyance)
Selecting reboot actually shuts the phone down (just power it back on)
Back Port for ROM Manager.
Source code can be found here
https://github.com/utkanos/android_device_lge_p505
OK thanks to the effort of some folk on here for testing and a freenode user by the name of utkanos for having some serious linux kung fu, I have a custom CWM for you all. The colors are fixed but there is an issue with the buttons mapping being different than what you are used to in past CWM's.
The image file can be found at the following link.
http://dl.dropbox.com/u/71615452/Utkanos_CWM_P505-P506_v_1.0.img
Once downloaded you will need to place the file in the root of the sdcard, then run the following commands either from the adb shell or from a terminal emulator on the phone (root is required).
su
cp /sdcard/flash_image /data/local/flash_image
chmod 755 /data/local/flash_image
/data/local/flash_image recovery /sdcard/Utkanos_CWM_P505-P506_v_1.0.img
reboot recovery
Though you shouldn't have much in the way of issues I know the Thrive can be a little picky at times. Also I recommend against installing this if you are a new user and you havn't read up on things.
BUTTON LAYOUT
POWER BUTTON - ACTS AS THE SELECT BUTTON
VOL UP BUTTON - ACTS AS THE SCROLL UP BUTTON
VOL DOWN BUTTON ACTS AS THE SCROLL DOWN BUTTON
MENU BUTTON - ACTS AS THE SCROLL DOWN BUTTON
HOME BUTTON - ACTS AS THE SCROOL UP BUTTON
BACK BUTTON - RETURNS YOU BACK ONE LEVEL IN THE MENU STRUCTURE
SEARCH BUTTON - ACTS AS THE SELECT BUTTON
Know bugs:
Error message on boot. (probably not fixable but also not an issue just an annoyance)
Selecting reboot actually shuts the phone down (just power it back on)
Back Port for ROM Manager.
Source code can be found here
https://github.com/utkanos/android_device_lge_p505
Last edited: