Home » Questions » Computers [ Ask a new question ]

How do I install Android applications from the PC?

How do I install Android applications from the PC?

Currently I don't have an Internet connection available on my cellphone and I would like to install some applications on it.

Asked by: Guest | Views: 167
Total answers/comments: 1
bert [Entry]

"You can use the Android Debug Bridge (adb) to install applications. You need to connect your phone to your computer via USB and possess the .apk file to do it. Check out the Installing an Application section on that page.

ADB requires the Android SDK. So you must first install that.

The easier solution though is if your phone has Wi-Fi, just connect to an access-point and then open the Android Market."