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
- Host: GitHub
- URL: https://github.com/keshava11/androidndkdemos
- Owner: Keshava11
- Created: 2018-02-14T11:18:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T12:08:12.000Z (over 8 years ago)
- Last Synced: 2025-03-04T23:32:50.427Z (about 1 year ago)
- Topics: android, android-ndk, cmake, constants, native-development
- Language: Java
- Size: 124 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.