close
Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of 0
0 answers
22 views

It seems like one of the latest Android updates has introduced a "privacy feature" that strips the geo-location from photos uploaded through a mobile browser like chrome or firefox. A ...
Score of 0
0 answers
46 views

Android AccountManager has been used on our app since 2017 implemented by the earlier devs. Recently we found out that a particular user had problems with login. It took us weeks and we really could ...
Score of 0
0 answers
26 views

I submitted an app package name to the Google Developer Console for verification and allow sideloading and distribution through other channels. As part of the verification process, they wanted me to ...
Score of -2
0 answers
57 views

Is it possible to run lib gdx without OpenGL? I'm currently using a 12-inch Surface Pro with Windows 11 and an ARM processor. When I try to build my libgdx project in Java, I get a linking error: ...
Score of -2
2 answers
69 views

I'm trying to understand the actual technical difference between the OS-level clipboard and the "clipboard history" shown inside keyboard apps (like Gboard, Samsung Keyboard). What I've ...
Score of -2
0 answers
64 views

I am trying to migrate a Delphi FMX application from Delphi 11 to Delphi 13 and deploy it to Android. The application deployed successfully with Delphi 11, but after moving to Delphi 13 I get a long ...
Score of 1
0 answers
70 views

I am developing a Flutter Android application, and the app is showing a HandshakeException on devices running Android 11, Android 12, and Android 13. The issue started after the SSL certificate was ...
Score of -1
1 answer
53 views

Our Android app (React Native, package `com.rajselfdrive.app`) fails Firebase Phone Authentication for ALL real phone numbers with: "This app is not authorized to use Firebase Authentication. ...
Score of 0
0 answers
75 views

I'm getting a persistent Firebase Phone Authentication failure on real phone numbers (test numbers work fine) for a React Native + Expo Android app. Error from Logcat: [SmsRetrieverHelper] SMS ...
Score of 2
0 answers
55 views

I have a custom tab row with this behaviour: If all tabs fit, they share the available width equally. If they don't fit, each tab uses its required width and the row becomes horizontally scrollable. ...
Score of 1
0 answers
83 views

I'm building a vidsrc.to client to watch movies on my Android phone, using webview_flutter 4.x, I want to load a specific embedded video page inside a WebView, but I need to prevent the webpage from ...
Score of 5
2 answers
137 views

When I try to convert an image in .NET Maui using IImage the resulting bmp has png headers rather than BMP headers. How can I create a proper BMP file? My code: IImage image = PlatformImage....
Score of 2
2 answers
90 views

I am using the state-based BasicTextField API in Jetpack Compose with a custom numeric keypad. I want the TextFieldState to contain only the raw digits, while an OutputTransformation displays them as ...
Score of 0
0 answers
56 views

I have a Jetpack Compose screen that fails to build with this error: e: AssignTaskScreen.kt:16:35 Unresolved reference 'ExposedDropdownMenu'. This same error was already fixed in other files using ...
Score of 0
1 answer
54 views

I'm stuck on a sound-recording routing issue on a specific Android device and I could really use another pair of eyes. This is a STT / TTS (speech <-> text) chat app. When the STT transcription ...

15 30 50 per page
1
2 3 4 5
94277