Skip to content

Instantly share code, notes, and snippets.

@prime31
Last active September 8, 2016 17:50
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save prime31/7683192 to your computer and use it in GitHub Desktop.
Save prime31/7683192 to your computer and use it in GitHub Desktop.
Activity override system that will work with Vuforia. Note that this is provided as-is and we do not provide support for working with Vuforia.
- download the jar file from here: https://mega.co.nz/#!pd81gYBA!ui33ktU2xDqmcsYOv5oSZ6v-niPp1ofwh02naT7Vqbs Note that anytime you import any other plugins make sure that file doesn't get overwritten!
- overwrite the file with the same name in the Plugins/Android folder with the downloaded jar
- generate an AndroidManifest.xml file
- add the required permissions for Vuforia to the generated AndroidManifest.xml (see their docs for the details)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment