Search code examples
androidandroid-studiogoogle-project-tango

Can't run the sample Project Tango app in Android Studio


Here's the code I am using:

git clone https://github.com/googlesamples/tango-examples-java.git


    Cannot reload AVD list: cvc-enumeration-valid: Value '280dpi' is 
not facet-valid with respect to enumeration[ldpi, mdpi, tvdpi, hdpi,
 xhdpi, 400dpi, xxdpi, 560dpi, xxxhdpi] it must be a value from the enumeration.

I get the following error non-stop when clicking on the run button. Any feedback is really appreciated!

enter image description here

enter image description here


Solution

  • Please ensure that USB debugging is enabled on your Tango device, go to Settings > About tablet > Build number and then press Build number seven times. Then press back and go to Developer options > USB debugging. Connect the tablet to your Mac. It will show up as a running device.