The solution for me was setting the Graphics option on the Android Virtual Device to Software
instead of Automatic
or Hardware
.
I believe this was the solution because I am working on a windows machine that did not have a dedicated graphics card.
Related Posts:
- ERROR Android emulator gets killed
- Android Studio AVD – Emulator: Process finished with exit code 1
- Search all the occurrences of a string in the entire project in Android Studio
- Error while waiting for device: Time out after 300seconds waiting for emulator to come online
- Why emulator is very slow in Android Studio?
- Android Studio : Failed to set EGL_SWAP_BEHAVIOR on surface
- Why is the Android emulator screen blank?
- Android Studio – Emulator – eglSurfaceAttrib not implemented
- api-ms-win-crt-runtime-l1-1-0.dll is missing when opening Microsoft Office file [closed]
- Istio Ingress resulting in “no healthy upstream”
- What is a LAMP stack?
- What is the difference between POST and PUT in HTTP?
- What and where are the stack and heap?
- What is a reverse shell?
- Why am I getting error for apple-touch-icon-precomposed.png
- How could I ping @here in Discord.py?
- “unable to locate adb” using Android Studio [duplicate]
- What’s the syntax for mod in java
- STDERR? What is it? What are its common uses?
- Handling file renames in Git
- PermissionError: [Errno 13] in Python
- Why are there two ways to unstage a file in Git?
- ssh remote host identification has changed
- How to link to part of the same document in Markdown?
- What is {{.}} in mustache?
- How to split column into two in R using separate
- Python Key Error=0 – Can’t find Dict error in code
- In C++, what is wx.h?
- How to UPSERT (MERGE, INSERT … ON DUPLICATE UPDATE) in PostgreSQL?
- I am getting error: Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’. It will be removed at the end of 2018
- What is the difference between allFile and allMarkdownRemark in gatsby
- DynamoDB : The provided key element does not match the schema
- How do I run a single test using Jest?
- Why I am getting java.lang.AbstractMethodError errors?
- Mercurial: no ~/.hgrc file
- Change project name on Android Studio
- PHP &$string – What does this mean?
- difference between ‘-webkit-box-shadow’ & ‘box-shadow’ in css
- Operand type clash: int is incompatible with date + The INSERT statement conflicted with the FOREIGN KEY constraint
- Update Git branches from master
- declaring a priority_queue in c++ with a custom comparator
- How to interactively (visually) resolve conflicts in SourceTree / git
- How to get the selected item from a ComboBox in JavaFX?
- Downcasting in Java
- How do I get monitor resolution in Python?
- Is there an online application that automatically draws tree structures for phrases/sentences?
- Create new tmux session from inside a tmux session
- classic ASP error ‘80020009’ Exception occurred
- Disable Chrome pinch zoom for use in kiosk
- How to ‘minify’ Javascript code
- All com.android.support libraries must use the exact same version specification
- How can I run a program from a batch file without leaving the console open after the program starts?
- What is the difference between “JPG” / “JPEG” / “PNG” / “BMP” / “GIF” / “TIFF” Image?
- emulator: incompatible HAX module version 3 requirs minimum version 4
- How to determine why a Greasemonkey script is not running [duplicate]
- youtube iframe api parameter rel=0 doesn’t work
- Expiring Daemon because JVM heap space is exhausted
- Where to place the ‘assets’ folder in Android Studio?
- How to change or add theme to Android Studio?
- Android SDK path not specified
- Get a list of URLs from a site
- How to get parameter value from query string?
- What is stdole2.tlb
- Difference between Chocolatey and NuGet
- Regex multiple match substring
- Android Studio – ADB Error – “…device unauthorized. Please check the confirmation dialog on your device.”
- In the following SAS statement, what do the parameters “noobs” and “label” stand for?
- Uploaded successfully to Heroku Local but getting 503 error once pushed to Heroku live
- Source Tree doesn’t launch after installation
- How to make a redirection that fired a script before redirecting?
- Access Default Widget's Controls in Customizer Pane
- Create post and update in the same flow [closed]
- Search database with WPDB using a php variable
- Using Javascript to Set Redirect Page in Contact Form 7
- Change css for certain user roles
- Block any other domains from using my server
- Redirect, Change URLs or Redirect HTTP to HTTPS in Apache – Everything You Ever Wanted to Know About mod_rewrite Rules but Were Afraid to Ask
- List all DNS records in a domain using dig?
- How to add dependency on a Windows Service AFTER the service is installed
- Monday morning mistake: sudo rm -rf –no-preserve-root /
- What’s the meaning of ‘@’ in a DNS zone file?
- Delete Amazon EC2 terminated instance
- robocopy transfer file and not folder
- What’s the difference between include_tasks and import_tasks?
- rm on a directory with millions of files
- What ports to open for mail server?
- Why is Enterprise Storage so expensive?
- Should a wildcard SSL certificate secure both the root domain as well as the sub-domains?
- Why can’t MX records point to an IP address?
- How to show all banned IP with fail2ban?
- How can I get diff to show only added and deleted lines? If diff can’t do it, what tool can?
- Adding a user to an additional group using ansible
- Best system administrator accident [closed]
- Reread partition table without rebooting?
- Storing a million images in the filesystem
- How to keep rsync from chown’ing transferred files?
- How to view connected users to open vpn server?
- Can I specify a port in an entry in my /etc/hosts on OS X? [duplicate]
- How to check for modified config files on a Debian system?