shubham16g / SimpleWallpaperApp-Android

A simple demo wallpaper app which contains wallpaper links (json file) in assets folder.
25 stars 10 forks source link

API level 19 #13

Closed LinkStatu closed 1 year ago

LinkStatu commented 1 year ago

Hi, I wanted to increase the number of users who can find my app in the store so I set the "minSdkVersion" to 19 [Android 4.4] (as it is the lowest android version that supports Google Ads SDK) but the app hasn't launch and crashed at first. So, after simple searches I found this topic on Stack Overflow and the app launched successfully, but another problem raised, when I click on any wallpaper the app crashes again.

I just want to know what changes I should do to make the app compatible with Android 4.4. If the changes are simple, please direct them to this issue. If they are too many or major changes, no problem in not making any modifications and closing this issue. Thanks.

LinkStatu commented 1 year ago

After some searching, number of users who are using Android 4.4 clearly decreased. In addition to that, this version will be deprecated sooner or later. So, no need to this issue.