TUTORIAL KOMPLIT BERGAMBAR membuat file BOOT.IMG untuk root flash TWRP android SONY Z5 COMPACT E5803 dan QUALCOM lainnya via PC

Cara membuat file BOOT.IMG untuk root android SONY e5803 dan SONY lainnya via PC

ada dua cara, cara-cara ini bisa untuk semua android dari SONY dengan OS 7.0 keatas

tapi cara pertama disini khusus saya menggunkan ponsel xperia z5 compact e5803

syarat wajib posel sudah di UBL (Unlock Boot Loader) nya

WAJIB jika belum UBL, maka tutorial UBL (Unlock Boot Loader) bisa lihat disini 
ikuti semua petunjuknya hingga mendapatkan kodenya dan simpan, bisa berupa file.TXT atau .DOC karena nanti yang dibutuhkan hanya code berupa angka dan huruf.

CARA PERTAMA khusus ponsel SONY
silahkan download ini semua:

- flashtool 0.9.33.0 windows linux
- platform tools windows linux
- Minimal ADB Fastboot V1.4.3
- Rootkernel V5.23
- USB Driver Qualcom
- Xperia Driver 

untuk CARA KEDUA
platform tools windows linux
- Xperia driver

TAHAP EKSEKUSI CARA PERTAMA:
- install flashtool-0.9.33.0-windows
- ekstrak dan install Minimal ADB Fastboot
- ekstrak dan install install USB driver Qualcom 
- ekstrak dan install install Xperia driver
- ekstrak platform tools

(JIKA PERLU) lakukan FLASHING ke OS tertinggi untuk z5 compact android 7.1.1
tutorial flashing bisa ke sini
--------------------------------------------------------------------------------------------------------
ada 2 cara untuk membuat BOOT.IMG dengan fitur ROOT

CARA 1: CARA INI FAVORIT SAYA
  cara ini yaitu membuat BOOT.IMG dengan fitur ROOT melalui firmware.FTF
- buka file firmware.ftf, buka dengan aplikasi zip (7Zip, WinZip, Windows Compressed Folder) 
dan ekstrak kernel.sin.
E5803_32.4.A.1.54_1298-5422_R1E.ftf - Make sure you are with a Xperia Z5c Go to Menu > Settings > About phone > Model number is: E5803 or E5823.  - Make sure bootloader is unlockable Open phone app, dial *#*#7378423#*#* > Service info > Configuration > Rooting status: Bootloader unlock allowed: Yes If No, you can cry, you cannot get further.  In previous menu, go to SIM Lock and make sure all the networks start with []. If not, ask your Telecom provider the SIM unlock code.  ### You must be logged as a Microsoft Windows administrator to run console commands below. ### When you lose control of Xperia Z5c, hold Power + Volume+ until phone restarts.  ### READ THOSE WARNING COMMENTS  Read all my tutorials at: https://github.com/djibe/Android-tutorials   CHANGELOG  v1. Initial release   1) DOWNLOAD FILES  - djibe Xperia Z5 Compact pack: https://bit.ly/djibe-xperia-z5c or https://mega.nz/file/YbM2AZrJ#SIFuEObj7soHZFIX0OqQnLUQ22CJgR6YJrWe-K2zw1A (contains official Z5c USB drivers + adb + fastboot + XperiFirm by @IgorEisberg + Flashtool by Androxyde + recovery TWRP 3.7 by @Berni-0815 + microG_Remover + Magisk 28.1 + PlayIntegrityfix)  + ROM LineageOS Unofficial 19.1: https://forum.xda-developers.com/t/rom-unofficial-12-s-lineageos-19-1-for-z5c-suzuran.4417131/ Download latest build (2025-02-19 or newer): https://mega.nz/file/jcUHgCLY#gw76wCovdfF6mSncjWgZoH8tN2uzAjhf3f2yHsmmsY0 | Backup: https://mega.nz/file/62w2CTAJ#HwHBimk7tcbZ3JkjPSDJbH8ICsoC-BYdnxZBs4-q4r4 Extract both files from .7z archive (.zip and .md5, don't extract zipfile content). ### Not working: encryption, payment, streaming (mirroring), VOLTE  + BitGApps OMNI 12.1 ARM64: https://bitgapps.io  + FTF: E5823_32.4.A.1.54_1298-5498_Customized-IT.zip from https://androidfilehost.com/?fid=11050483647474833416 or https://mega.nz/file/Qe8nkJIY#cQCRi6cNFrP503LYdGKi8cjlcFaUnbFJ3vp5DuME3gs Unzip it.  + a microSD card. Unzip ROM from .7z container, copy ROM's zipfile, microG_Remover, BitGApps, Magisk apk + zip, PlayIntegrityFix on microSD card and insert it in phone.  + Charge phone to 100%.   2) IMEI NUMBER  On phone, go to Menu > Settings > About phone > Status > IMEI Information Note the IMEI. Store it.   3) INSTALL DRIVERS  Commands below are for Windows 10/11 installation of unsigned drivers. ### For other Windows versions, Google "windows X install unsigned driver".  On the keyboard of PC, use "Windows key + R" combo. In the command prompt that opens, type: Code: shutdown -r -t 0 -o This opens a Windows menu: Go to Troubleshooting > Advanced Options > Settings > Restart Upon restart, press on keyboard : key 7 - Disables drivers signature verification  After boot, Start Flashtool Xperia Driver Pack 1.9 (from my pack), check the Flashmode Drivers, Fastboot drivers, Xperia Z5 Compact Device > Install. Authorize forcing the driver installation.   4) FIRMWARE NUMBER AND USB DEBUGGING  On phone, go to Menu > Settings > About phone > Build number Make sure it is 32.4.A.1.54 (or higher) and tap 7 times on it to unlock Developer options.  ### Don't go too fast if you are not with 32.4.A.1.54 firmware. Mine was 32.0.A.4.11 (Android 5.1.1) and we will upgrade it in a few chapters.  Go to Menu > Settings > Developer options > USB debugging, switch it ON and confirm it in next Dialog.  Within Developer options menu, switch ON OEM unlocking too.   5) GENERATE BOOTLOADER UNLOCK CODE  First, whatever firmware you have, we need to unlock the bootloader.  From your PC, go to: https://developer.sony.com/develop/open-devices/get-started/unlock-bootloader/ At the bottom of the page, in Select your device: Select Xperia Z5 Compact Enter your IMEI + check both checkboxes after this. Copy the unlock code.   6) FASTBOOT MODE  Connect phone to USB with Android started.  Open the flash/ folder from my pack. In Windows address bar, type "cmd" and hit Enter. A Windows Command window will open. Now type Code: adb devices Command returns: List of devices attached YT91190206 unauthorized  If no Allow USB debugging? screen shows up on phone, disconnect and reconnect phone. Check ON always allow from this computer and tap on OK.  Enter command: Code: adb reboot bootloader Phone restarts and a blue LED is active on top right corner.  Now you can enter command: Code: fastboot devices Command returns: CB5A28GGWK fastboot ### If command throws an error, go to Windows Device Manager and make sure Android device is set as Sony Fastboot interface. ### If not you'll have to force this driver.  We can go further.   7) UNLOCK XPERIA Z5C BOOTLOADER  ### All data will be lost  Fill the command with your Unlock Code: Code: fastboot oem unlock 0xYOURUNLOCKKEY confirm with Enter. After 2 seconds, it is displayed OKAY. Bootloader is unlocked !  Unplug phone to shut it down.  Turn it on, wait during initialization.  Tap big grey button when it appears to restart phone.  Then fast configure it.  Activate Developer options again to set USB debugging ON.  Go to Security > Check Unknow sources.   8) UPGRADE FIRMWARE TO ANDROID 7.1  ### If your firmware is not 32.4.A.1.54, complete this chapter. If it is already, skip to next chapter.  Install Flashtool.exe from my pack.  Launch Flashtool64.exe (Sony Mobile Flasher by Androxyde). Click Flash Icon > Flashmode. Source folder: set download folder for FTF firmware file (Download folder in my case). In the firmwares panel, Sony Xperia Z5 Compact will be displayed. Click on the arrows to open subfolders > E5823 > Customized IT and finally select 32.4.A.1.54. Content panel will display many files.  Check all Wipe Sin items: APPS_LOG, DIAG, PERSIST, SSD, USERDATA.  Shutdown phone. Hold Volume- and plug phone to USB, release when LED is red. Wait till it becomes green. Then click Flash (still in Flashtool64).  Wait during operations to complete, then unplug phone.  Start it again and wait during first boot. Then when introduction screen is loaded, wait until the warning stops popping and tap on the big POWER OFF button.  Then restart phone and fast configure it. You now have Android 7.1 with 32.4.A.1.54 firmware.  Again, activate Developer console and USB debugging.  Shutdown phone.   9) FLASH TWRP RECOVERY 3.7  Android is launched. Open a command on my /flash folder, type in console : Code: adb reboot bootloader Again grant USB debugging from this computer.  Then when LED is blue: Code: fastboot flash recovery TWRP_3.7.0_9-0-recovery_suzuran_2022-12-23.img . Confirm with Enter. Wait, then once the confirmed success, type : Code: fastboot reboot , confirm with Enter Let phone restart, then shut it down. Let the command active.  Hold Power + Volume- until phone vibrates and release buttons, wait during TWRP boot.   9) BACKUP CURRENT ROM  You are now in TWRP recovery, Swipe to Allow Modifications. Go to Backup. Select Boot, FOTAKernel "Recovery", System, Data, OEM, LTALabel and Firmware partitions. Tap on Select Storage and select MicroSD Card. Swipe to Backup.  Go to TWRP Home screen. Go to Wipe > Advanced Wipe > Select Dalvik, Cache, Data, Internal Storage, System and swipe to confirm erasing. Go to Wipe > Format Data, type yes and tap on botton right check icon.   10) INSTALL ROM, GAPPS AND MAGISK  Back to TWRP home menu. Go to Install > Select Storage > Micro SD card > OK Select lineage*.zip. Swipe to confirm flash. ### If you get an error and flash fails, go to Reboot > Recovery and wait for TWRP to reboot.  ### If you want to stay with MicroG (no Google apps), jump to next chapter.  To remove microG and install GApps, we need extra steps.  TWRP > Install > microG_Remover.zip  ### If problems with microG_Remover: ### TWRP > Advanced > File Manager. ### Navigate to system > system > priv-app > DroidGuard. Tap on DroidGuard.apk > Delete and swipe. ### To return to parent folder, scroll to top and tap on (Up A Level). ### Repeat operation for: FakeStore, GmsCore and GsfProxy.  Back to TWRP home screen > Reboot > Power Off.  Boot to Recovery again: hold Power + Volume- until phone vibrates and release buttons, wait during TWRP boot.  Back to TWRP > Go to Install > flash bitgapps*.zip Back to TWRP home screen > Reboot > Power Off.  Reboot to Recovery, go to Install > flash Magisk*.zip Swipe to confirm flash.  At the end, tap on Wipe Cache/Dalvik, swipe and Reboot System.  Wait during boot.   11) ROOT (Optional)  ### Needed to work with Netflix or Disney+  Do not connect to your Android account.  Configure Android as you like. Don't try to set fingerprints at first setup. It will crash. ### If you copied bitgapps.conf, Android starts with SetupWizard.  No need for extra work to be root. Magisk launches with Android. Superuser permissions can be managed from Magisk Manager app.  Go to Files app > Menu > E5823 > Magisk*.apk and tap to Install  Launch Magisk. You may need to install extra files. Agree (use Direct Install option if asked).  Then in Magisk go to Settings > Hide the Magisk app, give it a name and switch Zygisk option ON. Go to Modules Tab > Install from Storage: PlayIntegrityFix (located in my archive) > Reboot.  Unlock Developer options: go to Settings > About. At the bottom, tap 7 times on Build number. Go to Settings > System > Advanced > Developer options > Disable Android debugging (ADB).  Reboot phone.  On reboot, you can connect to Wi-Fi and test SafetyNet tests with an app like YASNAC.   12) TWEAKS  Go to Settings > About phone > Tap 7 times on Build number.  Go to Settings > System > Advanced > Developer options. Advanced restart switched ON (Hold power > Restart > Restart to recovery to access TWRP easily later) Android debugging switched ON Windows animation scale to Animation scale .5x Same for Transition animation scale and Animator duration scale to improve reactivity  For faster GPS fix, use GPS Status and Toolbox and download A-GPS data.   Your phone is a rocket, enjoy ;-)  Thanks: LineageOS team, TWRP team, BitGApps team, @NeoArian, @TheHitMan, TopJohnWu  ----------------------------------------------------  Boot to recovery: hold Power + Volume- until phone vibrates and release buttons

- jalankan Flashtool -> Tools -> SIN Editor untuk mengekstrak kernel yang sudah di dapatkan tadi. 
Anda akan mendapatkan file boot dengan ekstensi .elf.
cara root sony xperia Here is a TWRP recovery 3.7.0 for XPeria Z5 compact (suzuran).  Download 2022-12-23  This is a 7z archive with the TWRP image and the md5 file in it. Please unpack this archive. The md5 file is only for control purposes to verify that the download is not broken. To verify the image file, enter this command line in a terminal window: Code: md5sum <image_name> and compare the output with the content of the <image_name>.md5 file.  FYI: <image_name> is the full name of the image file, for example TWRP_3.7.0_9-0-recovery_suzuran_2022-12-23.img  This version uses a prebuilt kernel, therefore are no kernel sources needed. Tree sources  Installation instructions: Shutdown your device. Wait about 10 seconds to be sure that the device is really shut down. Press Volume-up, hold the button and then plug in the USB-Cable. Release the button. Wait until the LED turns blue. Enter this code line in a terminal window: Code: fastboot flash recovery <image_name> Press Enter. When finished: Unplug the USB cable. To enter TWRP press Volume-down and Power simultaneously. Use this recovery image at your own risk! It comes without any warranty! I'm not responsible for any damage! If you don't agree with that, don't try to flash this recovery image in any way.

twrp sony xperia Updated TWRP for the Z5 Compact  REQUIRES: - Unlocked bootloader - Have Fastboot drivers installed on the PC you use for flashing FEATURES: - MTP support - ADB root - Reboot to Bootloader - SD Card access  Not working (for now): - Decryption <- working on it when I have time  Changelog: 23.02.2018 - Backup/Restore fix for USB OTG - small fstab tuning (thanks @GreyLeshy) - DL link updated - Now you will have access to all builds inside GDrive folder 22.02.2018 - 2 - Fix SD Card (again) on latest build 22.02.2018 - USB OTG fixed 15.02.2018 - Possibly fixed decryption, need feedback 13.02.2018 - Fixed SD card 7.02.2018 - First build  DOWNLOAD LINK Google Drive  Instructions: - Connect phone to PC in Fastboot mode - Open Command Prompt and type Code: fastboot flash recovery recovery-name.img - Take off the cable and boot into recovery by holding Power + Vol Down until you feel a vibration   Disclaimer: I am merely distributing the ready image. I will do my best to keep this thread up-to-date with the latest TWRP releases and provide fixed images in case there is a bug, I can help you to solve some problems but do not expect any timeframe.

unlock boot loader android None of the following is my own novel work, I just took some time to go through the process step by step and document how to root the Z5 compact while preserving both the DRM keys (in a backup) and the functionality normally lost by unlocking the bootloader (using the DRM credentials patch). This post may serve as a tutorial for people starting to root their Z5 compact for the first time.  The device I tested it with is an E5823 with German firmware (originally shipped with CDA 1298-1220_R1C) that was already updated to build 32.1.A.1.163 (Android 6.0, patch level 2016-02-01) via OTA. For devices with other CDA regions, please adapt accordingly by using the respective firmware files.  1. Backup settings and apps This will be required for restoring after unlocking the bootloader (which wipes the user data partition). For some reason, including the "-shared" option (i.e. contents of the internal emulated SD card, aka media storage) did not work, so make sure to save any media files (pictures takes with the camera, downloads, etc.) separately, e.g. via MTP. Use Sony backup to SDcard functionality adb backup -apk -all -f sony-xperia-z5c-noshared.ab  2. Backup TA partition (DRM keys) Downgrade to exploitable firmware release (LP). Note that downgrading without wiping will make the phone unstable and may cause an automatic reboot after 1-2 min. Therefore either manually wipe the phone during flashing (ticking the checkbox in Flashtool) or be quick with the second (root/backup TA) step. Download XperiFirm from http://xdaforums.com/crossdevice-dev/sony/pc-xperifirm-xperia-firmware-downloader-t2834142 (I use it under Linux with mono) - UPDATE: For downloading the .185 MM firmware, I had to update to XperiFirm 4.9.1. For downloading 32.2.A.0.253, I used XperiFirm 5.0.0. Download firmware build 32.0.A.6.200 for the root exploit based on CVE 2015-1805. I used E5823_StoreFront_1299-6910_32.0.A.6.200_R2B downloaded with XperiFirm 4.8.2 (or newer) on 2016-04-01 Download flashtool from http://www.flashtool.net/index.php, I used flashtool-0.9.20.0-linux.tar.7z (or newer version) Create FTF file in Flashtool with menu Tools->Bundles->Create Flash in flashmode (flashing system.sln takes 8-10 minutes, be patient...) Use temporary root exploit to backup TA partition (http://xdaforums.com/crossdevice-dev/sony/iovyroot-temp-root-tool-t3349597) I used iovyroot_v0.3.zip as of 2016-04-02 Connect USB in ADB mode adb push "root/iovyroot" "/data/local/tmp/iovyroot" adb push "root/backup.sh" "/data/local/tmp/backup.sh" open shell: adb shell chmod 777 /data/local/tmp/iovyroot chmod 777 /data/local/tmp/backup.sh mkdir /data/local/tmp/tabackup /data/local/tmp/iovyroot /data/local/tmp/backup.sh exit adb pull "/data/local/tmp/tabackup/" .  3. Upgrade again to MM and unlock bootloader with official method Create FTF from E5823_Customized DE_1298-1220_32.1.A.1.163_R1C with Flashtool and flash in flashmode. Optional: Verify that DRM keys are still OK: In dialer enter "*#*#service#*#*", then "Service tests" --> "Security" and it should look like this: MARLIN [Key OK] [Active] WIDEVINE [Key OK] [Active] CKB [Key OK] [Active] HUK: <device specific hex representation of key> PROPID_AID: 004 OTP_LOCK_CONFIG: 0155 OTP_LOCK_STATUS: LOCKED AUTH_ENABLE: 07 DEVICE_ID: <your device ID> FIDO_KEYS: Provisioned Factory Reset Reason: No device reset information found. Click to expand... Allow bootloader unlock in developer settings Follow steps from http://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/ . There is not much to add here, as Sony describes the process well and in sufficient detail. Please note that this WILL WIPE YOUR DATA PARTITION, INCLUDING SHARED FILES. Make sure that you have a backup before executing this step (and best do it before downgrading to LP, because some parts will not work after the downgrade without a wipe, and may make the phone reboot after 1-2 min). Reboot in fastboot mode: hold volume-up and connect USB cable to turn on fastboot -i 0x0fce oem unlock <your unlock code> After unlock: check key status Blobs: generic error! HUK: generic error! PROPID_AID: 004 OTP_LOCK_CONFIG: 0155 OTP_LOCK_STATUS: LOCKED AUTH_ENABLE: 07 DEVICE_ID: <your device ID> FIDO_KEYS: Not provisioned, SUNTORY error Factory Reset Reason: No device reset information found. Optional: Try restoring TA partition (will lock bootloader again if successful!). This can be skipped entirely if you trust the tools used in this tutorial, but I chose to verify that restoring the DRM keys works as expected (not that you can do anything about it at that step if it doesn't work...). Flash E5823_StoreFront_1299-6910_32.0.A.6.200_R2B again with Flashtool Enable developer mode, connect USB in ADB mode adb push "root/iovyroot" "/data/local/tmp/iovyroot" adb push "root/restore.sh" "/data/local/tmp/restore.sh" adb push TA-02042016.img "/data/local/tmp/TA.img" open shell chmod 777 /data/local/tmp/iovyroot chmod 777 /data/local/tmp/restore.sh /data/local/tmp/iovyroot /data/local/tmp/restore.sh Flash E5823_Customized DE_1298-1220_32.1.A.1.163_R1C again with Flashtool Check key status --> exactly the same as before, so successfully restored Unlock again in fastboot mode (will wipe data again...) fastboot -i 0x0fce oem unlock <your unlock code>  UPDATE: Updating to newer MM releases After the first version of this post, Sony has already released an updated MM firmware (.253 at the time of this writing). If at any point in time you wish to update to a newer release, start at this point of the tutorial. Theoretically, this should be possible without wiping. However, I would not try it without a backup. Create a backup, e.g. with adb backup or Sony backup. Download new firmware with XperiFirm. At the time of this writing, I used "E5823_Customized DE_1298-1220_32.2.A.0.253_R2C", downloaded with XperiFirm 5.0.0. Create FTF file in Flashtool with menu Tools->Bundles->Create Flash in flashmode (flashing system.sln takes 8-10 minutes, be patient...)  4. Root MM This will also give you TWRP recovery (which can be entered by pressing the volume up or down button a few seconds after power-on, as soon as the LED starts to change color). DEPRECATED Alternative 1: with custom kernel but original system image: http://xdaforums.com/z5-compact/general/root-e5823-marshmallow-t3336346 Download Androplus kernel from https://www.androidfilehost.com/?w=files&flid=52185 (I used v22c) Download TWRP 3.0 from http://xdaforums.com/z5-compact/orig-development/twrp-suzuran-twrp-3-0-t3334568 (I used "March 25, 2016 version") --> twrp-3.0-recovery.img Download SuperSU v2.71 beta from https://download.chainfire.eu/932/SuperSU/BETA-SuperSU-v2.71-20160331103524.zip With unlocked bootloader, you can now use fastboot mode. The easiest way is to do this from a running Android system: adb reboot bootloader Flash kernel: unzip Z5C_AndroPlusKernel_v22c.zip sudo fastboot flash boot boot.img Flash recovery: sudo fastboot flash recovery twrp-3.0-recovery.img Install SuperSU: boot into Android, copy BETA-SuperSU-v2.71-20160331103524.zip to internal storage (ADB sideload doesn't seem to work with this experimental TWRP at the moment...) boot into TWRP by pressing volume-up when LED blinks immediately after turning on (and choose option "Keep Read Only" for the system partion) Install SuperSU zip --> systemless mode DEPRECATED Alternative 2: with modified system partition: http://xdaforums.com/z5-compact/development/kernel-stock-kernel-dm-verity-sony-ric-t3350341 RECOMMENDED Alternative 3: with stock kernel patched for root and original system partition: http://xdaforums.com/xperia-z5/development/root-automatic-repack-stock-kernel-dm-t3301605 Download rootkernel_V4.51_Windows_Linux.zip from URL above (or the newest version available at that time) and unpack Patch the kernel from your currently flashed Sony firmware release: Flashtool -> Tools -> SIN Editor to extract the kernel from kernel.sin in the directory created by XperiFirm --> .elf file Copy latest SuperSU*.zip (v2.76 at the time of this last update) to the folder where rootkernel*.zip was extracted to. Note: if using the firmware 32.2.A.0.224, you will need the latest beta SuperSU.zip from https://download.chainfire.eu/964/SuperSU/BETA-SuperSU-v2.74-2-20160519174328.zip . For 32.2.A.0.253 (the latest at the time of this update), use SuperSU v2.76 (non-beta). ./rootkernel.sh kernel.elf kernel-patched.elf My personal recommendation for the options: don't disable RIC, install TWRP, don't install busybox, install DRM fix sudo fastboot flash boot kernel-patched.elf ./flash_dk TA-02042016.img DK.ftf Flash DK.ftf with flashtool for a more complete restore of DRM-based functionality with the original TA partition backup UPDATED: Thanks to ninestarkoko for pointing out that also the AndroPlus kernel disables dm-verity to enable more flexibility for root-using apps. Originally I assumed that dm-verity would still be intact with alternative 1, which in fact it is not. As of 2016-05-11, I used alternative 3 instead of alternative 1. Now that Xposed can be installed system-less (http://xdaforums.com/xposed/unofficial-systemless-xposed-t3388268), it should be possible to use with dm-verity intact. However, I have not tried this so far.  5. [Optional] Install Xposed Sony MM firmware no longer seems to have the odex problem documented in http://xdaforums.com/crossdevice-dev/sony/z4-z5-z5c-fix-camera-fc-installing-t3246962/, so no additional steps before/after "normally" installing Xposed are required Download latest arm64 "sdk23" framework from http://dl-xda.xposed.info/framework/ (I used v81) UPDATE: There is now a system-less version v86, which may even support OTA upgrades of the system image. At the time of this last update, I used the version linked from http://xdaforums.com/xposed/unofficial-systemless-xposed-t3388268. Download XposedInstaller_3.0-alpha4.apk from http://xdaforums.com/showthread.php?t=3034811 and install UPDATE: For the system-less Xposed version, instead use XposedInstaller_by_dvdandroid.apk from http://xdaforums.com/xposed/unofficial-systemless-xposed-t3388268. Install xposed-v86.1-sdk23-topjohnwu.zip via TWRP  6. Restore functionality relying on DRM credentials Note: This is not necessary if you used alternative 3 for rooting above - that one already includes the DRM fix in the patched kernel image. Using TWRP flashed in the step before, flash the ZIP to patch Sony credentials checks from http://xdaforums.com/xperia-z5/development/sony-credentials-restore-unlocking-t3296383 . Copy drmrestore.zip from above link to internal storage and install via TWRP  That's it!

how to root sony xperia Unlock Bootloader What is this? By unlocking the bootloader, it’s possible to put custom ROMs on your Xperia™ device. However, we recommend that standard users not unlock the bootloader, as it is unnecessary. We are proud to deliver great software experiences through our rigorously tested and official software releases. You should not proceed further if you are unfamiliar with the risks involved.  Voiding the warranty If you unlock the bootloader, you may void the warranty of your device and/or any warranty from your operator. See your device’s warranty statement for details. Additionally, due to the modified device software, Sony’s repair network will likely have to replace key components before it can properly test, repair and verify your device using our repair tools and software. Consequently, if Sony performs a warranty repair, Sony will likely charge you a significant service fee for the additional costs caused by your modification of the software.  Risks Please be aware that Sony cannot guarantee the full functionality, and will not be responsible, for any unsigned custom ROM being flashed to your device after the bootloader is unlocked. An unsigned custom ROM may not have gone through the thorough tests that we run for each device and software version that we release.  Also, a custom ROM might not work properly on your device, and certain functions and offerings may cease to work. The performance of the device might also be affected, and you may damage your device permanently. In worst case, unlocking the bootloader will cause physical injuries or material damage, for example, due to the device overheating.  Certain pre-loaded content on your device may also be inaccessible due to the removal of DRM security keys. For devices running recent software versions, for instance Xperia Z3, the removal of DRM security keys may affect advanced camera functionality. For example, noise reduction algorithms might be removed, and performance when taking photos in low-light conditions might be affected. The secure user data partition may also become inaccessible, and you will not be able to get any more official software upgrades if you unlock the bootloader.  After unlocking your device, you should not enable My Xperia (found in the settings menu under security on some devices running Android 5.0) as this might cause the device to malfunction.  Preparations Before you proceed to unlock the bootloader of your device, you should do a complete back-up of the system. Unlocking the bootloader will trigger a factory reset that erases all device settings, user data, third-party applications and associated data from the device’s hardware storage. If your device, or part of your device, is encrypted, the keys used for decryption might also be erased, leaving contents cryptographically inaccessible. Pre-installed Sony applications and data stored on removable storage (such as a micro SD card) will not be affected. The factory reset will return the device to the condition it was in when shipped from the factory. In addition, if you have enabled My Xperia, this function must be turned off before you can unlock your device.        If you have read and understood the above information, you may start unlocking your device below.  Unlock your device To unlock your device you need an unlock code, which you get by entering your device IMEI, IDID or MEID number in the generator below.  Note: Dual SIM devices have two IMEI numbers. Use IMEI 1 in order to get the correct unlock code for your device.  Select your device from the list below to get the unlock code to start unlocking it.  If you need assistance, please see How to unlock bootloader.  Note: New devices XQ-CT62 (1Ⅳ US variant) and XQ-CQ62 (5Ⅳ US variant) do not support bootloader unlock.

how to root xperia z5 compact Apa itu Flash / Instal ulang ? Flash atau Flashing adalah istilah yang sering diucapkan ketika kita hendak menginstal ulang OS Android yang pada Ponsel yang kita gunakan.  Fungsi Flashing / Instal ulang Flashing / instal ulang memiliki berbagai macam fungsi, contoh nya bisa untuk memperbaiki software Ponsel Android yang rusak akibat salah oprek, bisa untuk downgrade maupun Upgrade versi Android. Berikut detail fungsi Flashing.  Memperbaiki Bootloop Memperbaiki Softbrick dan Hardbrick (dengan metode tambahan) Memperbarui (Upgrade) Versi Android Menurunkan (Downgrade) Versi Android Ganti Region Ganti ROM Jepang (Docomo, AU, SoftBank) ke Global atau sebaliknya Cara Flashing yang ada pada postingan ini bisa digunakan untuk semua tipe Sony Xperia, Baik Global maupun versi Jepang yang banyak beredar di Indonesia saat ini.  Untuk referensi berikut adalah spesifikasi PC yang saya gunakan saat menjalankan tutorial ini.  Spesifikasi PC yang saya gunakan untuk tutorial ini Motherboard: ASRock A320M-HDV Processor: AMD Ryzen™ 3 2200G Graphic Cards: Radeon™ Vega 8 Graphics RAM: G.Skill Trident Z (Dual Channel 8GB) OS: Windows 10 64-bit SSD: GALAX Gamer 120GB Versi Windows sangat berpengaruh pada tutorial ini, saya sarankan menggunakan Windows 10 versi 64 bit, karena Flashtool lebih kompatibel dengan versi Windows terbaru.  Oke langsung saja ke tutorialnya.  Tutorial Flashing / Instal Ulang Sony Xperia Z5 Compact SO-02H #1. Matikan terlebih dahulu Antivirus di Laptop/PC kalian sebelum menginstal Flashtool, karena di beberapa kasus ada kejadian File Firmware tidak terdeteksi di Flashtool jika belum mematikan Antivirus.  #2. Download dan instal Sony Flashtool berserta Drivernya, caranya bisa kamu baca pada artikel ini -> Tutorial Cara Pasang / Install Flashtool Sony Xperia (Pada tutorial ini saya menggunakan Flashtool versi 0.9.28.0).  #3. Download Firmware untuk Sony Xperia Z5 Compact SO-02H pada link berikut -> Firmware (Stock ROM) Sony Xperia Z5 Compact SO-02H (Silahkan pilih Firmware yang sesuai dengan keinginan kalian, Jika ingin Upgrade silahkan pilih Firmware terbaru, Jika ingin Downgrade silahkan pilih Firmware dengan versi Android yang lebih lama)  #4. Extract Firmware yang kamu download tadi dan letakkan di sebuah folder dengan rapi. Disini saya beri nama foldernya Flash Xperia XZ. Terserah kalian mau kasih nama foldernya apa. Tapi pastikan kalian simpan Folder Firmware tersebut di Local Disk C atau Local Disk D, jangan di dalam folder lagi.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #5. Selanjutnya jalankan Flashtool yang sudah kamu instal dengan opsi Run as administrator. Biasanya terletak di Local Disk C > Flashtool.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #6. Tunggu hingga proses Sync pada Flashtoolnya selesai.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #7. Jika sudah selesai silahkan kamu coba tes dulu apakah Ponsel Sony Xperia Z5 Compact SO-02H kamu bisa terbaca dalam Flash Mode. Caranya, tekan dan tahan tombol Volume bawah sambil menghubungkan Ponsel kamu ke Laptop / PC dengan kabel USB.  #8. Jika muncul notif seperti gambar yang saya tandai di bawah ini, berarti Ponsel kamu bisa terkoneksi / terhubung dengan Flash Mode. (Jika belum bisa terhubung silahkan kamu cek kembali apakah Drivernya sudah terinstal dengan benar).  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #9. Cabut lagi Sony Xperia Z5 Compact SO-02H dari kabel USB nya. Lalu klik logo Petir yang ada di pojok kanan Flashtool.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #10. Pilih Flash Mode lalu klik Ok.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #11. Klik di tanda titik 3 yang saya tandai di pojok kiri Flashtool.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #12. Cari folder dimana kamu menyimpan file Firmware Sony Xperia Z5 Compact SO-02H. Klik di folder tersebut, lalu pilih Select Folder.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool Maka tampilan Flashtool akan jadi seperti ini.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #13. Klik di tanda panah yang ada di samping tipe Ponsel (Sony Xperia Z5 Compact) hingga muncul Build Numbernya. Dan kamu klik di tulisan Build Number tersebut.  Maka tampilan Flashtool nya akan berubah menjadi seperti ini.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #14. Silahkan kamu ceklis semua pilihan yang ada di kolom Wipe / Sin. (Langkah ini akan menghapus semua data yang ada di internal memory ponsel kalian, jangan lupa backup). Untuk yang ingin Downgrade versi Android, harus untuk menceklis yang ada di kolom Wipe, Jika tidak kemungkinan besar akan mengalami Bootloop.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #15. Jika semua sudah sama seperti yang ada dengan gambar dibawah, silahkan pilih Flash untuk memulai proses Flashing Firmware Sony Xperia Z5 Compact SO-02H.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #16. Tunggu hingga muncul tampilan (Pop Up) seperti ini.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #17. Jika sudah muncul Pop Up seperti diatas hubungkan Sony Xperia Z5 Compact SO-02H ke Laptop/PC untuk masuk ke Flash Mode dengan cara tekan dan tahan tombol Volume bawah sambil menghubungkan Ponsel kamu ke Laptop/PC dengan kabel USB. Jika berhasil masuk ke Flash Mode LED Notifikasi yang ada di ponsel kamu akan berwarna hijau. Dan juga di Flashtool akan muncul INFO – Device connected in flash mode.  Ini adalah tampilan ketika file Firmware sedang di cek untuk proses Flashing.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #18. Jika muncul notif ini A FSC script is found : xx.fsc. Do you want to use it ? pilih Yes.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool Note. Tidak semua tipe Xperia muncul notif A FSC ini, Jika muncul notif ini kalian pilih saja YES.  #19. Dan tunggu hingga proses Flashing selesai.  Tampilan Flashtool jika proses Flashing sudah selesai.  Tutorial Flash (Instal Ulang) Sony Xperia semua tipe menggunakan Flashtool #20. SELESAI.  Jika proses Flashing sudah selesai silahkan kamu cabut Sony Xperia Z5 Compact SO-02H dan nyalakan seperti biasa. Proses Booting pertama kali emang agak lama, jadi sabar aja.  Setelah masuk ke halaman utama. Jika Data internet belum muncul silahkan kamu setting dulu APN yang ada di pengaturan.  Jika kamu kurang paham dengan Tutorial Flash (Instal Ulang) Sony Xperia Z5 Compact SO-02H yang di atas. Silahkan simak Video singkat di bawah ini tentang Tutorial Flash Firmware (Stock ROM) Xperia Menggunakan Flashtool agar lebih paham.  Video: Tutorial Flash Firmware (Stock ROM) Xperia dengan menggunakan Flashtool  Catatan penting Tutorial ini sudah saya coba sendiri menggunakan Ponsel Sony Xperia XZ dan beberapa tipe Xperia lainya, dan berhasil tanpa ada error. Akan tetapi perbedaan pada Spek PC atau lainnya bisa saja menyebabkan tutorial ini tidak berjalan dengan semestinya. Tutorial ini akan menghapus semua data yang ada di internal memory Ponsel kalian. Semua kerusakan akibat mengikuti tutorial ini menjadi tanggung jawab kalian masing-masing. Mohon lakukan dengan teliti. Sekian untuk tutorial Flashing Sony Xperia Z5 Compact SO-02H. Jika ada yang mau ditanyakan bisa melalui kolom komentar.  Semoga bermanfaat


- ekstract file rootkernel.zip
masukkan kernel.elf yang di dapatkan tadi dalam satu folder dengan rootkernel berada
tutorial root sony xperia z5 compact Software non Resmi yang berfungsi untuk melakukan Flashing (menginstal Firmware) untuk semua Ponsel Sony Xperia yang beredar saat ini.  Software / Tools ini dikembangkan oleh Androxyde bersama temannya yang dibagikan secara gratis untuk kita semua melalui Website yang ber-alamat di www.flashtool.net.  Download Flashtool Untuk Sony Xperia Sebenarnya Sony juga mengeluarkan Tools resmi untuk melakukan Flashing Sony Xperia. Akan tetapi Tools tersebut hanya bisa untuk melakukan Upgrade Versi Android tetapi tidak bisa untuk menurunkan versinya atau biasa disebut dengan Downgrade.  Berikut beberapa Fitur Flashtool Sony Xperia Melakukan Rooting pada Ponsel Sony Xperia Menginstall Cusrom Recovery (seperti TWRP dan CWM) Menginstall Busybox Menginstall Custom Kernel Melakukan Clean Install untuk menghapus semua File dan Aplikasi yang ada pada Ponsel Sony Xperia Backup dan Restore File TA Melakukan Flashing / Install ulang Firmware (Stock ROM) Mengatasi Bootloop dengan cara Flashing Firmwre (Stock ROM) Upgrade dan juga Downgrade versi OS Android Selain fitur yang saya sebutkan diatas, sebenarnya masih banyak lagi yang bisa dilakukan oleh Flashtool Sony Xperia ini. Namun yang paling sering digunakan adalah Fitur yang saya sebutkan diatas.  Dibawah ini adalah beberapa Versi Flashtool yang saya bagikan. Silahkan kalian Download sesuai dengan versi yang kalian butuhkan. Untuk versi terbarunya silahkan cek di website resminya langsung di link ini http://www.flashtool.net/downloads.php.  Download Flashtool Sony Xperia All Version Versi FLASHTOOL	Download Link FLASHTOOL 0.9.36.0 – Windows – Terbaru	OneDrive | MediaFire FLASHTOOL 0.9.33.0 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.32.0 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.31.0 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.30.0 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.29.0 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.28.0 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.27.0 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.26.0 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.25.0 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.24.2 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.23.1 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.22.3 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.19.8 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.19.3 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.19.1 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.19.0 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.18.6 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.18.5 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.13.0 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.11.0 – Windows	OneDrive | MediaFire FLASHTOOL 0.9.8.0 – Windows	OneDrive | MediaFire Untuk cara pasang / install nya silahkan baca di artikel ini -> Tutorial Cara Pasang / Install Flashtool Sony Xperia  Terimakasih sudah men Download Xperia Flashtool di Blog NANDA.ID jika ada yang kurang dipahami bisa langsung komentar saja dibawah.  Sampai jumpa di artikel berikutnya.

- buka folder platform-tools
- ketik CMD di address bar, lalu enter
how to install TWRP root xperia z5 compact

- setelah muncul CMD, ketik perintah ini tanpa tanda petik:

"rootkernel kernel.elf boot.img"
tutorial root android

pilih "Y" terus untuk menjawab semua pertanyaan
boot.img root android Sony Experia Z5 adalah salah satu Smartphone terbaik tahun 2016 dengan spesifikasi yang sangat gahar dengan ciri khas nya yang tahan air(IP68). Untuk lebih jelasnya berikut ini spesifikasi lengkap Sony Xperia Z5  Spesifikasi Layar 5.2 inchi IPS LCD Touchscreen Resolusi 1080 x 1920 Pixels,Fingerprint sensor Jaringan 2G GSM, GRRS,EDGE 3G HSPA,HSDPA,4G LTE  Dual SIM, Nano-SIM  Kamera Utama 23 MP, autofocus, LED flash, sensor G + Kamera sekunder atau kamera depan 5.1 MP  Video 2160p@30fps  Memory Internal 32 GB dan slot microSD up to 200 GB  RAM 3 GB  System operasi Android V5.1.1 Lollipop  Chipset Snapdragon 810  CPU Octa core 1.6 Ghz  GPU Adreno 4 Fingerprint sensor  Accelerometer  Proximity  Compass  Wiffi, GPS,Bluetooth v4.0  USB OTG, Led notifikasi  Baterai Li-Ion 2900 mAh Non-removable (tidak bisa di lepas  Untuk saat ini belum tersedia aplikasi yang bisa Me-root Sony Xperia Z5 oleh karena itu,pada tutorial root Sony Xperia Z5 admin berikan tutorialnya melalui pc atau komputer.untuk memulai silakan Anda download beberapa file dibawah.  Bahan  Download Twrp recovery Sony Xperia Z5  Download Supersu Sony Xperia Z5  Download Stock kernel Sony Xperia Z5  Setelah Anda selesai ke 3 file diatas,sekarang lanjut ke tutorial root Sony Xperia Z5,silakan ikuti step by step  Disclaimer Segala kerusakan yang terjadi sebelum atau sesudah melakukan prosedur root ini adalah murni tanggung jawab diri anda sendiri, karena pihak 1 klik Root hanya sekedar membantu share tutorialnya saja (do With your own risk)   Langkah pertama (Set up koneksi dan jalankan command prompt)  Buka bootloader di telepon Anda  Selanjutnya lakukan ADB dan Fastboot di komputer Anda  Aktifkan USB Debugging pada handphone dengan cara Masuk ke pengaturan - pilih keamanan - lalu ceklis untuk mengaktifkan USB Debugging  Langkah selanjutnya buka folder tempat Anda Download ke 3 file diatas  Dan klik kanan pada area kosong di folder ini dan klik "Open Command Window Here "maka jendela command prompt akan terbuka  Sekarang Sambungkan handphone Anda ke PC dengan menggunakan kabel USB   Langkah ke 2 Flash kernel  Cara untuk flash kernel sebagai berikut :  Pada command prompt ketik"adb reboot bootloader "Lalu tekan ENTER  Selanjutnya lihat pada Layar handphone Anda karena mungkin muncul notifikasi izin tertentu  Maka selanjutnya perangkat Anda akan masuk ke bootloader Fastboot  Langkah selanjutnya ketikan "fastboot flash boot z5_stock_fixed.img >>>dan tekan Enter (perintah ini untuk flash kernel baru yang anda download tadi)  Langkah ke 2 selesai  Langkah ke 3,, install cwm Recovery   Anda harus masuk ke boot recovery dengan cara ketikan perintah"fastboot boot recovery.img "di command prompt  Setelah ponsel berada di mode recovery,langkah selanjutnya mount system dan partisi dengan cara ketikan perintah berikut : adb shell mount " adb shell cat/proc/partition " "adb shell mount/dev/block/platform/soc.0/by-name/userdata/data  Selesai  Langkah ke 4 Langkah ke 4 ini adalah langkah untuk install SuperSu /melakukan Proses root. Untuk menginstal SuperSU di Sony Xperia Z5 anda cukup ketikan perintah  "adb push UPDATE-SuperSU-v2.46.zip / data / media / o  /"  "adb shell twrp install /data/media//o/UPDATE-SuperSU-v2.46.zip "  "adb shell rm/data/media/o/UPDATE-SuperSU-v2.46.zip " "adb reboot " Maka selanjutnya perangkat Anda akan Reboot  Dan selesai  Jika Anda melakukan segalanya dengan benar,maka setelah hh Anda reboot dan hidup kembali,maka Anda akan melihat apk supersu yang berarti Proses root berhasil.

DONE

dan sudah jadi file BOOT.IMG dengan fitur ROOT

LANJUT PROSES flashing BOOT.IMG ke ponsel

- matikan ponsel lalu koneksikan ke PC via USB sambil menahan tombol (volume +) sampi lampu indikator biru menyala

- Buka folder platform-tools ketik CMD di address bar,
- lakukan tester terlebih dahulu dengan mengetik printah ini di CMD tanpa tanda petik:

"fastboot boot boot.img"
how to custom kernel android

how to custom kernel sony xperia

jika tidak ada FAILED maka lanjutkan dengan mengetik printah ini tanpa tanda petik:

"fastboot flash boot boot.img"
how to custom kernel sony xperia z5 compact
- nanti akan muncul "< waiting for any device >"
- lepas kabel USB lalu tekan dan tahan tombol (volume+) lagi sambil menancapkan kabel USB dari PC ke ponsel hingga indikator biru menyala.

nyalakan ponsel dan selamat ponsel anda sudah ROOTed

CARA KEDUA untuk semua PONSEL dengan chipset QUALCOM
    cara ini membuat BOOT.IMG dengan fitur ROOT melalui ponsel yang saat ini akan di ROOT
- ekstrak platform-tools-latest-windows.zip
- pindah atau copy TWRP.img taruh dalam satu folder dengan platform tools tadi
- matikan ponsel lalu koneksikan ke PC via USB sambil menahan tombol (volume +) sampai lampu indikator biru menyala
- ketik CMD di address bar, lalu enter
how to custom kernel root sony xperia z5 compact Sony Xperia Z5 Compact Docomo SO-02H. Tutorial flash Z5 Compact Docomo. Cara ini bisa mengatasi berbagai kendala yang terdapat pada hp sony xperia Z5 compact docomo milik pemirsa. Dengan melakukan flash ulang pada hp pemirsa, maka hp akan menjadi seperti baru lagi. Hp menjadi seperti baru bukan berarti tampilannya menjadi mengkilat lagi ya pemirsa. Namun isi pada hp tersebut sama persis seperti saat pemirsa membeli hp baru. Adapun aplikasi-aplikasi tambahan yang sudah pemirsa instal sebelumnya, semua akan terhapus, hingga file foto, dan file vidio yang tersimpan di memori telepon. Untuk itu silahkan lakukan backup data terlebih dahulu sebelum mengikuti tutorial ini.  Sebelum menuju langkah-langkah untuk flash hp sony xperia Z5 compact docomo, Silakan dipersiapkan dulu, apakah pemirsa benar-benar ingin melakukannya. Seperti yang saya katakan diatas, semua file yang tersimpan di memori telepon akan hilang, dan saya tidak bertanggung jawab atas kejadian apapun yang pemirsa alami saat proses flashing ulang hp sony xperia Z5 compact docomo.  Jika pemirsa sudah yakin, dan sudah melakukan backup data, silakan ikuti langkah-langkah flash dibawah.  Cara Flash Ulang Hp-Sony Xperia Z5 Compact Docomo SO-02H. Bahan Flashing Untuk Sony Xperia Z5 Compact Docomo: - Firmwares Lolipop: 32.0.B.0.411 32.0.B.0.426 32.0.B.0.447 32.0.B.0.478 - Firmwares Marshmallow: Baca Juga Solusi Sinyal Sony Xperia X Compact Sering Hilang Tidak Stabil Cara Melihat Versi Bluetooth Di Hp Android Cara Nonaktifkan Pesan Dari Planet 3 Yang Sering Muncul. 32.1.F.0.43 32.1.F.1.38 32.1.F.1.67 32.1.F.1.75 32.1.F.1.98  - Flash Tool.  - Driver Sony Xperia Z5 Compact Docomo SO-02H.  Langkah Flashing: 1. Pastikan driver sudah terinstal dengan baik.  2. Buka aplikasi flash tools. Biasanya di disk C: user/ user/ flash tools.    3. Pilih logo petir.    4. Pilih flash mode.    5. Pilih file firmware yang sudah pemirsa download. Punya saya saya taruh di disk D: Z5 Compact. Sesuaikan saja.    6. Pastikan kotak bagian wipe tercentang semua.  7. Pilih flash.    8. Tunggu hingga muncul perintah untuk menghubungkan sony xperia Z5 compact docomo pemirsa.    9. Setelah muncul perintah untuk menghubungkan sony xperia Z5 compact docomo pemirsa. Silahkan tekan dan tahan tombol volume min, atau bawah, lalu hubungan hp pemirsa menggunakan kabel usb. Jangan lepaskan tombol volume min, atau bawah sebelum muncul bar proses flashing, atau lampu led notifikasi menyala hijau.      9. Selesai, silakan cabut kabel usb dari Sony Xperia Z5 Compact Docomo pemirsa, lalu nyalakan.    Dengan mengikuti tutorial diatas, maka Sony Xperia Z5 Compact Docomo SO-02 pemirsa akan menyala seperti hp baru, langkah untuk menuju ke home screen membutuhkan account Google dan juka jaringan wifi. Oh iya, hampir lupa. Saat muncul tulisan jepang. Tunggu saja, jangan panik, dan jangan matikan hp pemirsa. Memang butuh wajtu sedikit lama saat di posisi tersebut. Harap bersabar.  Apa lagi ya, yang harus saya pesankan kepada pemirsa. Seoertinya sudah saya sampaikan semua. Pokoknya ikuti saja tutorial diatas. Sudah saya sertakan juga gambar langkah flash, tentunya untuk mempermudah pemirsa dalam memahami tutorial saya.  Itu dulu ya pemirsa dari saya. Jika ada pertanyaan silahkan tinggalkan di kolom komentar. Jika ada waktu insyaallah saya jawab. Share jika artikel ini layak untuk di ketahui pengguna hp sony xperia lainnya. Trimakasih.
setelah muncul CMD, ketik perintah ini tanpa tanda petik:

"fastboot flash recovery TWRP.img"
cara mudah root xperia z5 compact

- TWRP SUDAH TERPASANG

selanjutnya proses pembuatan BOOT.IMG

- nyalakan ponsel pada mode recovery (TWRP) dengan menekan tombol (Power dan Volume-) secara bersamaan hingga bergetar lalu lepaskan
- tancapkan USB dari PC ke ponsel
- buka Minimal ADB Fastboot yang sudah terinstall dan ketikkan perintah dibawah ini tanpa tanda petik:

"adb -d shell"
root xperia z5 compact e5823



sekarang ketik perintah ini tanpa tanda petik:

"find /dev -name boot"
boot.img root xperia z5 compact e5823


ketik perintah ini tanpa tanda petik:

"dd if=(isi hasil dari perintah di atas) of=/sdcard/kernel.img"

CONTOH: dd if=/dev/block/platform/soc.0/f9824900.sdhci/by-name/boot of=/sdcard/kernel.img

custom boot.img root xperia z5 compact e5823
jika berhasil maka anda bisa megambil file kernel.img di /sdcrad/(disini) bisa di memori internal, maupun ekternal.
custom kernel boot.img root xperia z5 compact e5823

- ekstract file rootkernel.zip
masukkan kernel.img yang di dapatkan tadi dalam satu folder dengan rootkernel berada
- copy atau cut file kernel.img tadi ke folder rootkernel
android compact 2025

- ketik CMD di address bar, lalu enter
- setelah muncul CMD, ketik perintah ini tanpa tanda petik:

"rootkernel kernel.img boot.img"

tekan "Y" terus menjawab semua pertanyaan

DONE

dan sudah jadi file BOOT.IMG dengan fitur ROOT

- matikan ponsel lalu koneksikan ke PC via USB sambil menahan tombol (volume +) sampai lampu indikator biru menyala
- buka folder platform-tools
- pindahkan file BOOT.IMG yang sudah root tadi jadi satu ke dalam folder platform-tools
- ketik CMD di address bar, lalu enter
- setelah muncul CMD, ketik perintah ini tanpa tanda petik:

"fastboot boot boot.img"
sony xperia terbaik

best xperia 2025

jika tidak ada FAILED maka lanjutkan dengan mengetik printah ini tanpa tanda petik:

"fastboot flash boot boot.img"
how to fix xperia bootlop
- nanti akan muncul "< waiting for any device >"
- lepas kabel USB lalu tekan dan tahan tombol (volume+) lagi sambil menancapkan kabel USB dari PC ke ponsel hingga indikator biru menyala.

nyalakan ponsel dan selamat ponsel anda sudah ROOTed
tujuan ROOT untuk saya adalah demi bisa uninstall aplikasi yang tidak penting sehingga kinerja ponsell lebih ringan dan ruang penyimpanan lebih lega

saya menggunakan es explorer untuk menguninstallnya karena lebih mudah , namun harus berhati-hati karena jika salah uninstall file system maka ponsel akan BOOTLOP

jika BOOTLOP bisa lakukan flashing ulang dan mulai lagi dari awal, atau lebih aman lakukan backup menggunakan TWRP
backup TWRP hanya berfungsi terhadap Firmware yang sama.

Comments