You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
thanks for reaching out! You are correct, a minimum API level of 21+ was required, however this has changed. Please have a look at the official documentation for the Exposure Notification API which can be found here
In the revision history, the min API level was raised from 21 to 23, therefore we had to adjust our configuration as well. Hope this answers your question, please close your issue if it does.
Your Question
Documentation File:
Google test app
https://github.com/google/exposure-notifications-android/blob/master/app/build.gradle
cwa (SAP/Telekom)
https://github.com/corona-warn-app/cwa-app-android/blob/master/Corona-Warn-App/build.gradle
Line / Paragraph:
Question:
In the Google test app on github the minSdkVersion is 21. This refers to Lollipop.
In your source minSdkVersion 23 (Marshmallow) is used.
The market share of Lollipop is 8.5 % and Marshmallow is 10.7%
Why don't you follow the recommendation from Google?
The text was updated successfully, but these errors were encountered: