Skip to main content

Questions tagged [android-emulator]

An Android emulator is software which simulates the functionality of an Android device running the Android OS. Emulator allows developers to develop and test applications without the need of various real devices with different configurations.

android-emulator
0 votes
0 answers
8 views

Android Emulator launching successfully but won't open

I am trying to run a react native project for the first time, i have followed the exact instruction to set up my enviroment. After running npx react-native run-android, the emulator lauches ...
Muhammad Saim Iqbal's user avatar
0 votes
0 answers
9 views

Failing to emulate Pixel 3a using flutter provided emulator on linux

I want to code flutter apps using my Ubuntu Linux laptop, however, i can't seem to make the Pixel 3a API emulator to work. Whenever I try to run the emulator, I get the following error: Starting ...
RockNRoll's user avatar
0 votes
0 answers
10 views

AOSP Cuttlefish orchestrator: How to create a host with local Android Image?

I was working hosting Android on my PC with Cuttlefish docker orchestrator and cvdr tool. I followed the instruction given on https://github.com/google/cloud-android-orchestration/blob/main/docs/cvdr....
Yihao Ye's user avatar
0 votes
0 answers
18 views

permanently "loading devices" in Android Studios

picture: "loading devices" screenshot 1 screenshot 2 I got the same problem like many others, the devices in Android Studios don't load and it permanently is "loading devices". I ...
Tim7's user avatar
  • 1
0 votes
0 answers
21 views

Android Studio debugger not working always show Collecting data

My Android Studio debugger isn't working. When it hits a breakpoint, it shows "collecting data" all the time (Emulator and Device), making it difficult for me to work efficiently. Previously,...
Jickabyte Budsayamas's user avatar
1 vote
0 answers
19 views

Connect Android Emulator to Windows COM Port to Send/ Receive data

I am developing a mobile app that will communicate with external devices through USB serial cable I have done this with physical device, but I want this with android emulator (Virtual mobile). I think ...
Athikur rahuman S's user avatar
0 votes
0 answers
18 views

In Android emulator in the extended control section Google Maps is not showing, only an empty screen appears. How to fix?

I have an Android emulator with the below specified configuration. The issue what is happening is whenever I try to open the extended controls in the location tab the map is not showing, instead it's ...
Arnab Ghosh's user avatar
0 votes
0 answers
22 views

Google authentication through cognito failing to redirect to application in react-native expo project using expo-auth-session library

I have set up google authentication through cognito in my react-native expo mobile application. Using the expo-auth-session library, I make a call to my cognito user pool, which redirects to accounts....
Tobi's user avatar
  • 3
0 votes
0 answers
30 views

WARNING | Failed to process .ini file \Users\<username>\.android\avd\INFO | Storing crashdata in: C:\Users\<username>\AppData\Local\Temp\

WARNING | Failed to process .ini file C:\Users\<username>\.android\avd\INFO | Storing crashdata in: C:\Users\<username>\AppData\Local\Temp\\AndroidEmulator\emu-crash-34.2.16.db, detection ...
Emmanuel Rusiana's user avatar
-2 votes
0 answers
53 views

I'm building for Android for a qt project and I get the error Exception in thread "main" java.io.FileNotFoundException

ERRORS: Exception in thread "main" java.io.FileNotFoundException: https://github.com/gradle/gradle-distributions/releases/download/v8.8.0/gradle-8.8.0-bin.zip at java.base/sun.net.www....
Суровый Критик's user avatar
0 votes
1 answer
65 views

Map is not displaying in android emulator extended controls

Accessing Location tab in Extended controls doesn't load google maps. It's blank instead. These are the things I tried so far, with no result: Updated android emulator to the newest 34.1.19 ver. ...
Sigidd's user avatar
  • 1
0 votes
0 answers
25 views

Running Android emulators using QEMU on top of Dockers based on Ubuntu OS

We are currently trying to run Android mobile automation scripts on top of dockers with ubuntu as base image , so i created a dockerfile with the below configurations : Android Studio: Android Studio ...
Sekhar333's user avatar
0 votes
0 answers
23 views

flutter emulator doesnt show code output, rather it opens up to show home screen

I have an emulator downloaded from android studio for flutter but when I run the code it doesnt show me the output but shows the home screen . i have tried redownloading it but it doesnt help, how can ...
Manasvi's user avatar
0 votes
0 answers
17 views

Android Infotainment emulator wifi/mobile data connectivity issue

Cannot able to connect wifi/Internet in Android studio emulator. I have tried multiple solutions which are there in internet but none of them worked for me. Below is one of the link which I have tried ...
Naveen's user avatar
  • 964
0 votes
0 answers
31 views

The emulator process for avd has terminated (OpenGL Core Profile not supported)

I have this problem for all my emulators. Wnen I create a new one I also have the problem. Here is my log: INFO - Emulator: Pixel 8 Pro API 33 - C:\Users\...\AppData\Local\Android\Sdk\emulator\...
Christina's user avatar

15 30 50 per page
1
2 3 4 5
831