Search code examples
google-project-tango

Tango sample apps on Android Studio, with Gradle


Does anyone know a way to import the Java Tango samples (https://github.com/googlesamples/tango-examples-java) in Android Studio, and configuring correctly the build with Gradle ? I've been able to import them in Android Studio, via "Import Project...", compile them and install them on the Tango tablet, but without using Gradle. Any ideas ?


Solution

  • There is a git project which already migrates the samples to Android Studio - https://github.com/briangriffey/tango-examples-java