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

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++

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