12,394 questions
Advice
1
vote
3
replies
105
views
How can I download a Play Store app through browser on emulator
I'm trying to download app using a link on aandroid emulator. For example, I'm trying to download an app using a referral link through a browser so I get credit for the referral. How can I accomplish ...
Score of 0
1 answer
126 views
when runnig flutter code on Android Studio it doesn't run on the adroid emulator instead it runs on external window that pop up
I just have installed android studio with flutter plugin and i added android emulator to the ide as google pixel, but the problem is when i run the code it didn't show up in the android emulator,...
Tooling
0
votes
1
replies
112
views
Android emulator for Chrome/WebGL2 browser automation on a server
I have a Python + ADB automation tool that opens Android Chrome, loads WebGL/WebGL2.0-heavy browser games, records short gameplay videos via scrcpy, and repeats the flow.
It works on a real Samsung ...
Score of 3
0 answers
225 views
Disable updates on Android emulators
I am running a farm of Android emulators (think of something similar to Appium). Our solution is to setup the mobile devices (install dummy data on the Gallery, install a newer version of Chromium, ...
Score of 0
0 answers
50 views
Couldn't locate initramfs.img for Cuttlefish android emulator
I want to Emulate Android with custom android kernel. e.g Run kernel 5.10. But according to documentation, I need to download Kernel Image and AOSP Android image. So I did that but they shows how can ...
Score of 1
0 answers
98 views
Setting up Visual Studio Android Emulator
I want to set up the Android emulator under VS2026 to emulate my test devices:
Samsung Galaxy Tab A7
Lenovo M11
Moto Power G 2023
I need to know what the proper processor type, screen size, etc. ...
Score of 0
1 answer
311 views
Flutter deploying to Android studio creating prolog error
I am trying to deploy my first flutter app to an android emulator in vscode/intelij/android studio. All give me the same error. I have been searching and can't find a solution. Deploying to a medium ...
Score of 0
0 answers
106 views
Maui app on Android throws an HTTPRequestException
The Maui app is in the same solution as my C# API project. It runs fine on Windows but when I run it in the VS Android emulator, it throws the exception trying to call the API. Everything I've read ...
Score of 0
1 answer
278 views
Android Studio Emulator keeps exiting with error 139 on ubuntu 24.04
I have installed Android Studio, both snap version (first), then the download from the website (second), but in both versions the emulator keeps exiting with error code 139.
Platform is Ubuntu 24.04 ...
Score of 5
1 answer
99 views
App crashes with "Activity class not found" error
Previously I could compile and run the official DessertClicker example app without any issues. I'm not sure what changed, but neither my old copy of that project, nor a newly checked out version work ...
Tooling
1
vote
3
replies
443
views
How do I run an arm64-v8a architecture image on an emulator?
I have a machine capable of hardware virtualization with good specs. I was looking into setting up an android pen-testing environment but looks like android-studio emulator doesn't support arm64 ...
Score of 0
1 answer
107 views
After Android studio upgrade, not able to see list of devices in 'Select device' list
I was using an older version (Flamingo 2022) of Android studio. Due to a plugin dependency I upgraded it to Otter (2025), below issue persisted and downgraded to Android Studio Ladybug | 2024.2.1 RC 1 ...
Score of 0
0 answers
63 views
Android Studio emulator issue. Empty Activity template runs in a small landscape window on a portrait phone
The app runs in a small landscape view window on an emulated phone in portrait mode. Everything runs as expected when I try to run it on my actual phone.
I'm now just trying to run the empty activity ...
Score of 0
1 answer
263 views
Visual Studio 2026 .net Maui, annoying menu popup in Android Emulator Pixel v.7
I recently installed VS 2026 and noticed that a menu pops up when I run the Android Emulator Pixel 7. I don't get this when I use Emulator Pixel-5. This is very annoying because it pops up in the ...
Score of 0
1 answer
114 views
Flutter and Android Studio: "Lost connection to device" (emulator) after a random number of minutes (Windows Home 11)
I have this issue where the connection to device is lost after a random number of minutes, there is no error or anything, this is what the terminal shows:
flutter run --flavor staging -t lib/...