开发者

Location-based Augmented Reality Android SDK [closed]

开发者 https://www.devze.com 2023-03-16 07:24 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.开发者_如何
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers. 开发者_如何学JAVA

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I am looking for an Android SDK for a location-based AR app I am developing.

These are the features I am looking for:

  1. Open-source framework preferred (Wikitude API requires an external install which is inconvenient).
  2. My application should easily open/close the camera view. Specifically, I'd like to open the camera view when the user holds the phone straight up and switch to a map view when it is flat. It would be great if the SDK already supports this :)
  3. I can add POIs from my application (not loading from a remote POI service) to the camera view, then the SDK would display markers within some distance from my current location.

I hope my description is clear enough. Thanks for any suggestions!


For the AR part you can use this source code. For the 2nd functionality use the sensor to launch the intents. And the 3rd use a MapActivity, you can start with this example Good luck!


You can try metaio Mobile SDK that offers complete location based AR. The popular AR browser junaio is based on this SDK.


You can use junaio. Its free and supports both android and iphone platforms see the following link http://www.junaio.com/

Coding also very easy with junaio. Its PHP

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号