Grant Limberg
|
472206dfb2
|
Rename JniCache to JniLookup
Removed caching capabilities as the cached methods, fields, and objects appears to be broken on Android
|
2015-06-10 20:16:13 -07:00 |
|
Grant Limberg
|
079d248eab
|
added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects
|
2015-05-02 12:05:02 -07:00 |
|
Grant Limberg
|
3bdbc6390f
|
Added logging to Android logcat
|
2015-04-25 20:46:56 -07:00 |
|
Grant Limberg
|
4906f8e848
|
added stub utility functions for creating ArrayLists, appending items to ArrayLists, creating InetAddress objects, and MulticastGroup objects
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
2015-04-23 21:36:33 -07:00 |
|
Grant Limberg
|
5f314f209e
|
Updated Java Node class native methods to pass the node ID
This is so that we know which C-based ZT1_Node struct is being operated on
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
2015-04-20 20:32:29 -07:00 |
|
Grant Limberg
|
f40eb665c5
|
Add build files for compiling ZeroTier One SDK for Android targets
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
2015-04-20 18:26:23 -07:00 |
|