Start a new topic

Add marker in specific location for native java.

We have current android project in Java. And we need to implement one of the AR feature into our project which is possible using

Wikitude SDK (http://www.wikitude.com).

 

Wikitude SDK have support in both for Android native and Javascript API. But we are facing issue that the particular feature (GEO AR (POINTS OF INTEREST)) is not available in Native Java.


We need to integrate functionality like When launching the AR portion of the app you will be passed a list of users to display in the app. for right now just display all users that have the app installed like attached Document

Register Email Id : Chirag.iblazing@gmail.com

I hope you understand situation and reply me asap.


location.png
(731 KB)
1 Comment

sorry for late reply,

Unfortunately, Geo AR is only available for our JS API. Please have a look at the related samples.
Please note that the accuracy of this highly depends on the implementation of your LocationProvider (check out platform location service for iOS/Android)

Best regards,

Andreas

Login or Signup to post a comment