- Install the Android SDK
-
Start the emulator:
/path/to/android-sdk-macosx/tools/emulator -avd
and make sure you have tick "Setting -> Applications -> Unknown sources" -
Install the apk file:
/path/to/android-sdk-macosx/platform-tools/adb install /path/to/the-app.apk
No comments:
Post a Comment