Closed AAGaming00 closed 1 year ago
For some reason, you can't do it through shell, but can in the settings. Try using a third-party launcher such as this to open the android settings app (not the same as the Quest settings app!) and then navigate to apps -> Explore. You can disable it there.
For some reason, you can't do it through shell, but can in the settings. Try using a third-party launcher such as this to open the android settings app (not the same as the Quest settings app!) and then navigate to apps -> Explore. You can disable it there.
Yes, but then wouldn't it open the store to the Explore app listing on startup instead? that's what happens when I uninstall --user 0 it
It does not, at least for me.
On Wed, Sep 6, 2023, 10:22 PM AAGaming @.***> wrote:
For some reason, you can't do it through shell, but can in the settings. Try using a third-party launcher such as this https://github.com/threethan/LightningLauncher/ to open the android settings app (not the same as the Quest settings app!) and then navigate to apps -> Explore. You can disable it there.
Yes, but then wouldn't it open the store to the Explore app listing on startup instead? that's what happens when I uninstall --user 0 it
— Reply to this email directly, view it on GitHub https://github.com/basti564/Oculess/issues/109#issuecomment-1709379355, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADABMKFW77XCA3NMR7HTTXTXZEVWXANCNFSM6AAAAAA4JXWRJY . You are receiving this because you commented.Message ID: @.***>
Seems to work fine, yeah. Thanks!
trying to disable it with
pm disable
yieldsjava.lang.SecurityException: Shell cannot change component state for com.oculus.explore/null to 2
However, pm uninstall --user 0 works, but then the store page for Explore loads on startup instead.