yijing Posted September 7, 2023 Posted September 7, 2023 Hello, I am following both Using Direct Preview For Testing On The Headset With Unity and DirectPreview tutorial. I had already installed HTC Device/VIVE RR Interface on my PC. I believe Unity is using the correct Android adb.exe file because no errors occurred and the unity console show “adb.exe exist in path”. However, after I click “Install Device APK” I got an error message “Install Direct Preview device APK failed.” According to the "USB" section of the DirectPreview webpage, in Step 2 under the "Note," I need to check if there are any white-space in the project path within Unity's console window. However, I didn't find any spaces in the path. How can I resolve this issue?
Tony PH Lin Posted September 8, 2023 Posted September 8, 2023 Hi @yijing, @Ahmed Khan, Could you PM us with debug logs from below path to further dig out? Thanks. C:\ProgramData\HTC\ViveSoftware\ViveRR\Log & C:\Users\[username]\AppData\Local\Unity\Editor
yijing Posted September 11, 2023 Author Posted September 11, 2023 Hello, @Tony PH Lin Here are the files from two different paths. Please assist me in resolving the issue. Thank you very much. Editor.rarLog.rar 1
Tony PH Lin Posted September 13, 2023 Posted September 13, 2023 Hi @yijing, Thanks and we're checking to see how we can provide the suggestion.
Tony PH Lin Posted September 14, 2023 Posted September 14, 2023 Hi @yijing, About the install DP device apk failed issue, we clarified the issue was fixed this in 5.3.2-r.4. You can use the latest one to verify. Or you can use command “adb install -r -g -d Vive_rrClient.apk” under the folder to install it. Library\PackageCache\[email protected]\Runtime\DirectPreview\Binary\RRClient Let us know if it's working on your side, thanks.
yijing Posted September 18, 2023 Author Posted September 18, 2023 Hi @Tony PH Lin, I successfully installed the Vive_rrClient.apk in VIVE XR Elite using the command line. Thank you for the response.😀
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