基于位置的增强现实Android SDK

时间:2022-12-01 11:58:52

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

我正在为我正在开发的基于位置的AR应用程序寻找Android SDK。

These are the features I am looking for:

这些是我正在寻找的功能:

  1. Open-source framework preferred (Wikitude API requires an external install which is inconvenient).
  2. 首选开源框架(Wikitude API需要外部安装,这是不方便的)。
  3. 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 :)
  4. 我的应用程序应该可以轻松打开/关闭相机视图。具体来说,我想在用户直接拿起手机时打开摄像头视图,并在平坦时切换到地图视图。如果SDK已经支持这将是很好的:)
  5. 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.
  6. 我可以从我的应用程序中添加POI(不是从远程POI服务加载)到摄像机视图,然后SDK会在离我当前位置一定距离内显示标记。

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

我希望我的描述足够清楚。谢谢你的任何建议!

3 个解决方案

#1


8  

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!

对于AR部分,您可以使用此源代码。对于第二个功能,使用传感器启动意图。而第3个使用MapActivity,你可以从这个例子开始祝你好运!

#2


2  

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

您可以尝试提供基于完整位置的AR的metaio Mobile SDK。流行的AR浏览器junaio基于此SDK。

#3


1  

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

你可以使用junaio。它免费并支持android和iphone平台,请看以下链接http://www.junaio.com/

Coding also very easy with junaio. Its PHP

使用junaio编码也很容易。它的PHP

#1


8  

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!

对于AR部分,您可以使用此源代码。对于第二个功能,使用传感器启动意图。而第3个使用MapActivity,你可以从这个例子开始祝你好运!

#2


2  

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

您可以尝试提供基于完整位置的AR的metaio Mobile SDK。流行的AR浏览器junaio基于此SDK。

#3


1  

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

你可以使用junaio。它免费并支持android和iphone平台,请看以下链接http://www.junaio.com/

Coding also very easy with junaio. Its PHP

使用junaio编码也很容易。它的PHP