Mac android studio emulator install apk

broken image
broken image

Then go the emulator and you will see your app in the apps screen.Įditorial StaffEditorial Staff at Tutsplanet is a dedicated team to write various tutorials about subjects like Programming, Technology and Operating Systems. Terminal should now be looking at the correct place to run adb commands, and you can confirm your device is connected to your Mac using the command.

broken image

You will see a success messsage after sometime in the command prompt. then cd 'C:\Program Files (x86)\Android\android-studio\sdk\platform-tools' apk file into ( X:\Program Files (x86)\Android\android-studio\sdk\platform-tools) or whatever path in your SDK manager.ģ) Go to Android Studio > Tools-> AVD Manager > Start EmulatorĤ) Go to Start > Run > Cmd. Note: In some case you won’t find this directory in above path, this path you can get from Androinf SDK location in the same above screen, marked red in the below picture.Ģ) Copy your. If you don’t see this directory in your SDK, Launch your Android Studio and Open Tools->SDK Manager make sure you have the Android SDK Platform Tools installed. ( X:\Program Files (x86)\Android\android-studio\sdk\platform-tools). This tutorial illustrates how to install the apk files manually in Android Studio Emulator.ġ) Fist you need to make sure you have this directory.