googlearchive / tango-examples-c

JNI example projects for Project Tango [deprecated] C-API
https://developers.google.com/ar
Apache License 2.0
337 stars 204 forks source link

API 24+ won't build #107

Open sjfricke opened 7 years ago

sjfricke commented 7 years ago

Found that the new [Log Tag limit](https://developer.android.com/reference/android/util/Log.html#isLoggable%28java.lang.String, int%29) prevents code from compiling right away.

106