An open API service indexing awesome lists of open source software.

https://github.com/birjuvachhani/ndk-secure-keys-android


https://github.com/birjuvachhani/ndk-secure-keys-android

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

## NDK Secure Keys

This is a sample of android project which demonstrates how we can securely store our secret keys using CMake and use them in our project.

Please refer to this article for more information: [Store Your API Keys More Securely Using CMake & Kotlin](https://www.codementor.io/blog/kotlin-apikeys-7o0g54qk5b)