Commit Graph

9 Commits

Author SHA1 Message Date
kdeng00 7065f636f1 Added some .idea files 2025-09-02 12:58:19 -04:00
KD c43057ed6d Remove old code (#59)
* Removed code

* Updated readme
2025-09-02 12:25:02 -04:00
kdeng00 b8709935a9 Added gradle properties 2020-02-09 11:50:23 -05:00
amazing-username 878c62f2cb Working on trying to pass objects, unwrap them to C/C++ types, do something, then return the result as an object. Now I get why people say JNI is tricky 2019-10-10 18:40:16 -04:00
kdeng00 33ac4c6fcf JNI is wanky. Finally about to return an object from C++ to Java/Kotlin 2019-10-05 17:30:37 -04:00
kdeng00 d3bcbd28ef Fixed issue with NDK not building 2019-10-05 08:38:52 -04:00
amazing-username 6b68afad9b External library not properly setup with the project 2019-07-24 21:40:38 -04:00
amazing-username 4effe37517 UI Improvements, added artist display for track, added track duration 2019-03-04 21:53:57 -05:00
amazing-username 87562a61a2 Included idea directory 2019-03-02 09:18:02 -05:00