Skip to main content
0 votes
1 answer
227 views

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 ...
coloradoman's user avatar
0 votes
0 answers
49 views

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 ...
USMC6072's user avatar
  • 840
0 votes
1 answer
171 views

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 ...
Langtec's user avatar
  • 115
5 votes
1 answer
81 views

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 ...
syndicatedragon's user avatar
Tooling
1 vote
3 replies
253 views

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 ...
Velveteon's user avatar
0 votes
1 answer
93 views

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 ...
Vishnu's user avatar
  • 2,227
0 votes
0 answers
54 views

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 ...
Slap's user avatar
  • 50
0 votes
1 answer
207 views

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 ...
Bob's user avatar
  • 21
0 votes
1 answer
96 views

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/...
Ting-Ting Chen's user avatar
0 votes
0 answers
60 views

I have a simple app that displays the user’s current speed, and I’m using FusedLocationProviderClient for this. When I start the app and begin moving, everything works fine the speed updates correctly....
Jupit90's user avatar
  • 119
1 vote
0 answers
123 views

Problem Description I have a bash script that creates and starts Android emulators in a Podman container. This script was working perfectly a few days ago, but after a system reboot, the emulators no ...
Marco Fanelli's user avatar
0 votes
0 answers
51 views

I write some data to a file that the user can choose with a File Picker. Here my test code with some nonsense data: private async void DoExportAsync() { // write some data to a temporary file ...
Bernd Morgeneyer's user avatar
0 votes
0 answers
54 views

In the Ionic/React app, the param passed by page A using component got picked up in page B, but only when running in web browser. In the emulator the param value is "undefined". But If I ...
user1286771's user avatar
4 votes
0 answers
379 views

I just started a new blank react-native project with: npx create-expo-app@latest But on Android emulator it crashes immediately after launch. The story: I added: - expo-dev-client - @gluestack-ui/...
Migalejo Lejo's user avatar
-1 votes
1 answer
110 views

I am new to flutter. I created a new project in flutter, the project runs well in web and ubuntu desktop but whenever i run on the emulator i get the below error. Kindly help to identify where the ...
lugala moses's user avatar

15 30 50 per page
1
2 3 4 5
827