ovr upload fails due to missing android exported in manifest
I started receiving the following failures from ovr-platform-util when uploading quest apks with multiple apps and no changes to my manifest file: The AndroidManifest.xml contains an <intent-filter>, but android:exported was not set on its parent node. Add it to your manifest and try again. See https://developer.android.com/about/versions/12/behavior-changes-12#exported for more details. Anyone else experiencing this ?4.1KViews1like4CommentsUploading apps via linux
Since the web upload is no longer possible could you provide the commandline utility for Linux? I did all my openXR dev with Android studio under Linux but then had to re-boot to Windows and then download the SDK again and compile it again. I don't mind working with a commandline tool which complements ADB under Liniux. Oh, and it would be great if that could also do screen capture as ADB at full landscape resolution.700Views1like0Comments