unko Posted April 24 Share Posted April 24 I am developing with Vive Elite and would like to get a log file in csv from an apk file built using unity wave SDK. Unity Editor Version 2021.3.29 Wave 5.6.0 I am developing on Vive Elite and would like to output data in csv from an apk file built using unity wave SDK. I copy the apk file to the internal storage of the vive elite and play it on the vive elite. What I want to output is the timestamp, pupil diameter and eye oppeness. Attached is a script I have already created. The application worked fine and I could see the eye information in TextMeshPro. However, the csv is not saved anywhere. Thank you in advance for your help.MyTestScript2.cs Link to comment Share on other sites More sharing options...
unko Posted April 24 Author Share Posted April 24 I have referred to this topic and have taken action on android permissions. I ran the apk on vive elite and only got the popup about permissions once. Once I allowed it, it never asked me again. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now