Hello Image Recognition Android
This document describes all necessary steps to get the sample running. Once set up, the app augments the Wikitude Logo in your camera.
####Prerequisites:
-
You need to register as developer at Wikitude and downloaded the SDK, two files from the SDK's Android-folder are required, as described below.
-
Download the Vuforia Framework from Qualcomm (You need to register yourself as a Qualcomm developer)
SETUP
-
Import HelloImageRecognition-project in Eclipse as Android-Project
-
Copy
wikitudesdk.jarfrom the Android WikitudeSDK to project'slibs-folder -
Copy
libExtensionVuforia.sofrom the Android WikitudeSDK tolibs/armeabi-folder (create subfolder if necessary) -
From Qualcomm's Vuforia SDK: Copy
QCAR.jarto your projectslibs-folder and add it to your project's build. Also copy Vuforia'slibQCAR.soto yourlibs/armeabi-folder