Search code examples
androidaugmented-reality

Android Augmented Reality overlay POI


I would like to display an icon/image floating "beacon" on a specific GPS point. I would like to make it visible to the user, if the is around the location and pointing his device to the right direction. Like on the image, I've attached. Please mind, I'm interested in Android solution, and I'm looking for pure coding or lovely libraries to use. In term of libraries, I would like to have one, which is not 2-3 years old, like to most of the google searches. Android AR image

I would like to kindly ask you to help me out with some tutorial, or solution, because I haven't found anything usable yet.


Solution

  • Check out Wikitude's Augmented Reality SDK - more details.

    It even provides "Browsing POI Samples" Sample Application that covers your scenario.

    Best regards, Andreas