Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
14 views

I am having problems importing Room into Android Studio correctly. I created a little Counter App, in which the count should be stored in a database. My files for importing Room are: build.gradle.kts ...
Benedikt Schlüter's user avatar
0 votes
1 answer
19 views

I’d like to add a button to my Android app that acts as a link to another app. If the user has already downloaded it, the app launches; otherwise, it opens the Google Play Store with that app listed. ...
Stanisław Olszak's user avatar
Advice
0 votes
1 replies
24 views

I have started with dart and learnt basics and started with flutter ui and done with basic components, I am at ground zero I don't know what to do next ,what people do to become a professional ...
Amey Babhulgaonkar's user avatar
Tooling
0 votes
2 replies
28 views

How can I fix the internet connection on my Android Studio emulator? I have problems with internet connection on Android Studio I try a lot solutions and all failure. Really I need yours helps. As I ...
Juan Diego's user avatar
-2 votes
1 answer
51 views

Flow: User enters credentials to sign up for your app Front end calls backend to get a nonce/challenge Front end generates token from device and send to Google/Apple servers for validation token ...
Bear Bile Farming is Torture's user avatar
Best practices
0 votes
1 replies
32 views

I wonder if it is okay to use the same Room db in Activity and Remote Service. Since the Service is remote it resides in a separate process. Is it okay to open the same sqlite db file simultaneously ...
unegare's user avatar
  • 2,727
-3 votes
0 answers
64 views

Description I’m building a Flutter productivity app that helps users stay focused by tracking sessions and scheduling task reminders using local notifications. App Overview Users can create tasks ...
Ateeb Mazhar's user avatar
Advice
0 votes
2 replies
48 views

Why does running gradle assembleDebug cause Android SDK Build Tools (e.g. build-tools;36.0.0) to be downloaded if they are missing, even though modern Android Gradle Plugin (AGP) versions use Maven ...
HENOK's user avatar
  • 1
Advice
0 votes
1 replies
72 views

I use a halilibo Composable to render Markdown text: build.gradle: implementation 'com.halilibo.compose-richtext:richtext-ui-material3:1.0.0-alpha02' implementation 'com.halilibo.compose-richtext:...
4ntoine's user avatar
  • 20.6k
Best practices
0 votes
1 replies
84 views

im a fresher Bscit student creating an managment tool application , for a company using antigravity, in halfway through the application but when i was looking for deployement , noticed electron in ...
Jenil Joshi's user avatar
0 votes
0 answers
55 views

I am experiencing a critical issue where the soft keyboard immediately dismisses (within ~200ms) after a user taps a TextField. This prevents any text input and effectively blocks the user flow. The ...
Shivam Singh's user avatar
Best practices
0 votes
7 replies
72 views

I cannot get my head around this and Google hasn't given me the right answer either (or it is so plain obvious that I keep missing it). I'm trying to create an M3U file of music files on the system in ...
Daap's user avatar
  • 385
-1 votes
0 answers
76 views

I am new in Android. I made an app that controls a WROOM-02 board containing an esp8266 microcontroller in AP mode. I am using the WROOM module as it comes, with the original AT firmware. I could make ...
Diego Gonzalez's user avatar
Advice
0 votes
4 replies
86 views

I have built an app where there are ample offline / non-ai features and ai subscription based features. Im not very confident with the ai features, they are good , but Im no really confident on ...
Gods Neo's user avatar
1 vote
2 answers
94 views

My application has user pick a public directory (with Intent.ACTION_OPEN_DOCUMENT_TREE) to make a directory to save files that can be later extracted from the device. I also want to persist the path ...
Ilya P.'s user avatar
  • 11

15 30 50 per page
1
2 3 4 5
94340