I want to make a small Augmented Reality Android app, using the Image Marker functionality from the Vuforia Framework.
I have downloaded the SDK and the Sample project and set it all up. It all works fine, after a long working process.
Now I want to create a new project and add the Image Marker session when you press a button. But I have no clue which files I should import, get only the framework working with the Image Marker session into my own app.
I have looked the documentation through, but I can only find information on how to set up the sample project. Can anyone help me with importing Vuforia to my own project?
Importing Vuforia Core Samples:
-Go to the asset store and search for the "Vuforia Core Samples" package or click this link. -Download and import the package. -Note: Vuforia Core Samples form a complete project and will overwrite the current project. We recommend you import Vuforia Core Samples into an empty project -Enable "Vuforia Augmented Reality Supported" in "XR Settings" of Unity's Player Settings.