bernaferrari / SDKMonitor

App to display and monitor the targetSDK from installed apps.
Apache License 2.0
131 stars 13 forks source link

Improve sustainability #18

Open Madis0 opened 4 years ago

Madis0 commented 4 years ago

It has been a year and the app still works great! However...

bernaferrari commented 4 years ago

Hey!!! Haha you are completely right. I'm going to fix this.

There just an issue, the app should stop working in Android 11 because I think Google has removed the ability to get all installed apps.

Madis0 commented 4 years ago

There seems to be a way to get them still. https://proandroiddev.com/how-to-get-users-installed-apps-in-android-11-b4a4d2754286

bernaferrari commented 4 years ago

Hey! Fixed them!! I can't believe I still didn't put the app on Play Store. D: The APK file is updated on the README.

I'm going to rewrite this app into Jetpack Compose as soon as it arrives, but might still take 1 year.. haha

Madis0 commented 4 years ago

Awesome! The new listview takes less space too, which is interesting.

Madis0 commented 4 years ago

Oh wait, you messed the names up a bit, 29 is still Android 10 and 30 is Android 11 😄

bernaferrari commented 4 years ago

Try again!! hahahaha

bernaferrari commented 2 days ago

Updated for 2024