Added logging to Android logcat

This commit is contained in:
Grant Limberg 2015-04-25 20:46:56 -07:00
commit 3bdbc6390f
2 changed files with 14 additions and 0 deletions

View file

@ -4,6 +4,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := ZeroTierOneJNI
LOCAL_C_INCLUDES := $(ZT1)/include
LOCAL_LDLIBS := -llog
# ZeroTierOne SDK source files
LOCAL_SRC_FILES := \