AndroidDeveloperLB

Results 602 issues of AndroidDeveloperLB

It seems a lot in the code is deprecated: ``` billingClient.querySkuDetails( SkuDetailsParams.newBuilder() ``` ``` billingClient.queryPurchasesAsync(BillingClient.SkuType.INAPP) ``` ``` purchasesResult = billingClient.queryPurchasesAsync(BillingClient.SkuType.SUBS) ``` ``` val purchasesResult = billingClient.queryPurchasesAsync(skuType) ``` and a lot...

As the title says. I tried to build it, and it failed with just this error. I tried upgrading AGP, but it didn't help. Tried to use latest canary version...

It's a very common thing for Google to present huge samples that are hard to understand what's going on there and even build to test them. Please offer minimal samples...

Suppose I have a big font file (TTF file). I use this one by Mozilla: https://github.com/mozilla/twemoji-colr/releases I know I will need to use only a small subset of it, that's...

It shows that the ad-attribution on the templates isn't at the top, as opposed to what's required: https://support.google.com/admob/answer/6329638?hl=en&visit_id=638590532906705919-568851271&rd=1#:~:text=Ad%20attribution%20must%20be%20displayed%20at%20the%20top%20of%20the%20ad. https://developers.google.com/admob/android/native/templates And here they look very weird, as if we can press...

### Is your feature request related to a problem? Yes, I can't find the shortcut to the app anymore. It's installed fine and I see its modules working fine, but...

enhancement

Is there something similar to center-crop, yet I have the choice where to focus in terms of specific point/rectangle in the bitmap? I want to make sure a specific point/rectangle...

- [V ] I have checked that a similar [feature request](https://github.com/Genymobile/scrcpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist. **Is your feature request related to a problem? Please describe.** A bit. Just saving more...

For example if you copy an image from a web browser on the PC, is it possible to paste it into a chatting app on the ScrCpy window? I tried...

Got 9 crashes from a single user who uses the app, and all because of the same exception of the "firebase.installations.remote.FirebaseInstallationServiceClient" class. There is no trace of my classes in...

api: installations