cossacklabs / themis

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
https://www.cossacklabs.com/themis
Apache License 2.0
1.87k stars 143 forks source link

Does this Library supports only for Android 7 and above devices #974

Closed pradeep-orbi closed 1 year ago

pradeep-orbi commented 1 year ago

Does this Library supports only for Android 7 and above devices ?

vixentael commented 1 year ago

Most likely even Android 8.1 (API level 27) and above

vixentael commented 1 year ago

If you want, you can follow the installation guide and test on lower Android devices:

https://docs.cossacklabs.com/themis/languages/kotlin/installation-android/

We don't do anything to specifically restrict the version, but the compilation pipeline uses Android 8.1