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
- how to set the background color of the status bar during the launching phase [duplicate]
- How to show a loading gif while an APi is being called in xamarin android?
- 1000 * 60 * 60 * 24 * 30 results in a negative number [duplicate]
- Dial pad to get phone number (with Android button images)
- ‘App not Installed’ Error on Android
- ‘App not Installed’ Error on Android
- Draw a transparent circle onto a filled android canvas
- How does the ARM architecture differ from x86? [closed]
- How to use navigateUp to close the application
- “unable to locate adb” using Android Studio [duplicate]
- “unable to locate adb” using Android Studio [duplicate]
- Can’t start Eclipse – Java was started but returned exit code=13
- Can’t start Eclipse – Java was started but returned exit code=13
- ADB.exe is obsolete and has serious performance problems
- What exactly is “com.google.android.packageinstaller”
- Where is adb.exe in windows 10 located?
- Converting double to string
- What is Gradle in Android Studio?
- Android WebView err_unknown_url_scheme
- google console error `OR-IEH-01`
- Install an apk file from command prompt?
- How to decompile an APK or DEX file on Android platform? [closed]
- Install an apk file from command prompt?
- Android Studio Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
- Error parsing data org.json.JSONException: Value
- What does “|=” mean? (pipe equal operator)
- My users get “net::err_name_not_resolved”
- Error – Android resource linking failed (AAPT2 27.0.3 Daemon #0)
- Solving “adb server version doesn’t match this client” error [duplicate]
- Error: No toolchains found in the NDK toolchains folder for ABI with prefix: llvm
- Unity remote 5 not working
- Error – Android resource linking failed (AAPT2 27.0.3 Daemon #0)
- Solving “adb server version doesn’t match this client” error [duplicate]
- Error: No toolchains found in the NDK toolchains folder for ABI with prefix: llvm
- How to display Toast in Android?
- What is Android’s file system?
- How to use adb command to push a file on device without sd card
- Can’t create handler inside thread that has not called Looper.prepare()
- What is a StringIndexOutOfBoundsException? How can I fix it?
- recyclerview No adapter attached; skipping layout
- Exception : AAPT2 error: check logs for details
- This adb server’s $ADB_VENDOR_KEYS is not set
- Can’t create handler inside thread that has not called Looper.prepare()
- This adb server’s $ADB_VENDOR_KEYS is not set
- ‘adb’ is not recognized as an internal or external command, operable program or batch file
- How do popBackStack() and replace() operations differ?
- E: unable to locate package pip
- recyclerview No adapter attached; skipping layout
- Exception : AAPT2 error: check logs for details
- Flutter pageview : Find first and last page and swipe directions
- What are the possible reasons for NFC Service to become dead after some time?
- How can I find and run the keytool
- Android ADB devices unauthorized
- adb is not recognized as internal or external command, operable program or batch file
- NetworkType.UNMETERED vs NetworkType.METERED – PeriodicWork
- @ converted to %40 in HTTPPost request
- Getting net::ERR_UNKNOWN_URL_SCHEME while calling telephone number from HTML page in Android
- Simple Android RecyclerView example
- Find all Bluetooth devices (headsets, phones etc) nearby, without forcing the devices in discoverable mode
- ARM Assembler – How do I use CMP, BLT and BGT?
- You need to use a Theme.AppCompat theme (or descendant) with this activity
- “Default Activity Not Found” on Android Studio upgrade
- You need to use a Theme.AppCompat theme (or descendant) with this activity
- Unfortunately MyApp has stopped. How can I solve this?
- Still getting warning : Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’
- What is ‘Context’ on Android?
- How to install APK from PC?
- I am getting error: Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’. It will be removed at the end of 2018
- How to convert any Object to String?
- android image button
- gcc: error: unrecognized command line option
- What causes signal ‘SIGILL’?
- Unfortunately MyApp has stopped. How can I solve this?
- java.lang.NullPointerException: Attempt to invoke virtual method on a null object reference
- Error:(1, 0) Plugin with id ‘com.android.application’ not found
- adb server is out of date. killing
- ERROR Android emulator gets killed
- Session ‘app’ error while installing APK
- because an app is obscuring a permissions request, Settings can’t verify your response
- Android: adb pull file on desktop
- Change project name on Android Studio
- ADB No Devices Found
- Android device does not show up in adb list
- Calculating the angle between the line defined by two points
- adb shell su works but adb root does not
- RecyclerView vs. ListView
- How do I remove the title bar from my app?