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

All Questions

-3 votes
0 answers
13 views

SQLite file location

I have a problem running my Android app:- Running through the Emulator there are no problems However when I run in USB Debugging mode on a real Android device this is the error message I get:- no such ...
Robert Snedden's user avatar
0 votes
1 answer
13 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
14 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
12 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
25 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
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
0 votes
0 answers
31 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
-2 votes
0 answers
60 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
87 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
1 vote
0 answers
75 views

Where do I upload photos to the Android Emulator via Visual Studio 2022?

I am using Visual Studio 2022 (on Windows 11 Pro) and have created a MAUI Blazor project for Android. I am using the "Phone M-DPI 5.4in - API 30 (Android 11.0 - API 30)" emulator. The ...
tvwxyz's user avatar
  • 345
0 votes
0 answers
17 views

Pixel Fold emulator oreintation

I have an activity which I declared to be in portrait mode in the AndroidManifest.xml, using activity's property: android:screenOrientation="portrait" This works fine on real and emulated ...
Vitaliy's user avatar
  • 346

15 30 50 per page
1
2 3 4 5
674