Perintah Adb,Fastboot,Sideload,Unlock Bootloader Android 2024 Yang Sering Digunakan (Lengkap)

Ketua Teknisi HP (Official) Support File Dump eMMC,Csc,ENG Rom,Nvram,Qcn,ALL Firmware

Perintah Adb,Fastboot,Sideload,Unlock Bootloader Android 2024 Yang Sering Digunakan (Lengkap)
ADB COMMAND 2024


Perintah Adb,Fastboot,Sideload,Unlock Bootloader Android 2024 Yang Sering Digunakan (Lengkap).Berikut perintah perintah kerja pada android menggunakan cmd yang bisa digunakan untuk kegiatan service/oprek smartphone android dan seterusnya

#Perintah Adb Secara Umum

adb devices Cek device
adb reboot Reboot normal
adb reboot bootloader Reboot to fastboot
adb reboot recovery Reboot to recovery
adb reboot edl Reboot to edl qualcomm 9008
adb reboot download Reboot download mode samsung
adb shell reboot -p Power of/mematikan smartphone
adb install filename.apk  Untuk install apk/app
adb install -r filename.apk   Untuk install apk/app alternatif


adb shell su -c 'echo Rooted' Check root
adb shell getprop ro.product.model Check model
adb shell getprop ro.product.brand Check brand
adb shell getprop ro.build.version.release Check versi android
adb shell getprop ro.build.id Chek id
adb shell getprop ro.build.version.security_patch Check security patch
adb shell "service call iphonesubinfo 1 | toybox cut -d \"'\" -f2 | toybox grep -Eo '[0-9]' | toybox xargs | toybox sed 's/\ //g'" Check imei

#Perintah FASTBOOT Secara Umum

fastboot reboot Reboot to normal
fastboot reboot-bootloader Reboot to fastboot(bootloader)
fastboot oem reboot-recovery Reboot to recovery/TWRP
fastboot oem edl Reboot to edl qualcomm 9008
fastboot reboot-edl Reboot to edl qualcomm 9008
fastboot oem efl Reboot to edl qualcomm 9008
fastboot oem edl Reboot to edl qualcomm 9008
fastboot reboot edl Reboot to edl qualcomm 9008

fastboot oem unlock-go Unlock bootloader infinix,xiaomi.oppo.realme.asus old
fastboot oem unlock Unlock bootloader infinix,xiaomi.oppo.realme.asus old
fastboot oem lock Unlock bootloader infinix,xiaomi.oppo.realme.asus old
fastboot flashing unlock Unlock bootloader infinix,xiaomi.oppo.realme.asus new
fastboot flashing lock Unlock bootloader infinix,xiaomi.oppo.realme.asus new

fastboot erase frp Hapus akun google
fastboot erase persist Hapun akun xiaomi
fastboot getvar current-slot Check slot partition
fastboot set_active a Sett slot to a
fastboot set_active b Sett slot to b
fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img Fix dm verity
fastboot oem cdms fix Fix dm verity xiaomi poco  etc
fastboot oem cdms Fix dm verity xiaomi poco  etc


#HUAWEI

fastboot oem get-product-model Check model
fastboot oem get-build-number Check build number
fastboot getvar devicemodel Check model

#VIVO

fastboot oem product-model Check model
fastboot oem device-name Check name
fastboot oem device-id Check id
fastboot oem optr-flag
fastboot -i 0x1949 getvar product Check product
fastboot oem device-info Chek bootloader

#Perintah Sideload Secara Umum

adb device Check status
adb shell ls /dev/block/bootdevice/by-name Check name partition only
adb shell ls -l /dev/block/bootdevice/by-name/ Check full info partition
adb shell su -c dd if=/dev/block/bootdevice/by-name/namepart> namepart.img namepart tinggal partisi yang ingin dibackup methode ini backup partisi langsung di komputer ya
adb push nama partisi /dev/block/isi sesuai dengan block partisinya..contoh bisa dilihat gambar dibawah.ini untuk methode flash partisi mode sideload
Perintah Adb,Fastboot,Sideload,Unlock Bootloader Android 2024 Yang Sering Digunakan (Lengkap)
GET PARTITION ADB


Parintah ada,fastboot,sideload ini akan diupdate secara berkala...selamat mencoba dan semoga sukses.Download driver android 2024 lengkap

#Sample backup partition langsung simpan di komputer










Post a Comment

0 Comments