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

https://github.com/keshava11/androidndkdemos

Collection of all the sample projects using Android NDK
https://github.com/keshava11/androidndkdemos

android android-ndk cmake constants native-development

Last synced: about 1 month ago
JSON representation

Collection of all the sample projects using Android NDK

Awesome Lists containing this project

README

          

# AndroidNDKDemos
### Collection of all the sample projects using Android NDK

### 1. nativeconstants
Module containing implementation to store constants in native code and accessing in Java to
improve security.