Dm47021
Android Expert
Okay PCD Chaser uses, here it is. how to root your phone, and install Clockwork Mod Recovery.
To Root
1. Download Ministro II From Here: Download Now
2. Download Poot_debug.apk From Here: Download Now
Run poot and let it download what it needs.
reboot
Run poot again
Select Download Superuser
it will run and install
Congrats you just rooted your chaser
RECOVERY INSTALL
I and Downthemachine Spent a good week or so building this Recovery for the chaser.
I have tested, working 100%
TO FLASH
UPDATED FLASH METHOD
Reboot phone into fastboot mode.. VOl+ power..
Connect phone via USB, install the fastboot command. "windows or linux"
then in terminal fastboot flash recovery recovery.img
Download Flash Image:
http://www.shabbypenguin.com/OUDstuff/Tools/flash_image
you have to use flash_image and adb to flash the custom recovery
[HIGH]adb push flash_image /data/local/tmp/flash_image
adb push recovery.img /data/local/tmp/recovery.img
adb shell chmod 755 /data/local/tmp/flash_image
adb shell
su
/data/local/tmp/flash_image recovery /data/local/tmp/recovery.img
[/HIGH]
DOWNLOAD HERE: CWM5-RECOVERY INSTALLER FOR CHASER
WARNING
MAKE A BACKUP!!
Be careful wiping /data, your touchscreen files are somewhere in /data. until we figure out the rom structure. i dont advise it
If you enjoy my work, Want to buy me a coffee, or just want to help out, donations are greatly appreciated, All donations, unless specified otherwise by sender will be used for the purpose of ongoing android development
To Root
1. Download Ministro II From Here: Download Now
2. Download Poot_debug.apk From Here: Download Now
Run poot and let it download what it needs.
reboot
Run poot again
Select Download Superuser
it will run and install
Congrats you just rooted your chaser
RECOVERY INSTALL
I and Downthemachine Spent a good week or so building this Recovery for the chaser.
I have tested, working 100%
TO FLASH
UPDATED FLASH METHOD
Reboot phone into fastboot mode.. VOl+ power..
Connect phone via USB, install the fastboot command. "windows or linux"
then in terminal fastboot flash recovery recovery.img
Download Flash Image:
http://www.shabbypenguin.com/OUDstuff/Tools/flash_image
you have to use flash_image and adb to flash the custom recovery
[HIGH]adb push flash_image /data/local/tmp/flash_image
adb push recovery.img /data/local/tmp/recovery.img
adb shell chmod 755 /data/local/tmp/flash_image
adb shell
su
/data/local/tmp/flash_image recovery /data/local/tmp/recovery.img
[/HIGH]
DOWNLOAD HERE: CWM5-RECOVERY INSTALLER FOR CHASER
WARNING
MAKE A BACKUP!!
Be careful wiping /data, your touchscreen files are somewhere in /data. until we figure out the rom structure. i dont advise it
If you enjoy my work, Want to buy me a coffee, or just want to help out, donations are greatly appreciated, All donations, unless specified otherwise by sender will be used for the purpose of ongoing android development

