Skip to main content
1 vote
0 answers
28 views

in my MainActivity.java // ───────────────────────────────────────────── // OneSignal Identity + Permission Handling // ───────────────────────────────────────────── private IUserStateObserver ...
Siam Al Mahmud's user avatar
0 votes
1 answer
23 views

I am building an Android application using the Flet framework in Python. I am trying to customize the splash screen logo and the app icon, but after building the APK, the app still shows the default ...
Kushner Akiva's user avatar
0 votes
0 answers
25 views

I am developing a NestJS backend and testing it on a real Android device. The Setup: Backend IP: 192.168.1.5:3000 (MacBook) Device: Real Android phone connected to the same Wi-Fi. Observation: I ...
vishal's user avatar
  • 11
0 votes
1 answer
76 views

I have already requested to be an external storage manager and get true for Environment.isExternalStorageManager() However, when trying to read /storage e.g. Environment.getStorageDirectory() I get ...
user1785730's user avatar
  • 3,946
-1 votes
0 answers
45 views

I have tried Android audio manager to handle echo without joy. I have tried linphone core.config.setFloat("sound","echocancellation... without joy. I have been trying to adjust the ...
Monica Martino's user avatar
1 vote
1 answer
51 views

I'm making an app in Android Studio using Kotlin. My skills and knowledge are extremely poor, so please make an adjustment for that. Unable to find method ''org.gradle.api.provider.Property org....
Maxyu Eprst's user avatar
1 vote
1 answer
54 views

I'm asking for the MANAGE_EXTERNAL_STORAGE permission: <manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools">...
user1785730's user avatar
  • 3,946
2 votes
1 answer
42 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
1 vote
1 answer
33 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
6 replies
74 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
31 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
62 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
34 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
75 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
53 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

15 30 50 per page
1
2 3 4 5
94340