yes you can install with command via you computer the command is here which you type it in command prompt (dos)
adb install X For Example : adb install c:\android\app\luancher-pro.apk but you have first to download Android SDK...From Here: http://developer.android.com/sdk/index.html after you download the Android SDK and Extract it. Copy 1- adb.exe 2- AdbWinApi.dll 3- AdbWinUsbApi.dll To Windows folder : c:\windows those three files are located in Platform-Tools in SKD Folder after doing this step you will be able to Install APK with Command above But you have first to plug your device in Computer and Active Debugging Option via this source : Settings >>> Applications >>> Development >>> USB debugging that all about .. I hope you like it & it clear to you best wihses -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

