https://github.com/lizhangqu/corejni
Android JNI开发积累
https://github.com/lizhangqu/corejni
android cplusplus cpp jni
Last synced: 7 months ago
JSON representation
Android JNI开发积累
- Host: GitHub
- URL: https://github.com/lizhangqu/corejni
- Owner: lizhangqu
- License: bsd-3-clause
- Created: 2017-07-31T09:58:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T04:23:19.000Z (about 8 years ago)
- Last Synced: 2025-01-08T07:40:30.324Z (9 months ago)
- Topics: android, cplusplus, cpp, jni
- Language: C++
- Size: 162 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## CoreJNI
See sample in branch [android](https://github.com/lizhangqu/CoreJNI/tree/android)
## License
CoreJNI is under the BSD license. See the [LICENSE](https://github.com/lizhangqu/CoreJNI/blob/master/LICENSE) file for details.