Targeting Android 8 and higher, continued

By |2019-07-30T10:28:32+10:30June 30, 2018 7:00 pm|General tips, Patches, Project tweaks, Using APIs|

In my last article, I discussed the new requirements for Android apps on Google Play to target Android 8 (API level 26) and higher, and described one possible way of handling permission requests at runtime, as required when targeting Android 6 (API level 23) and higher. In this article, I describe an alternative, and [...]