I've started to work on an android project that has many Gradle tasks. After cloning the project from git, there is no Gradle tab in Android Studio!
I am trying to find a way how to open the google play store with my application when the user is pressing a button inside of the react-native application. Is th
After updating expo it no longer supports building apk files using expo build:android -t apk and instead advices to using eas builds using the command eas build
I have a TextInputLayout with style ExposedDropdownMenu. this TextInputLayout contains an AutoCompleteTextView. I can add a list item inside this AutoCompleteTe
Google released new support library v25 with BottomNavigationView is there any way to remove items labels ?
Camera is now deprecated and the recommend is to use camera2, can some one guide me to have any idea how to use camera2 with detect barcode
Am not able to share PDF using intent only in android 12 but its working fine below version. Am downloading file and taking file Uri from download folder. Downl
I need to display custom AlertDialog, but only when there are no more fragments after calling NavController.navigateUp(). My current code does something similar
I want to make a layout like this. But I did not know how to make profile picture moving with CollapsingToolbarLayout. I need help. Like the above picture
So I'm trying to create an application that can emulate a gamepad on device, kinda like how vjoy programs work for windows with a HID input emulator, but I can'
I'm making an app that shows full-screen notifications when the device is locked. Expected behavior: when a notification is launched, the activity shows over th
Recently I've updated my ViewModel to use new viewModelScope. From its implementation, I see that Dispatchers.Main.immediate is set as the default CoroutineDisp
Recently I've updated my ViewModel to use new viewModelScope. From its implementation, I see that Dispatchers.Main.immediate is set as the default CoroutineDisp
i have the following json as a get response: { "global": { "name": "Lz Cha0S", "uid": xxx, "platform": "X1", "level": 521,
in my React-Native opened project, I want to receive the data (extra text) sent by another local service app named "scanservice" on its intent output (broadcast
I have a package with some data classes and I'm trying to access the constructor at runtime using Kotlin reflection clazz.primaryConstructor, Everything is work
I have a CustomAutoCompleteTextView and I want to be able to call showDropDown(); when the user double-tap on it. As the title says implements GestureDetector
i am trying to show facebook ads on my android app written in kotlin but everytime i try to add code it shows errors, i searched everywhere but could not find a
I was working in the android studio all thing were fine until it gives me a sudden error which I have no idea how to fix it. A problem occurred evaluating pro
I want to show snackbar to user, if he has Alarms & Reminders turned off in my App (since Android 12 its mandatory to have this settings enabled in order to