exgreen Posted July 28, 2018 Share Posted July 28, 2018 Can't launch apps Hi. I've put my Vive Focus into development mode, allowed install of unknown sources and then installed the apk through ADB. In my settings>Apps I can see the apps there. However they don't appear in the library. I've rebooted and also tried uninstalling through adb and reinstalling, with no luck. Any suggestions? Link to comment Share on other sites More sharing options...
Shang Huang Posted July 28, 2018 Share Posted July 28, 2018 Does your app have code below in your manifest file? <intent-filter> <category android:name="com.htc.intent.category.VRAPP" /></intent-filter> 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