OpenXR-SDK-Source icon indicating copy to clipboard operation
OpenXR-SDK-Source copied to clipboard

Is xrCreateInstance synonymous to onCreate() in android

Open mshoaib6 opened this issue 1 year ago • 1 comments

Just like onCreate() starts an activity, does xrCreateInstance work in a similar manner? For instance, when I see the xrCreateInstance log entry in the API Dump, does it mean that a new activity in the app has been initiated?

Thanks!

mshoaib6 avatar Dec 07 '22 23:12 mshoaib6