Lompat ke konten Lompat ke sidebar Lompat ke footer

Download Minimal ADB and Fastboot Tool v1.4.3 (2020) Versi Terbaru

Minimal ADB and Fastboot Tool - Halo gan RickyFlash update artikel terbaru lagi ni. Nah artikel terbaru ini saya juga akan bagikan sebuah tool dengan versi terbaru pula.

Tool yang akan saya bagikan ini adalah Minimal ADB and Fastboot Tool Terbaru, pada saat artikel ini dibuat.

Fungsi dari tool ini pastinya lumayan banyak. Dan dapat agan gunakan untuk hampir berbagai macam problem software handphone.


Disini saya tidak akan panjang kali lebar ya gan. Untuk agan yang mau tool satu ini dapat unduh melalui linknyang sudah saya sediakan di akhir artikel.

Minimal ADB and Fastboot Tool Terbaru

Oke langsung saja berikut adalah beberapa fiturnya.

Minimal ADB and Fastboot Commands List


Fastboot Commands List

  • fastboot devices – > Displays the connect devices.
  • adb reboot bootloader – > Boot your device into bootloader or fastboot mode.
  • adb reboot recovery -> Boot the device in recovery mode.
  • adb reboot fastboot -> directly reboot your device in fastboot mode.
  • fastboot reboot bootloader -> to reboot your device from fastboot mode to fastboot mode again.
  • fastboot flash USER.zip – > To flash a zip file via fastboot mode. [USER= real zip file name]
  • fastboot flash recovery USER.img – > To flash a recovery image file. [USER= real zip file name]
  • fastboot flash boot USER.img -> To flash a kernel image file. [USER= real zip file name]
  • fastboot oem unlock -> to Unlock the bootloader of your device.
  • fastboot oem lock -> to relock the bootloader of the device.
  • adb reboot -> to normally reboot your device.


ADB Commands List

  • adb devices –> show connected android devices with the PC.
  • adb install –> to install an application .apk.
  • adb pull –> to copy a file from the device to the system.
  • adb push –> to copy a file from the system to the device
  • adb get-serialno – > shows device serial no.
  • adb logcat – > to display log file on the screen.
  • adb jdwp -> shows JDWP processes at the device.
  • adb get-state -> displays device’s status.
  • adb wait-for-device – > displays progress time required/ delay for the next command.
  • adb bugreport -> shows dump sys, dump state and logcat data at the screen.
  • adb start-server – > to start ADB server process.
  • adb kill-server -> to stop the ADB server.
  • adb shell – > Lunch the remote shell console for commands at the device to control your device.
  • adb help -> to display helps contents for ADB.

Info File Minimal ADB and Fastboot
  • File Name : Minimal ADB and Fastboot
  • File Type : ZIP/Compressed
  • File Size : 1 MB
  • Developer : Myanmar
Ricky
Ricky Halo gan nama saya Ricky. Saya adalah seorang pemuda kampung yang sangat minat mengikuti perkembangan teknologi.

Posting Komentar untuk "Download Minimal ADB and Fastboot Tool v1.4.3 (2020) Versi Terbaru"