Figured out out to get the field values of a java/kotlin class object from C/C++

This commit is contained in:
kdeng00
2019-10-11 20:57:22 -04:00
parent 878c62f2cb
commit 58825427d0
12 changed files with 268 additions and 97 deletions
+6 -1
View File
@@ -14,8 +14,13 @@ Has not been updated yet
## Built with
* [Kotlin](https://github.com/JetBrains/kotlin)
* Android Studio
* C++ 14
* Gradle
* CMake
* curl
* openssl
* [json](https://github.com/nlohmann/json)
* [SQLiteCpp](https://github.com/SRombauts/SQLiteCpp)
* [anko](https://github.com/Kotlin/anko)
* [Picasso](https://github.com/square/picasso)