ADB Command


ADB Command

****************

adb devices -l

(device list check)

adb devices

(devices check)

adb reboot 

(devices restart)

adb shell cat proc/cpuinfo

(devices cpu check)

adb reboot bootloader

(device fastboot mode entryway)

adb reboot recovery

(device recovery mode entryway)

adb shell su

(device root check)

adb reboot download

(device download mode entryway)

adb install xxx.apk

(Software install)

adb shell getprop ro.product.brand

(device brand check)

adb shell getprop ro.build.version.release

(device region number check)

##akk##

ဘာအတွက်သုံးရမှာလဲဆိုတာ ဖုန်းနဲ့ computer ချိတ်ဆက်တဲ့အခါမှာဖုန်းရဲ့အချက်လက်ကို commandကနေစစ်လို့ရပါတယ် ချိတ်ဆက်တဲ့အခါမှာ ဖုန်းကို usb debugging on ထားပေးရပါတယ် 

adb software လိုတယ် Driver လိုတယ် chrome မှာရှာdown လို့ရပါတယ်။ tryMy Facebook page

Comments

Popular Posts