Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
116 views

Errors in Android Studio, need solution for 'Please update emulator to support Vulkan feature' and 'Running multiple emulators with the same AVD'

I tried running my flutter code written in android studio with an emulator I already installed. However, I have two emulator devices installed. When I select the preferred emulator and it launches, It ...
stephanie-agbo's user avatar
4 votes
1 answer
7k views

Why do Android 12, 12L, 13 Preview devices don't resolve local DNS anymore?

I have been having this strange issue for more than a couple weeks now: Android 12, 12L, 13 Preview devices (emulator & physical) don't resolve local DNS anymore. I started noticing this issue in ...
ngaspama's user avatar
  • 381
0 votes
1 answer
180 views

Does anyone have the layout of the Google Pixel 3 xl? [closed]

Inadvertently replace the emulator layout of the google pixel 3 xl and I can no longer find it anywhere, is the file found in this path: C:\Users\your_user\AppData\Local\Android\Sdk\skins\pixel_3_xl ...
Steven Colocho's user avatar
0 votes
2 answers
2k views

Android studio unable to run emulator: Process finished with exit code 2

I am trying to use an emulator in Android Studio 3.1.4, but I keep getting the error messages: Emulator: Could not launch 'C:\Users\Ian\AppData\Local\Android\Sdk\emulator/qemu/windows-x86_64/qemu-...
BuffChihuahua's user avatar
14 votes
6 answers
8k views

Why Android studio won't run app on Android Pie (9.0)?

I've upgraded my Google Pixel to Android 9.0/Pie. When I try to run an application from Android studio I don't see the Google Pixel in the list, there's only a null device named FA69R0306649. When I ...
B Porr's user avatar
  • 305
0 votes
1 answer
121 views

Error connecting to android backend

I am using an android emulator on a desktop. I am getting the following error when I try to connect to my backend. java.net.UnknownHostException: Unable to resolve host "<my host url>": No ...
horatius's user avatar
  • 814
2 votes
2 answers
2k views

Why is there a layout preview difference between Pixel and Pixel 2 in Android Studio even though they have same screen size and pixel density

I have been trying to understand why these two devices even though having same screen size and pixel density behave differently. Please Note: The Font size and Display size are set to "Default" on ...
user1496259's user avatar