Requirements:
1. 2.3 STOCK ROM
2. Phone must be rooted
3. Busybox from the market installed
Changelog:
0.3-release-GB: fixed Mass Storage mounting issues
0.3-release-GB: fixed SD Card mounting issues
0.3-release: unified version for all X10 variants and partition layouts
0.2-release: fixed installation issues for those with trashed mtd0 partition
0.1-release: xRecovery installer app - thanks zoz33!
0.0.1-beta: Initial release (for testers)
How?
Press BACK button few times right after white SE label appears.
Controls:
Use VOLUME-UP and VOLUME-DOWN to browse, HOME to select, BACK to go back.
Features:
- ADB root shell
- Reboot
- Install update.zip from SD Card
- Factory reset (full wipe)
- Wipe cache partition
- Install custom zip
- Backup and Restore
- Partition tools
- Mount/unmount partitions
- Format partitions
- Mount as USB Storage
- Advanced options
- Wipe Dalvik cache
- Wipe battery stats
- Fix permissions for apps (FC fix)
A: Install the zip package via your current recovery
1. boot into recovery
2. connect with adb (adb shell)
3. enter command below:
Code:
rm -r /sdcard
mkdir sdcard
chmod 777 sdcard
4. Now you will be able to see your SD Card and install fixed xRecovery
or
B: unpack all of the files to the relevant folders on your mobile
Download:
xRecovery_0.3_GBready.zip
1 comments:
unable to install xrecovery...
Post a Comment