View Single Post
  #49 (permalink)  
Old 05-06-2010, 09:07 PM
p-slim's Avatar
p-slim
Bay Area Boss
Offline
Location: Bay Area
 
Join Date: Mar 2008
Posts: 4,021
Reputation: 4020
p-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributions
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to p-slim
Re: Must Have Apps for Andriod on the Incredilbe

Quote:
Originally Posted by BetaMan View Post
For those that want to know how to install a APK file to your Andriod device:

Using the Android SDK

The easiest way to install an app to your Andriod phone is through Market Place. However, there is one more method that can be used, you can install APK files into your phone using the Android SDK. Download the Android SDK. You can get it here: http://developer.android.com/sdk/index.html

First of all, install the Android SDK on your computer. You will also need to install the Android USB drivers
to connect the SDK to your phone via USB. You can download it from here - http://dl.google.com/android/android_usb_windows.zip .

To install applications from other sources, you also need go to Settings -> Application Settings and enable Unknown Sources. Also go to Settings -> SD Card and Phone Storage -> Disable Use for USB Storage. You can enable it again later.

Next, just open Command Prompt and type: adb install path/file.apk

where path is the full path to the APK file and file is the name of the APK application file. Your application is now installed. This is all you need to do, now just open the application on your phone and use it.

Read more: http://www.brighthub.com/mobile/google-android/articles/37151.aspx#ixzz0nCSfVL10


If I've helped you with this, Please click THANKS!!!!
or you could just download astro file manager and use that to install apk's.
__________________
Sprint Evo
T-Mobile Nexus One
------------------------
Google is the next skynet
Reply With Quote