Skip to content

Can't find Vuforia Wrapper #904

Open
@TrocheTroszeczke

Description

@TrocheTroszeczke

Hi!
I have encountered a problem when trying to implement fix below. I can't find Vuforia Wrapper.jar file. Can you tell from where should I got it?

Setup Vuforia

Thanks to @PiotrxKolasinski for writing down the exact steps:

Open the android/unityLibrary/build.gradle file and change the following:
  • implementation(name: 'VuforiaWrapper', ext: 'aar')
  • implementation project(':VuforiaWrapper')
In this new project window, go to File > New > New Module > Import .JAR/.AAR package and select the android/unityLibrary/libs/VuforiaWrapper.aar file. A new folder named VuforiaWrapper will be created inside android/. You can now close this new project window.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationDocumentation issue (readme or examples)vuforia

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions