I'm trying to add a Payment Method in Stripe. In the client side (android) I'm adding the dependency implementation 'com.stripe:stripe-android:19.1.0' The gradl
I am using the latest version of FaceBook App Events plugin in Flutter with the latest version of Flutter as well. On click event, I am calling the logEvent met
In some applications I noticed that the status bar and navigational bar are transparent however, not completely. I do not know if this is a background color or
I moved my Android Studio project from one computer to another computer and now I get this error: "Unsupported class file major version 61" . How can I fix t
Have a problem getting Exoplayer to work. I managed to load the video from a url. But it only plays the audio. So i am doing something wrong. BandwidthMete
I am trying to detect a vertical plane like wall to add image view on a vertical plane. But did not find the vertical plane. As per the default config for a ses
I'm working on getting the Google Place API to appear within a CardView. The particular code I'm looking at is from GitHub, seems to be working for everyone el
Can anyone help me to calculate or convert google map camera zoom level into KM distance . I want to send distance to api to get more pin data when user zoom ou
I'm developing a mobile app using flutter. For that I used downloads-path-provider to get the download directory of the mobile phone. The emulator returns /stor
I'm making an app in which an activity shows a recyclerview. I'm trying to get a toast when the item in the list is clicked. I've seen the various solutions on
I'm trying to make multi module project with Dagger2. You can see my code following the link. In the main branch is working solution where all the dagger classe
I’ve been using background_locator to fetch the location of the user in the background even when app is killed. To be honest, it’s the only package
I have a Room (v2.4.0-beta01) database, and whilst it works fine, during the build it gives a field vs getter mismatch warning on a few fields, included below.
I was Setup firebase Firebase Official link I'm Following This Link my 2nd step went through it correctly, but I think I am doing some mistakes in 3rd & the
I lost some hours today because my code was not working any more. The code to reload the view of a fragment was not working anymore after updating to the new ve
In my android-app I need to call an API via my Wi-Fi connection which doesn't have an internet connection, even though cellular data is enabled. I manage to han
I got the above error compileSdk() not found. While creating the app I have installed TargetSdk 31 and min SDK 19 But Apk does not install on Oreo Version so I
The application got rejected saying: "Not adhering to Permissions policy" not giving any particular reason as of why it has been rejected but received a mail sa
In IOS there isn't a problem while looking for gps coords. It works fine. On Android side its not stable as IOS. This problem both in real device and emulator.
Anyone know how to edit /etc/hosts file inside an android studio emulator running in nougat? I will be editing it so I can use my virtual host in my local web s