I want to send a notification from a device to another but when I sent it I got in the receiver device : D/FLTFireMsgReceiver( 8876): broadcast received for mes
Context I have an app on Play Console in the Internal Testing track, which is set up and everything works perfectly fine with my development APK release AAB phy
I get this failure both in Android Studio and running ./gradlew assembleDebug on the command line on a new Macbook with Apple M1 Max chip. On my old Intel Mac t
I have some javascript in an acrobat form PDF that works fairly well on a PC, but doesn't work on an ios device. My goal is to send an email to an address that
I state that I am not an expert in Python and I started very recently with Kivy! I would like to know if it is possible, and if it makes sense, to add widgets s
I was building an app using the Jetpack Compose library, I had an OutlinedTextField composable and I accidently pressed the delete key on the keyboard. the curs
I'm working on an AOSP project and as part of that I'm modifying the Bluetooth SDK. I have made changes in android.bluetooth.BluetoothAdapter::getDefaultAdapter
What is the problem causing the recycler view not to show? MainActivity.java import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widge
The issue that I have is not actually bug or big problem. And all works as it should, but nevertheless it annoys me. In Fragment pbserver: viewModel.pageNumbers
I have an Ionic/Cordova Android application that is deployed on various different client internal networks, where the application connects to a http service run
In my activity, I have multiple variables being initiated from Intent Extras. As of now I am using ViewModelFactory to pass these variables as arguments to my v
In my activity, I have multiple variables being initiated from Intent Extras. As of now I am using ViewModelFactory to pass these variables as arguments to my v
I'm new to Android development with Java. I made an app that allows you to log in with Google and Facebook. Everything worked fine until about three days ago wh
[How to fix this Unable to load class 'ijmapper_a3g8yazybfvfygf10kzeu3s98']
I have updated my Android Studio to the Artic Fox Version. After that neither the projects with old Gradle versions running nor the new projects with latest Gra
How can I programmatically determine whether the "Remove permissions if app is unused" setting is enabled or disabled for a particular app?
I am working on blogger api and i am using this method to request blogger accesstoken, but problem is if user not select Manage your blog option and continue th
this code isn't working in real-time.. it works only whenever I restart/refresh the app. I am using Cloud Firestore. plzz change code am noob
I have been using a react-native library react-native-selectable-text that I forked and made small changes to it. Now I want to be able to add some icons to the
I am unable to close or drag the TopSheet/BottomSheet when the AppBarLayout is expanded. After analyzing it, I realized that it can be dragged if I pulled it fr