using adb shell & install app / game via PC
this way that has not been able to make use adb tool and menghinstall app / games via pc:
immediately wrote,
HOW TO USE TOOL ADB
======================================
1. donwload first: adb tool or here
2. after downloading, extract the adb tool folder on drive c / computer
3. how to use / call the adb shell, open a command prompt / cmd, if in win xp: go to start / run / type cmd in win seven ...., Quote: go to start / type cmd (from search)
4. after cmd appears, open command:
=======================================
cd \
adb tool
adb.exe
adb shell
su
(and will emerge a hash mark, if there is a notification screen phone alow / Deby, choose the alow)
========================================
after a hash mark appears in cmd, new input script commands, make install app2sd other ato ..
good luck,,
HOW TO INSTALLING APP / THROUGH GAMES PC SDK DG-WINDOWS-TOOL
======================================
1. download first: sdk-windows-tool
2. after downloading, extract the folder android-sdk-windows on drive c / computer
3. how to use / install app / games via the PC, open a command prompt / cmd, if in win xp: go to start / run / type cmd in win seven ...., Quote: go to start / type cmd (from search)
4. Copy the file app / android game to the folder tools that are on android-sdk-windows
5. after cmd appears, open command
each line press enter
======================================
cd \
cd android-sdk-windows/tools
adb devices
adb install a.apk
===========================
"a.apk" is example app / game who want to install,
so if the app name fifa 10: adb install fifa 10.apk
ok good luck ........
0 comments: on "using adb shell and install app game via PC"
Post a Comment