Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of 0
1 answer
117 views

I think it is because of edge-to-edge issue but not sure. That's why unable to figure out a solution from Flutter side. Need suggestion on how to extend scaffold body up to bottom edge below the ...
Score of 0
0 answers
85 views

On Sep 9, we got a notification in Playstore asking us to Ensure our apps are registered for Android developer verification by Sep 30, 2026 as image below. Failing do so will be removed from Play ...
Score of 1
0 answers
52 views

I am developing an Android application that uses the YouTube Data API v3 and embeds YouTube videos using the YouTube IFrame Player inside an Android WebView. Under YouTube API Services Developer ...
Score of -1
1 answer
82 views

I am preparing to publish an Android application (.apk / .aab) to Google Play and want to perform thorough pre-release testing to identify and resolve crashes, ANRs, device compatibility problems, and ...
Score of 3
0 answers
104 views

My goal is to be able to modify compose hierarchy on entering/leaving picture-in-picture mode. If it is in full mode, activity holds the full hierarchy of composables. But if it's not - just a ...
Score of -1
0 answers
128 views

I am developing an Android TV application and I want to access the live video coming from an external set-top box connected to the TV's HDMI port. My setup is: Set-top box → HDMI cable → Xiaomi ...
Score of 0
0 answers
68 views

I'm building a voice assistant Android app combining LiveKit (client-sdk-android) for real time communication with a backend agent, and Android's native SpeechRecognizer for on device speech-to-text. ...
Score of 0
2 answers
198 views

When trying to build my app I run into the following error: > Task :app:processDebugMainManifest FAILED [androidx.compose.material3.adaptive:adaptive-android:1.3.0] C:\Users\Brenden\.gradle\caches\...
Score of 0
0 answers
62 views

The docs say in one place that: ACTION_CREATE_DOCUMENT cannot overwrite an existing file. If your app tries to save a file with the same name, the system appends a number in parentheses at the end of ...
Score of 2
0 answers
95 views

I'm running Android 13. When I run adb shell in a USB connection from my desktop machine to my Android device, the following is the value of the PS1 variable that gets automatically set: ${| ...
Score of 1
0 answers
196 views

After trying out the Delphi 13 trial version for 30 days, I installed the Community Edition once it became available. I had uninstalled the previous version beforehand. Although I selected both ...
Score of 5
2 answers
162 views

How do I have to read and interpret this function-signature? What I don't get is " ... CoroutineScope.() ... ". I know that "() -> Unit" is a type-definition for a lambda. But ...
Score of 0
0 answers
120 views

In the middle of this year, Google introduced a new architecture rolled out first to Pixel developer devices via the stable Android release, with other major smartphone manufacturers adopting it as ...
Score of 3
1 answer
147 views

The Android CLI, which has superseded the sdkmanager, collects statistics by default: Android CLI collects data on basic usage of the tool. How can I disable data collection (also known as telemetry ...
Score of 2
1 answer
169 views

I am trying to run my Flutter project on an Android emulator, but the Gradle build fails before the application starts. Environment Flutter: 3.44.8 (stable) Dart: 3.12.2 Gradle: 8.14 Android Gradle ...

15 30 50 per page
1
2 3 4 5
94265