Saturday, November 28, 2015
Friday, November 27, 2015
Wednesday, November 25, 2015
Tuesday, October 13, 2015
{Guide} How To Extract Rom ZIP From RUU
Start install RUU

Wait to see this

Go To RUN and write This Command %temp%

Search For Rom

Then Copy It To ADB Folder
And Follow this Guide
Wait to see this
Go To RUN and write This Command %temp%
Search For Rom
Then Copy It To ADB Folder
And Follow this Guide
Monday, October 5, 2015
Friday, September 4, 2015
How to: Copy ROM zip file to the freshly wiped device
How to: Copy ROM zip file to the freshly wiped
device
Here are the steps you need to follow to copy the correct rom.zip
package to your internal storage:
1-Download this mini-sdk package and extract it to c:\mini-sdk
2-Rename the custom ROM package you want to flash to "rom.zip" and copy it to c:\mini-sdk
3-Connect your device to the PC
4-Boot your device in recovery mode
5-Open a command prompt on the PC (cmd.exe), type and confirm each command with ENTER:
6-cd /d c:\mini-sdk
7-adb shell
8-mount /data (error might mean that /data partition is already mounted)
9-on Android 4.2 and above: mkdir -p /data/media/0
10-on Android 4.1.2 and below: mkdir -p /data/media
11-exit
12-on Android 4.2 and above: adb push rom.zip /data/media/0
13-on Android 4.1.2 and below: adb push rom.zip /data/media
14-Wait for a few minutes until the file is copied. It will looks like command shell is not responding, but that means it's still copying. Wait patiently until you'll see blinking cursor again.
15-Depends on your custom recovery, use the navigation keys to flash the custom rom.zip package in a typical way you used to flash custom ROMs. It should be on your internal storage now. Done!
[Noob Guide] HTC Zip Format File Flashing Guide
HTC Zip Format File Flashing Guide
Flashing Commands via fastboot:
**BootLoader Must Be Locked**
fastboot devices
fastboot oem rebootRUU
fastboot flash zip 0Pxxxx.zip
fastboot reboot
Updating via Sdcard:
**BootLoader Must Be Locked**
Copy 0Pxxxx.zip to sdcard
Insert it to your mobile
Boot your mobile into bootloader mode
It wil start the process automatically
Subscribe to:
Posts (Atom)



