Run apk in android studio emulator mac

broken image
broken image

Keep note of theīy default, the latest stable SDK Platform is installed, which includes a collection of packages required to target that version of Android. SDK Components Setup screen, finish installing the SDK. The IDE should detect that the Android SDK needs to be installed.

broken image

More detailed installation instructions can be found in the Installing Android Studioĭownload Android Studio from the Android website. Instead, it should only really be used to build and run your apps for the native Android platform and to manage the Android SDK and virtual devices. We don't recommend using Android Studio forĭeveloping Ionic apps.

broken image

It includes theĪndroid SDK, which will need to be configured for use in the command line.Īndroid Studio is also used to create Android virtual devices, which are required for the Android emulator. Android StudioĪndroid Studio is the IDE for creating native Android apps. Android apps can be developed on Windows, macOS, and Linux. This guide covers how to run and debug Ionic apps on Android emulators and devices usingĬapacitor or Cordova.