Basic adb commands ေလးေတြ ပါ ။ခု မွ စေလ႔ လာသူေတြ အတြက္ ပါ ။ကြင္းထဲ က ဟာေတြက ၿပန္ရွင္းထားတာပါ ထည္႔ ရိုက္ စရာ မလိုပါ ဘူး ။
1. Turn on ADB
Go to Menu > Settings > Applications > Development > USB Debugging
2. Running ADB
Open up command prompt and type your way to the directory you have your SDK in.
Mine is in C:\
So for example, mine would be: cd c:\AndroidSDK/tools
You are now in
3. Basic ADB commands
ADB push (sends files to your phone) -- adb push c:\example.apk /sdcard/example.apk
ADB pull (Receives files from your phone) -- adb pull /system/app/example.apk c:\example.apk
ADB install (installs application) -- adb install c:\example.apk
adb shell (Begins shell connection with phone)
adb reboot (reboots phone)
adb reboot recovery (reboots phone into recovery)
adb reboot bootloader (reboots the phone into bootloader/the white screen)
adb remount (remounts the system)
4. Commands to run while in ADB Shell
cd (changes directories) -- cd /system/app
ls (lists all files in the directory) -- ls /system/app
rm (removes files) -- rm /system/app/example.apk
cp (copies files) similar to cat -- cp /system/app/example.apk /sdcard/example.apk
cat (copies files) -- cat /system/app/example.apk > /sdcard/example.apk
exit (exits shell) -- exit
Home
Labels
- China Tablet Firmware
- HTC Fireware မ်ား
- Huawei Fireware မ်ား
- i Mobile Firmware မ်ား
- I phone Jaibreak
- I phone Fireware မ်ား
- Lenovo Firmware မ်ား
- Nokia
- Samsung ဖုန္း Fireware မ်ား
- Sony Ericsson ဖုန္း Fireware မ်ား
- Sony Xperia Firmware
- တရုတ္ဖုန္း Firmware မ်ား
- နည္းလမ္း
- ဖုန္း ဆိုင္ရာ ကြန္ၿပဴ တာ ေဆာ႕၀္
- ဗဟုသုတ
- ၿမန္မာေဖာင္႔ ထည္႔ နည္း
- သတင္း
Mobile House မန္ဘာ မ်ား ေက်းဇူး ၿပဳ ၿပီး www.mobilehouse.co.nr မွ တိုက္ ရိုက္ ၀င္ေပး ပါ ရန္ ႏွင္႔ အသစ္ တင္ သမွ် ကို သိရွိ ေစရန္
https://www.facebook.com/MobileHouseServiceCentre
မွာ Like လုပ္ ေပး ၾက ပါ ....
https://www.facebook.com/MobileHouseServiceCentre
မွာ Like လုပ္ ေပး ၾက ပါ ....
Root လုပ္နည္းမ်ား
- Acer root လုပ္နည္း
- Alcatel root လုပ္နည္း
- Android ဖုန္း root လုပ္နည္း
- HTC ဖုန္း root လုပ္နည္း
- Huawei ဖုန္း root လုပ္နည္း
- i mobile ဖုန္း root လုပ္နည္း မ်ား
- Lenovo root လုပ္နည္း
- LG ဖုန္း root လုပ္နည္း
- Motorola ဖုန္း root လုပ္နည္း
- Root Tool မ်ား
- Samsung ဖုန္း root လုပ္နည္း
- Sony Ericsson ဖုန္း root လုပ္ နည္း
- ZTE root လုပ္နည္း
- ၿမန္မာေဖာင္႔ ထည္႔ နည္း
No comments:
Post a Comment
Mobile House
ဖုန္း ၿပဳၿပင္ ေရး ႏွင္႔ အေရာင္းဆိုင္
*****************
ဖုန္းၿပဳၿပင္ ေရးနည္းပညာ သင္တန္း
****************
လမ္း၃၀ ၊ ၇၃-၇၄လမ္းၾကား ၊,ေဆးေက်ာင္းေရွ႕ ၊မႏ ၱေလးၿမိဳ႕ ။
Admin = ရဲရင္႔ေအာင္
Note: Only a member of this blog may post a comment.