Mac: PATH=$PATH:~/Library/Android/sdk/platform-toolsĮxample : PATH=$PATH:/users/jorgesys/eclipse/android-sdk-mac_64/toolsĢ.then copy your. If the operation is successful (the result is displayed on the screen), then you will find your file in the launcher of your emulator.Open Terminal and navigate to platform-tools folder in android-sdk.Copy the apk file to platform-tools in the android-sdk linux folder.Paste the APK file in the 'android-sdk\tools' or 'platform-tools' folder.Īdb install C:\Users\Name\MyProject\build\Jorgesys.apk.Start the console (Windows XP), Run -> type cmd, and move to the platform-tools folder of SDK directory.
apk file of your application to the emulator and it will automatically start installing.