"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Is it possible to do augemented reality app in just one platform

1 I am currently trying to create an android application about augmented reality. I am quite lost about how it works in vufornia.

For now, i understand how the augmented effect can be done in unity as i have watched quite a number of youtube video tutorial.

However, i am not sure how it links up with the other feature of android studio and vufornia.

In android studio, the code is in java. However, the native code is in c++. Unity game engine script makes use of cs.

Is it possible if i can just do everything in java,or c++ or cs or i need to use all these platform.

 

2 Currently, my main objective is to detect an frame marker and then display a website.

How and where should i modify the code?

 

Thank you.