ARToolKit is a library to create augmented reality aplications. I wanna know how to create Android AR apps and I have chosen this tool for this. I'm using Android Studio SDK in Windows7 and I have downloaded and unzip the ARToolKit5-bin-5.3.2-Android and then I have imported and proved the ARSimple example that is included in that package. Well then, I wanna research into RA by myself creating my own app. For that, I need to add the ARToolKit package to my project and like this I can use the AR classes and methods, but I don't known how do it. Please, is anyone there that can help me?
Thanks in advance!
=== UPDATE 1: 15/Feb/2018 ===
For all of you that might read that in the future. The download of ARToolKit6 was taken down by DAQRI and I'm unsure if the program will be continued.
=== ORIGINAL post ===
I can tell you the steps for ARToolKit6. I'm aware that you have asked for the steps for ARToolKit5 but I believe they are not that different.
In short, these are the things that you need to do:
+
Import .JAR/.AAR Package
> NextAs File name
on the right select ...
and then navigate to the .aar file in the unziped ARToolKit6 Android SDK
Close the Open Module Settings
dialouge with OK
Open it again Right click your app > Open Module Settings
Select your app on the left and navigate to Dependencies
tab
+
> Module Dependencies and select AR6J-releaseYou can find a longer description and a step by step video on this page: http://augmentmy.world/integrate-artoolkit6-android-sdk