I am trying to fix some memory leaks in my apps but I am always fighting with memory profiler instability itself instead of being able to focus on my task. Inte
Hey I am working in ktor. I am getting weird issue and I am trying to find the issue, but unable to get the proper reference. androidMain AndroidHttpClient.kt p
I am developing a app which has to get the location information (latitude and longitude) of the device only once but as fast as possible. My code is taking too
I have been trying to implement a debouncer for my application, I am trying to reduce requests to the server using this debouncer, eventually, I managed to impl
I have managed to connect a device ( I see logs and see the tree of React Native elements), but now I have an issue with connecting the app - "NO APPLICATION S
With the new android 12 splash screen migration the following is required. <style name="Theme.App.Starting" parent="Theme.SplashScreen"> <item name
When I start a basic androidTest my app crashes: @Test fun myTest() { val scenario = ActivityScenario.launch(MainActivity::class.java) // ... } This is
In my cognition.if lmk does not exist,lmkd will kill process.otherwise,it will call lmk to kill process.I have some question about this way. Is lmk called by ut
my application has a menu of 3 options, and what I want is that according to a condition that I define, it shows only 2 options, or it shows 3. I have tried all
How i can open file with my extension settings. Framework see this file,but i can't open it. when i set mime_type / all ok,but it allow to open all file types,b
i'm a beginner who is learning how to use Android studio and this is my first time posting on Stack Overflow. I wish to implement Facebook login on my android a
In View system, we can using InputConnection to create in-app keyboard. But in Jetpack compose, i don't know how to do that. Can you help me, please?
I have a string separated by ";" like this: var dataString: String = "Juan;25;Argentina" And I want to convert it to this sample data class: data class Person
Good day, I have a cordova mobile project, and I using "cordova platform add android" command to add my android platform. In my config.xml, I set the minSdkVers
I am try to learning android jetpack compose, I have simple app, and I want to use mobile authentication with firebase for my project. I am using MVVM in the pr
I am currently building a bare bones game app for university. In the Shop activity of the app I have created a custom list view in order to display items in the
Device: Samsung Galaxy S9/Android 10 Build number: Firefox v 99.1.1 Problem: Using Firefox as default browser, the user is failed to get redirected from webview
From the last one week the Google SSO login is not working in my Android app and it keeps loading the account selection dialog even after selecting the account.
heres a image of my database: heres my code Query countQuery = databaseReference.child("evacuation").orderByChild("evacuationNumber"); List<Places> plac
Where: Build file '/node_modules/react-native-appgain-sdk-library/android/build.gradle' line: 80 What went wrong: A problem occurred evaluating project ':react-