Last active
October 29, 2017 21:26
-
-
Save PepDevils/0e1730340e2d25377f5e107596809485 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| como usar o ndk para usar api keys de uma maneira mais segura no android | |
| link tutorial | |
| https://androidsecurity.info/2016/12/15/storing-your-secure-information-in-the-ndk/ | |
| link project | |
| https://github.com/mplacona/HelloWorld/tree/SecureJNI | |
| */ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment