mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
5b8c8e30a4
Change package name to "renderdoc.org.demos" instead of "org.renderdoc.demos" (RenderDoc filters out packages containing "org.renderdoc.") Added an <intent-filter> to the Android manifest. This registers the activity with the android package system which means RenderDoc Launch Application knows the activity name to launch. Used category CATEGORY_ALTERNATIVE to prevent the activity from appearing on the launcher UI.