I am trying to generate a rom to install in my phone which is a Motorola 1Gen Codename Falcon. I have followed both instructions from the official tutorial on s
Trying to integrate Google Pay (via Stripe) in our App. On Android 7.0, the native chrome browser is able to get access to the Google Pay data and display the s
I am trying to move my data present at one node i.e cart_details/UID to another node orders/UID/order1. I tried different ways of doing it but all seem to be a
I use navigator.mediaDevices.enumerateDevices to retrieve list of all video devices (element.kind === 'videoinput') and then call navigator.mediaDevices.getUser
I tried to export the project from Unity and then export it as a library from Android Studio but when I import that library into another project I get that erro
My application makes a call to the server which may take a few seconds. The user can minimize the App before receiving the response from the server. So what I a
I'm working on WebRtc native android application. Im also compiling io.pristine lib. Im able to establish calls between two devices only if both of them are co
I'm currently doing a study on application forensics on Android 12 API 31. in this study I need to use a private key from Keystore that I can find no problem in
Running flutter doctor gives me the "cmdline-tools component is missing" error, even though I installed Android SDK command-line tools in android studio, I also
Its been more than 3 days. I tried a lot of things but the Network Inspector keep crashing after updated to Bumblebee
I am using local DB (SQLite) with my android app. I know, that with every first launch of the app, a new database is created. Is there an easy
Recently Google adds the option to resubscribe the in-app subscription from the google play store even when the plan expired (up to one year). You can check her
I am trying to implement search in my fragment but its not working. no results shown up with search text. Also all the items are gone from the view when search
I'm trying to assemble a Kotlin project using Gradle and I'm getting this kind of errors: Execution failed for task ':app:processProDebugResources'. > Could
We have developed a mobile application available on Android. This mobile application allows users to share advertiser videos on Youtube and earn money.
I'm trying to assemble a Kotlin project using Gradle and I'm getting this kind of errors: Execution failed for task ':app:processProDebugResources'. > Could
I am looking for a good solution to take data from a child of children. As You can see in my "users" database i have nodes with users uid's, and in this nodes i
I'm trying to figure out what is the difference between api and implementation configuration while building my dependencies. In the documentation, it says that
I currently have a splashScreenActivity that requires the User the press on a button to go to the MainActivity. Would it be possible to load all the contents o
I am getting a java.lang.IndexOutOfBoundsException: Inconsistency detected with the RecyclerView, but only when I seem to fling it. When I scroll slow enough it