Adb shell start - how?
I can successfully install my (unity developed) myapp.apk file onto the Quest 2. Two issues: 1. Where does adb actually put the app? 2. I want to be able to start and restart my app at will. I can "adb shell" but when I run "start" it requires root. Somehow, Unity is causing my app to start after the install. HOW?3.5KViews0likes1Comment