mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-04-24 03:00:11 -04:00
1.2 KiB
1.2 KiB
Hello World
This sample dispalys Hello world in the camera The project is a stand-alone Sample PhoneGap Android Project using the basic Wikitude PhoneGap plugin to display "Hello World" in the camera-view. Solely the wikitudesdk.jar needs to be pasted to the project and added to build path to get rid of the compile-time errors
####Prerequisites:
- You need to register as developer at Wikitude and downloaded the SDK
SETUP
- Import it in Eclipse as Android-Project
- Copy
wikitudesdk.jarfrom the Android WikitudeSDK to project'slibs-folder - Run the application on your device / emulator