This blog post is a simple tutorial to demonstrate how easy it is to set up a full fledge Augmented Reality browser with Wikitude API. It will only take 10 minutes of your time in its most simplest form, ready to be customized with your own needs. It should be easy enough to let you innovate on your own.
For this to happen, I assume you already have these items ready with your setup:
- Eclipse (Preferably Indigo)
- Android Developer Tools for Eclipse here
- Android SDK here
- Wikitude SDK here
The project is live at Github: https://github.com/tistaharahap/ARBrowser
I believe codes will speak louder than words
could you explain little bit more
how to install
Wikitude SDK in eclipse? please help me
Which part?
After you downloaded the SDK, remember where you saved it and go to Eclipse. Right click on the Android Project root directory and choose Properties. Next you go to the left hand side and click Java Build Path. On the right hand side, select the Libraries Tab and there’s a button Add External JARs, click on it and point it to the JAR you downloaded from the Wikitude SDK.
Hope this helps.
thanks that resolve my problem, but i get some error at
import org.openintents.intents.WikitudeARIntent;import org.openintents.intents.WikitudePOI;
Did i something wrong to do?
and how to get WIKITUDE_REG_KEY and WIKITUDE_REG_NAME ?
please your advice and thank you before ^^
looks good!..but if u could please show a step by step tutorial, it would be nice
which version of wikitude SDK did you use? and for which API level?
i’m getting the following error when i try to run:
The library ‘wikitudesdk.jar’ contains native libraries that will not run on the device.The following libraries were found:- libs/armeabi/libarchitect.so
please reply!
pas saya klik launch AR browser ko ga bisa ya pak.. saya dah masukin external jar nya dah wikitude reg key dan reg name juga,, apa nge debug nya ada cara khusus pak?
add Accelerometer and GPS Support to your AVD
The application ARBrowser(process com.bango.tutorial.arbrowser) has stopped unexpectedly.Please try again…how i can fix it???that’s show when i lunch AR Browser button…
same as with me