We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I noticed that in the README file you have 'Note: Android SDK 27 > is supported'. Do you mean that earlier versions are not supported?
I was able to run the example with a device running Android 4.4.4 SDK 19 and also use the library in my application and run it on the same device.
The text was updated successfully, but these errors were encountered:
Releavant question (new to Android): does "Android SDK 27" refer to: compileSdkVersion or targetSdkVersion or minSdkVersion?
compileSdkVersion
targetSdkVersion
minSdkVersion
Sorry, something went wrong.
i would also like to know if the package supports lower version of android
No branches or pull requests
Hello, I noticed that in the README file you have 'Note: Android SDK 27 > is supported'.
Do you mean that earlier versions are not supported?
I was able to run the example with a device running Android 4.4.4 SDK 19 and also use the library in my application and run it on the same device.
The text was updated successfully, but these errors were encountered: