Skip to main content
Filter by
Sorted by
Tagged with
Best practices
0 votes
1 replies
40 views

I have an Android application with camera and album features. It can take high-resolution photos and display them in albums. The problem is that each photo can be several hundred MB, which ...
Mr. Whestr's user avatar
-2 votes
0 answers
39 views

I've been debugging a critical UI freeze in a media-heavy application (youcinez) where rapid interaction with the ModalNavigationDrawer triggers a permanent white screen/hang. The issue specifically ...
Youcinez's user avatar
-1 votes
1 answer
60 views

In my app, I am using TopAppBar that has a humburger icon and NavigationView (ModalNavigationDrawer + ModalDrawerSheet) , the probelm is when I click twice in nav icon or when I click on the ...
Dr Mido's user avatar
  • 3,088
0 votes
0 answers
54 views

Accessibility Service Causing DPAD Navigation Broken: When flagRequestFilterKeyEvents is set, every hardware key is delivered to the service first, and re-injected into the input pipeline after the ...
Muhammad Awais Shan's user avatar
0 votes
0 answers
42 views

I am using the new Google Ads Mobile SDK: implementation("com.google.android.libraries.ads.mobile.sdk:ads-mobile-sdk:1.0.1") I am implementing Native Ads in Kotlin. The headline, body, CTA, ...
Shah Gee's user avatar
Best practices
0 votes
3 replies
72 views

My app needs email recipients for sending messages. Today I read all email addresses and ofder them in an auto-complete dialog. Now I wanted to upgrade Android SDK to API level 37 and follow the new ...
Volker's user avatar
  • 507
1 vote
0 answers
45 views

I'm facing an issue with HyperOS where my app doesn't appear in the "Settings -> Accounts & Sync -> Add account" list. Device details: Xiaomi 23078PND5G Technical details: The app ...
tamnekbl's user avatar
Advice
0 votes
1 replies
78 views

I’m developing an Android app for instant speech-to-speech translation with a strong focus on offline operation and low latency. Requirements: Target devices: Android 10+ on mid-range hardware such ...
Eugene Jackson's user avatar
Best practices
0 votes
1 replies
77 views

I’m developing a mobile app for both Android (Kotlin) and iOS (Swift), and I need to identify where the app installation came from. Use case On the website, we show a popup like: “Install the app and ...
Nguyễn Đức Thành's user avatar
1 vote
0 answers
35 views

I have my device switching to AOA correctly (VID_18D1&PID_2D00) Once it switches and reconnects to windows I get an unkown device error, I followed googles docs for https://developer.android.com/...
user32484004's user avatar
-4 votes
0 answers
47 views

I need to debug kernel which runs on qemu hypervisor in Genymotion. But I couldn't find any online resource or any docs shows how to do that. So here's some infor related to my Genymotion: Version: ...
Cyb3rCr0wCC's user avatar
3 votes
2 answers
150 views

With the release of Jetpack Compose Navigation 2.8.0, we can now navigate using type-safe objects (@Serializable data classes) instead of route strings. However, if my route data class contains a ...
Michael B's user avatar
-3 votes
0 answers
52 views

I've developed an app that reads data from the health apps on both Apple and Android platforms. Its purpose is to provide folks managing chronic health issues (such as heart transplant patients) with ...
Noctaire's user avatar
-1 votes
0 answers
67 views

As shown in the image below, this is an Android 11 emulator. I've written an EditText application with multiple lines of text input. Clicking the end of the first line doesn't move the cursor to the ...
happy's user avatar
  • 1
2 votes
0 answers
84 views

I’m building a Flutter app that discovers a local device over Wi-Fi and calls its local REST API. On Xiaomi/Redmi (MIUI), local mode fails with DNS resolution for .local hostnames, while the same flow ...
Reborned BBIAJ's user avatar

15 30 50 per page
1
2 3 4 5
94327