Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of -2
0 answers
30 views

I'm building a Wear OS health-monitoring app that must stream vitals (heart rate, SpO2) continuously to a paired phone, including with the screen off, using: PassiveMonitoringClient inside a ...
Score of 0
0 answers
44 views

I have an Android app (Kotlin + Jetpack Compose) with a settings switch that should let the user disable the predictive back animation. The app already opts in globally in the manifest: <...
Score of 0
1 answer
58 views

I just change main layout in "Linear Layout" then button showing behind the App bar and inside the TOP bar/ status bar. How to fix this. code is here <?xml version="1.0" ...
Score of -1
0 answers
59 views

I'm working on a mobile project, but when I try to test and debug my app using Expo Go for Android, it throws the following Java exception: "uncaught Error: java.io.IOException: Failed to ...
Score of 0
0 answers
54 views

I have installed Android SDK along with emulator and React Native project in my Ubuntu EC2 server. I got connected with EC2 server by using Visual Studio Code through SSH from my Windows 11 but ...
Score of -2
2 answers
102 views

I’m developing Android applications using Android Studio, but I’m having frequent issues with the Android Emulator. Some emulator configurations become very slow, freeze during startup, or stop ...
Score of -4
1 answer
160 views

As far as I know, the two most well-known options for cross-platform mobile app development on Android and iOS are React Native and Flutter. React Native uses a syntax that is similar to, or is based ...
Score of 0
0 answers
50 views

How do I implement inline reply for Android chat notifications in Flutter using flutter_local_notifications? When a user replies from the notification shade, the loading spinner never clears. ...
Score of 0
0 answers
57 views

I am facing an issue with Firebase Authentication in my Android app (com.joel.findgo) when downloaded from the Google Play Closed Testing track, but it works completely fine when installed locally via ...
Score of 1
0 answers
54 views

I'm building an app which times an activity that is being currently carried out. When user wants to time an activity, he starts a stopwatch. This stopwatch is launched by a Service. The user has an ...
Score of 1
0 answers
43 views

I'm using Android Studio Quail 4 | 2026.1.4 I have installed Android 17 (API Level 37.2), but when trying to create virtual device there is no system image showing for API 37.2. I have tried to create ...
Score of 3
2 answers
87 views

I am developing a React Native video calling application using WebRTC and Android Picture-in-Picture (PiP). I am facing a problem specifically on Android 14. The same PiP/video-call implementation ...
Score of 2
0 answers
52 views

I'm attempting to change the Metadata for some (non-app owned) audio files in the MediaStore. I've attempted to follow guidelines from: https://developer.android.com/training/data-storage/shared/media#...
Score of 0
0 answers
78 views

My app's process is being terminated repeatedly, and I cannot find anything that does it. - `ApplicationExitInfo` reports `REASON_EXIT_SELF status=0`. Per AOSP, that reason is only set on `WIFEXITED` —...
Score of 0
1 answer
100 views

According to RFC 8252, as specified in section 6, the native apps must implement PKCE. Public native app clients MUST implement the Proof Key for Code Exchange (PKCE [RFC7636]) extension to OAuth, ...

15 30 50 per page
1
2 3 4 5
94274