Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
CritterHP5's avatar
CritterHP5
Protege
5 years ago
Solved

2D App not Launching "Launching as Reprojected Android App"

I am creating a 2D Android app using Android Studio and I get the following message in adb logcat upon launch either from the "Run" button in Android Studio or if the app is executed remotely via an mdm service.

 

I/[SEO] SystemUXController: Package:vrdesktop: for target:vrdesktop://com.company.apptitle/com.company.apptitle.MainActivity, uri:com.oculus.vrshell.desktop lauching as reporjected android app.

 

Is there some additional property I need to configure in the Manifest or something to prevent it from trying to launch it through vrdesktop? I get this message even when the device is not connected to a PC.