ZeroTierOne/java/jni
Grant Limberg 5e1fb4e253 Realized that the jclass and jmethodID variables in the callbacks cannot be static
There's no guarantee that ALL calls to the callbacks will be on the same class as they're just interfaces and user defined
2015-04-24 19:35:18 -07:00
..
Android.mk added stub utility functions for creating ArrayLists, appending items to ArrayLists, creating InetAddress objects, and MulticastGroup objects 2015-04-23 21:36:33 -07:00
Application.mk Add build files for compiling ZeroTier One SDK for Android targets 2015-04-20 18:26:23 -07:00
com_zerotierone_sdk_Node.cpp Realized that the jclass and jmethodID variables in the callbacks cannot be static 2015-04-24 19:35:18 -07:00
com_zerotierone_sdk_Node.h added infrastructure for Node.peers() and Node.networks() functions 2015-04-23 23:08:28 -07:00
ZT1_jniutils.cpp implement VirtualNetworkConfigFunctionCallback 2015-04-24 18:39:17 -07:00
ZT1_jniutils.h implement VirtualNetworkConfigFunctionCallback 2015-04-24 18:39:17 -07:00