Skip to main content
The 2024 Developer Survey results are live! See the results

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
6 views

Flutter android emulator always stays in the background with VS code

Whenever I launch android emulator using VS code, the emulator always stays in the background. I attached a recording of the issue. https://drive.google.com/file/d/1Jc6UxSZbwtOzabfmtHLqc3nLKwbovbxj/...
Nitej's user avatar
  • 1
0 votes
0 answers
7 views

Flutter Android Emulator Not Connecting to Company VPN for Host Lookup

I'm encountering a problem where the Android Emulator won't connect to my company's VPN, blocking access to our servers from the app I'm developing and resulting in a host lookup error. Despite trying ...
Daniel Martínez's user avatar
0 votes
0 answers
23 views

Flutter: Connection closed while receiving data only in emulator

I'm getting the error "Connection closed while receiving data" when trying to make a request (via Dio and HTTP), when the response is larger than 400kb. If it is smaller it works normally. ...
diego2709's user avatar
0 votes
1 answer
12 views

Error while running flutter project in Android Studio

I'm starting in Flutter, I want to start the emulator but I get this error, any suggestions on how to solve it?,I'm working with Android studio Arctic Fox .................................................
Tony Casilla Coaquira's user avatar
0 votes
0 answers
13 views

Android Emulator loses internet connection when connected to FortiClient VPN

Body: I'm facing an issue where my Android emulator loses internet connection whenever I connect to my company's internal network using FortiClient VPN. Details: VPN Client: FortiClient VPN ...
Vahid Garousi's user avatar
0 votes
0 answers
11 views

How to Embed Android Emulator In React Web Application

I Have an android emulator that runs in my system locally through command. I am using Ubuntu . But now I want to Embed my emulator in React Appilcation. I tried Alot but i didnt find any suitable ...
areeb ahmed's user avatar
0 votes
1 answer
26 views

Automotive Emulator onMapReady not called

I have a working app that displays a map and the route driven. I have now added an Automotive module to it and I can start running the new module on an Automotive emulator. Things work fine for ...
michaelsmith's user avatar
  • 1,045
0 votes
0 answers
20 views

expo cannot find android emulator automatically

I am developing an app with expo(react-native) in Mac. If I run the emulator on the terminal, iOS (Press i) runs without problems, but Android (Press a) does not run the emulator and an error occurs. ...
Koreahn's user avatar
  • 71
0 votes
0 answers
18 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
12 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
24 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
35 views

Permanently "loading devices" in Android Studio [closed]

I got the same problem like many others, the devices in Android Studios doesn't load and it permanently is "loading devices". I tried a lot of help aspects of the internet, but it doesn't ...
Tim7's user avatar
  • 1
0 votes
1 answer
44 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
23 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
23 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

15 30 50 per page
1
2 3 4 5
831