googlearchive / tango-examples-java

Example projects for Project Tango [deprecated] Java API
https://developers.google.com/ar
503 stars 300 forks source link

Export ADF file doesn't work - Unity-Tango SDK "AreaDescriptionManagement" example #99

Closed antonin137 closed 7 years ago

antonin137 commented 7 years ago

Built application asks for export ADF file permissions and areaDescription.ExportToFile(kb.text) returns true, but no file is written on desired location (/sdcard/file.adf or any other internal like /storage/emulated/0/somefile.adf)... Using Unity 5.6.1 and Lenovo Phab 2 Pro, clean project with most recent Tango package imported. Anybody experienced similar isue ?

Is it possible to change ADF file storage to some accessible folder ?

Thank You

antonin137 commented 7 years ago

Sorry. Moving to Unity-examples section.