Skip to content

Instantly share code, notes, and snippets.

@drawcode
Forked from prime31/prime[31] + Vuforia
Created March 20, 2016 07:38
Show Gist options
  • Select an option

  • Save drawcode/1c393eec63f3c0b6abcf to your computer and use it in GitHub Desktop.

Select an option

Save drawcode/1c393eec63f3c0b6abcf 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