<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sshbxjoo</id>
	<title>OnnoCenterWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sshbxjoo"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=Special:Contributions/Sshbxjoo"/>
	<updated>2026-06-06T19:42:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=OS:_Android_-_Flashing_Guide&amp;diff=47743</id>
		<title>OS: Android - Flashing Guide</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=OS:_Android_-_Flashing_Guide&amp;diff=47743"/>
		<updated>2017-04-28T08:40:30Z</updated>

		<summary type="html">&lt;p&gt;Sshbxjoo: /* ROM Flashing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sumber: https://forum.xda-developers.com/wiki/Flashing_Guide_-_Android&lt;br /&gt;
&lt;br /&gt;
==Android Flashing Guide for S-Off Devices==&lt;br /&gt;
&lt;br /&gt;
===Prerequisites===&lt;br /&gt;
To flash a ROM for your Android device you first need to meet the following prerequisites:&lt;br /&gt;
# An Android smartphone that has a custom [[recovery]] installed ([[ClockworkMod]], [[TWRP]], Etc.)&lt;br /&gt;
# A [[custom ROM]] that was developed or ported for your device.&lt;br /&gt;
# A [[microSD]] Card to hold the [[ROM]] file temporarily.&lt;br /&gt;
&lt;br /&gt;
===ROM Flashing===&lt;br /&gt;
# Obtain a [[ROM]] of your choice, many can be found in your devices development forum on XDA Forums or a alternate android development site.&lt;br /&gt;
# Once you have downloaded the ROM File, mount your phone&#039;s [[SD card]] and [http://www.samsung-messages-backup.com/resources/sync-android-phone-to-pc.html copy] there the .[[zip]] file.&lt;br /&gt;
# Power off the device and then [[boot]] up to [http://www.tunesbro.com/android-data-recovery.html recovery], it is different per device. If you are unsure how to boot up to your Android device&#039;s recovery menu then look it up in your device page in this wiki, the forums or other tutorials on your device.&lt;br /&gt;
# In your phone&#039;s custom recovery [[bootloader]], locate the menu options which allow you to [[wipe]] the phone. Whenever changing roms, it is a good idea to make a [[Nandroid]] or [[BART]] [[How_to_backup_or_recover_via_Nandroid|backup]] first, then wipe Data/[[Factory]] and [[Dalvik]]-[[Cache]], OR, in the case of 4Ext Recovery Touch users, you can do a [[standard full wipe]] in one click: go to WIPE / FORMAT &amp;gt; Format all partitions EXCEPT SD Card, before flashing the new ROM, or if the ROM you want to flash comes with an [[Aroma Installer]], you can do the standard fullwipe in Aroma as it usually comes with that option before proceeding with the installation.&lt;br /&gt;
# Once your phone has been wiped, go back up to the root of the menu and select &#039;Flash Zip from SD Card&#039; (the text may be different in your [http://www.coolmuster.com/android/lab-fone-for-android-guide.html Recovery]).&lt;br /&gt;
# Locate the ROM .Zip file you wish to flash.&lt;br /&gt;
# Confirm the flash by following the on-screen instructions (i.e.: pressing the trackball, pressing the call button, etc.)&lt;br /&gt;
# If no errors arise during the flashing process then the ROM flash was successful. Reboot the device.&lt;br /&gt;
&lt;br /&gt;
===RUU Flashing===&lt;br /&gt;
# Connect your Android device to your computer. Most [[ROM Upgrade Utility|ROM Upgrade Utilities]] (RUUs) are .exe files which will only run in Microsoft Windows natively or in Linux/Mac OS X via [http://www.winehq.org/ Wine]&lt;br /&gt;
# Download the RUU for your device, some can be found here at [http://www.pcdphones.com/our-devices/products PCD Phones]&lt;br /&gt;
# Run the RUU with your phone plugged in to your computer via its USB cable.&lt;br /&gt;
# Follow the RUU&#039;s instructions for flashing.&lt;br /&gt;
# Unless errors arise your device is now flashed.&lt;br /&gt;
&lt;br /&gt;
===App Installs/ROM Feature Installs via Flashing===&lt;br /&gt;
Some ROMs have added features that are available to flash. &lt;br /&gt;
# To Flash the App/Rom Feature you must first download the .zip file.&lt;br /&gt;
# Mount your devices SD card and copy the .zip file over.&lt;br /&gt;
# Boot up to your devices custom recovery.&lt;br /&gt;
# Wipe your Dalvik-Cache in the Wipe Menu. And then go back to the recovery&#039;s main menu.&lt;br /&gt;
# This step may vary per device, there should be an option that says &amp;quot;Flash .zip from SD Card&amp;quot;, select it.&lt;br /&gt;
# Select the .zip file you wish to flash.&lt;br /&gt;
# Confirm flashing of .zip file.&lt;br /&gt;
# Wait for the file to flash; and if successful, reboot.&lt;br /&gt;
&lt;br /&gt;
==Android Flashing Guide (with fastboot)==&lt;br /&gt;
&lt;br /&gt;
===Prerequisites===&lt;br /&gt;
To Flash a ROM for your Android device with fastboot you must have an unlocked bootloader or an engineering bootloader. Supported devices are listed below:&lt;br /&gt;
#Android Dev Phone 1&lt;br /&gt;
#Google I/O Device&lt;br /&gt;
#Nexus One&lt;br /&gt;
#Nexus S&lt;br /&gt;
#Sony XPeria and other devices - see the [http://developer.sonymobile.com/unlockbootloader/ official instructions].&lt;br /&gt;
&lt;br /&gt;
===Unlocking your bootloader===&lt;br /&gt;
The ADP1 and Google I/O Device do not require unlocking, however the new Nexus Devices do.&lt;br /&gt;
#Nexus One (cannot be relocked).&lt;br /&gt;
##fastboot oem unlock&lt;br /&gt;
##Accept/Decline warning on your devices screen.&lt;br /&gt;
#Nexus S (can be unlocked and relocked).&lt;br /&gt;
##fastboot oem unlock&lt;br /&gt;
##Accept/Decline warning on your devices screen.&lt;br /&gt;
##To relock the bootloader issue the following command:&lt;br /&gt;
##fastboot oem lock&lt;br /&gt;
## make a [http://www.vibosoft.com/mobile-phone/backup-android-phone-to-pc.html backup] before flashing new ROMs. &lt;br /&gt;
## recovery [http://www.androidphonesoft.com/resources/recover-deleted-files-from-android-sd-card.html tutorial] if flashing failed.&lt;br /&gt;
&lt;br /&gt;
===ROM Flashing===&lt;br /&gt;
# apt install android-tools-adb&lt;br /&gt;
# adb devices&lt;br /&gt;
&lt;br /&gt;
 * daemon not running. starting it now on port 5037 *&lt;br /&gt;
 * daemon started successfully *&lt;br /&gt;
 List of devices attached &lt;br /&gt;
 55cef322	device&lt;br /&gt;
&lt;br /&gt;
# apt install android-tools-fastboot&lt;br /&gt;
# Obtain a ROM of your choice, and note the location on your computer.&lt;br /&gt;
# reboot your device into fastboot mode via one of the following options.&lt;br /&gt;
## adb reboot bootloader (requires USB debugging to be turned on).&lt;br /&gt;
## power off the device then back on with &#039;vol up&#039; + power button.&lt;br /&gt;
# Wipe your device.&lt;br /&gt;
## fastboot -w&lt;br /&gt;
# Update your ROM.&lt;br /&gt;
## fastboot update &amp;lt;/path/to/your/RomFile.zip&amp;gt;&lt;br /&gt;
# Your phone will update and automatically reboot into the new ROM.&lt;br /&gt;
&lt;br /&gt;
===ROM update without SDcard===&lt;br /&gt;
If you don&#039;t have an sd card, or your slot is broken you can try this trick, but you will need a custom recovery like Clockwork. &lt;br /&gt;
# Boot up your phone to recovery. Move your ROM file to the adb directory (or have adb in PATH), and start a command line prompt.&lt;br /&gt;
# adb shell&lt;br /&gt;
# mount data&lt;br /&gt;
# Ctrl+C&lt;br /&gt;
# adb push D:\custom_rom.zip /data/&lt;br /&gt;
# Wait until the push finishes, and restart your device to recovery again with &amp;quot;adb reboot-bootloader&amp;quot;&lt;br /&gt;
# mount data&lt;br /&gt;
# mount /data /sdcard (mount the data folder into your sdcard folder, so your recovery will think that you have an SD card installed)&lt;br /&gt;
# Locate the ROM .zip file you wish to flash.&lt;br /&gt;
# Confirm the flash by following the on-screen instructions (ie: pressing the trackball, pressing the call button, etc.)&lt;br /&gt;
# If no errors arise during the flashing process then the ROM flash was successful. Reboot the device.&lt;br /&gt;
# With some root file explorer, remove the ROM file if you don&#039;t need it anymore, to free up space. Alternatively, use adb to remove the custom recovery: &amp;quot;adb shell rm data/custom_rom.zip&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==adb sideload==&lt;br /&gt;
&lt;br /&gt;
* Folks consider adb sideload &amp;lt;ZIP&amp;gt; when they have a ready to flash .zip file. The command is mostly used when booted into Recovery mode.&lt;br /&gt;
* Fastboot on the other hand deals with per partition flashing at a time. E.g. fastboot flash  recovery &amp;lt;IMG&amp;gt; -- only flashes Recovery partition and not all the relevant partitions for ROM installation. ADB sideload &amp;lt;ZIP&amp;gt; on the other hand can achieve full ROM installation in one go.&lt;br /&gt;
* You unlock the bootloader only if it is locked. Google Nexus devices comes with locked bootloaders while some Chinese Mediatek devices comes unlocked. You&#039;ve to search web for your model.&lt;br /&gt;
* No, the command doesn&#039;t work on every Android device. The reason is 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Bootloader]]&lt;br /&gt;
* [[How to backup Original ROM]]&lt;br /&gt;
* [[MIUI]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Android]]&lt;br /&gt;
[[Category:Guide]]&lt;br /&gt;
[[Category:Flashing| ]]&lt;br /&gt;
&lt;br /&gt;
==Referensi==&lt;br /&gt;
&lt;br /&gt;
* https://forum.xda-developers.com/wiki/Flashing_Guide_-_Android&lt;/div&gt;</summary>
		<author><name>Sshbxjoo</name></author>
	</entry>
</feed>