I am trying to get started with Google Tango for Unity by following this guide: https://developers.google.com/project-tango/apis/unity/unity-prefab-motion-tracking
But when I create and run my project, the gyro does not seem to work, and the camera does not respond.
I am using Unity 4.6.7.
Any suggestions?
All samples worked for me without problems in the unity of 5.1.3f1 personal.
you can try to connect adb log code and watch for runtime errors.
Find ADB.exe in the Android SDK directory.
"adb.exe logcat -c", , -c .
Unity Android- , . , , , , Input.gyro.enabled = true;
, - , , .
, - . , , , , , .
, .
Source: https://habr.com/ru/post/1606722/More articles:Download multiple data using httpmime - Android - javaHow to send a multi-user request in Android using Volley - javaDestructive article - iosПеренаправление на Angular маршрут после входа в систему с помощью ASP.NET MVC 5 - angularjsNSOperations, зависимости и неудачные операции - iosFacebook Graph Api Insights Filtering Use Parameters - facebookLaravel 5 - How to check the username and password matches the table? - phpUse REST service in MVC 6 - c #Count remaining items - sqlКак добавить версию релиза в другие файлы с помощью плагина релиза maven? - javaAll Articles