https://github.com/wang-bin/and
Android Native Dev in Modern C++
https://github.com/wang-bin/and
android cpp17 jni native ndk
Last synced: 3 months ago
JSON representation
Android Native Dev in Modern C++
- Host: GitHub
- URL: https://github.com/wang-bin/and
- Owner: wang-bin
- Created: 2018-05-24T03:31:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-27T08:46:05.000Z (over 2 years ago)
- Last Synced: 2025-04-05T01:51:15.687Z (9 months ago)
- Topics: android, cpp17, jni, native, ndk
- Language: C++
- Homepage:
- Size: 39.1 KB
- Stars: 24
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android Native Dev in Modern C++
## Directories:
- classes: C++ classes for java implemented in [JMI](https://github.com/wang-bin/JMI)
- ndk/media: libmediandk APIs(requires api level 21+) implemented for all api levels. Either use libmediandk C api directly or use JMI classes, controlled by user at runtime
#### MIT License
>Copyright (c) 2016-2021 WangBin