kdeng00
|
daf62f222c
|
Continuing work on download functionality
|
2019-12-03 21:16:35 -05:00 |
|
kdeng00
|
1e70f84622
|
Doing some refactoring and some skeleton work for downloading songs
|
2019-11-29 19:54:10 -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
|
9483c6b834
|
User credentials are saved and retrieved from the SQLite database. Next I want to retrieve all songs from icarus and return it to java/kotlin. Some code cleanup
|
2019-10-07 21:44:20 -04:00 |
|
kdeng00
|
bb6b08cf1a
|
Implemented SQLite starting with saving the user's credentials. Next is to save the access token and then the host uri
|
2019-10-06 23:17:06 -04:00 |
|