AndroidDeveloperLB

Results 538 issues of AndroidDeveloperLB

See attached: [device-2020-11-01-032028.zip](https://github.com/AlynxZhou/alynx-live-wallpaper/files/5470060/device-2020-11-01-032028.zip)

Whether I use `QOIUtil.readFile` vs `BitmapFactory.decodeFile` of Android, or I use `QOIUtil.readImage` vs `BitmapFactory.decodeStream` , it seems that Android's implementation is faster to parse PNG files over QOI: From inputStream...

Suppose someone with phone number X has a Line account, is it possible to go to his chat screen using an intent?

Meaning to convert them back to be user apps. Also, BTW, it's time to update this app. Attached updated version of it. [AppSystemizer-companion.zip](https://github.com/loserskater/AppSystemizer-companion/files/4212629/AppSystemizer-companion.zip)

Thank you for making this, but can you please update all dependencies? LibGdx isn't on 1.10.0. Latest version is 1.11.0. I tried to update it myself, but it fails to...

I tried to add this dependency, and I got this error when trying to build&run: ``` e: Supertypes of the following classes cannot be resolved. Please make sure you have...

I understand location, but why Phone? Is it just to call phone numbers?

Hello, I've searched for a nice library that uses neural-network to enhance/enlarge images of low resolution for quite some time, to be able to use it on an Android app....

Apache 2 ?

Sadly on Android R, you can't set a custom View for a Toast (when targeting API 31) : https://developer.android.com/reference/android/widget/Toast#setView(android.view.View) https://developer.android.com/reference/android/widget/Toast#getView() Please offer something that mimics the standard Toast's look&feel, so...