I figured it out and I’ll answer it here in case anybody else finds this question.
- Go to Tools -> Android -> AVD Manager
- Click “Create Virtual Device”
- Select which device you want to use from the list (i.e Nexus 5) and click “Next”.
- Here you’re given a list of android release versions. Look at the ABI column. “Armeabi-v7a” ABI is what to look for, for whichever API Level you want.
- Hit “Next” and modify name/size if you want, click “Finish” when done.
Related Posts:
- Emulator: ERROR: x86 emulation currently requires hardware acceleration
- Emulator: ERROR: x86 emulation currently requires hardware acceleration
- Differences between arm64 and aarch64
- Enable VT-x in your BIOS security settings (refer to documentation for your computer)
- Default Activity not found in Android Studio
- Android Studio AVD – Emulator: Process finished with exit code 1
- Intel HAXM is required to run this AVD
- Android Studio 3.2 – Could not find com.android.tools.build:aapt2:3.2.0-4818971
- Android Studio : How to uninstall APK (or execute adb command) automatically before Run or Debug?
- Could not automatically detect an ADB binary – Android Studio
- Gradle error: Write access is allowed from event dispatch thread only in Android Studio
- Why is the Android emulator screen blank?
- Error during installing HAXM, VT-X not working
- “unable to locate adb” using Android Studio [duplicate]
- Where is adb.exe in windows 10 located?
- What is Gradle in Android Studio?
- Android Studio Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
- Can’t create handler inside thread that has not called Looper.prepare()
- ARM Assembler – How do I use CMP, BLT and BGT?
- Session ‘app’ error while installing APK
- Change project name on Android Studio
- Couldn’t load memtrack module Logcat Error
- How to change the status bar color in Android?
- How do I get the dialer to open with phone number displayed?
- RecyclerView vs. ListView
- Is there an equivalent to iOS’s Keychain for user credentials on Android?
- Is it possible to convert apk file to IPA file?
- What does FrameLayout do?
- How to make a countdown timer in Android?
- Manifest Merger failed with multiple errors in Android Studio
- Google Sceneform – Is it deprecated? Any replacement?
- Android Studio: Unable to obtain result of ‘adb version’
- Android simple alert dialog
- java.lang.RuntimeException: Unable to instantiate activity ComponentInfo
- Default keystore file does not exist?
- The activity must be exported or contain an intent-filter
- Android – Package Name convention
- Android – SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
- Cannot resolve symbol “Intent”
- Android Fastboot devices not returning device
- Display Animated GIF
- How to use su command over adb shell?
- Picasso v/s Imageloader v/s Fresco vs Glide vs Coil
- Save bitmap to location
- How to clear react-native cache?
- onActivityResult() not called
- How to resolve the “ADB server didn’t ACK” error?
- Custom Adapter for List View
- How to implement OnFragmentInteractionListener
- findViewByID returns null
- Android Intent Cannot resolve constructor
- method does not override method in its superclass
- Android Studio 1.2.1.1 – Failed to find style ‘textViewStyle’
- Get Value of a Edit Text field
- Android Studio doesn’t see device
- “Field can be converted to a local variable” message appearing when setting Android ActionBar colour
- Static way to get ‘Context’ in Android?
- Is it possible to run CUDA on AMD GPUs?
- Google firebase check if child exists
- Android Studio : Failed to set EGL_SWAP_BEHAVIOR on surface
- How to install Google Play Services in a Genymotion VM (with no drag and drop support)?
- ndroid 8: Cleartext HTTP traffic not permitted
- Running Node.Js on Android
- Running Node.Js on Android
- Android Device not recognized by adb
- emulator: incompatible HAX module version 3 requirs minimum version 4
- How to install Android SDK on Ubuntu?
- admob getting an ad response. ErrorCode: 0 Failed to load ad:0
- Android Emulator: Unfortunately App has stopped
- Android Studio – Company Domain Name
- Installing ADB on macOS [duplicate]
- Cannot resolve method getApplicationContext()
- Change Orientation of Bluestack : portrait/landscape mode
- Android: failed to convert @drawable/picture into a drawable
- How to use ADB Shell when Multiple Devices are connected? Fails with “error: more than one device and emulator”
- socket.io – ReferenceError: io is not defined
- cannot resolve symbol ‘editText’
- Android marshmallow : Galaxy Note 4 Screen Overlay Detected
- E/Surface﹕ getSlotFromBufferLocked: unknown buffer: 0xab7519c0
- How to disable an Android button?
- notifyDataSetChange not working from custom adapter
- Installing R on Android
- How can I fix the “No certificates found – The app Chrome has requested a certificate” Android / Google Chrome issue
- Error: fix the version conflict (google-services plugin)
- User Operation is waiting for “Building Workspace”
- Android Studio – ADB Error – “…device unauthorized. Please check the confirmation dialog on your device.”
- What is android:ems attribute in Edit Text? [duplicate]
- Android scale animation on view
- adb devices return error: protocol fault (no status)
- set background color: Android
- No content to map due to end-of-input jackson parser
- How to get text from EditText?
- android.widget.Switch – on/off event listener?
- SDK Location not found in android studio
- Failed to load AppCompat ActionBar with unknown error in android studio
- How to show custom menu items in the WordPress android app?
- Setting up WordPress client and server
- Whats the best Practice for using a different Theme for WebView Apps?
- Upload User Avatar from android to WordPress using Rest API