Forum Discussion
SunnyDays321
6 years agoExplorer
How do you delete VR apps in the Unknown Sources library tab?
Hi All,
I am new to developing VR apps using Unity for Oculus Quest and wanted to know how do you delete the apps in the Unknown Sources library tab?
I hope you can help
Courtney
Courtney
6 Replies
- virtualHCGExpert ProtegeI was wondering the same and so far the only way to do it I've found is via adb with the device connected to your development computer. You can just do this (change com.example.app to the identifier of your app):
adb uninstall com.example.app - 13648877531Honored GuestGood job!
- Geist2501ExplorerYou could also consider to install a file manager that comes with an app manager. Is useful for more than that during development.
- JattierProtegeI ended up getting this app: https://headjack.io/tutorial/sideload-install-app-apk-oculus-go-quest/
It's worked great. Some apps I've made have crashed badly and won't even show up in Unknown Sources. This app still finds the bad apk and allows me to remove it from my Quest -- something SideQuest failed to do. - tricolorcat_Honored GuestUnder settings and storage (in german "Speicher") you can find all installed apps, also the ones from unknown sources. There you can delete them, too.
- kavanavakExpert ProtegeIf you're in the Quest Link menu (in headset): The same way you uninstall all apps, pointer over it, select the three dots "..." and then select "Remove from Library". If you don't see the app listed in the Quest Link library, disable it and do the following:
From the standard Quest Home (in headset), select your Library (9 squares icon on the toolbar) then select Unknown Sources on the top-right dropdown menu (last on the list), and then select the three vertical dots (... but up/down) and select uninstall.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years agoAnonymous
- 2 years ago
- 4 months ago