-
Which Android API asnd Java version is used in this project for Android Apk? |
Beta Was this translation helpful? Give feedback.
Answered by
emericg
Feb 25, 2021
Replies: 1 comment
-
Hi. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
emericg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi.
I currently use API minSdkVersion = 21 and targetSdkVersion = 30. I believe Java 8 is used, whichever version comes with Android Studio is fine.
The only hard requirement is at least Android API version 21.