What I am reading about play services is that it uses an API key, which implies it must have Internet access to work. Is this true?

我正在阅读的有关播放服务的内容是它使用API​​密钥,这意味着它必须具有Internet访问才能工作。这是真的?

The application I am working on must work without Internet access.

我正在处理的应用程序必须在没有Internet访问的情况下工作

2 个解决方案

#1


0

There are many pieces to the Play Services SDK. Some require API keys (e.g., Maps V2). Some do not (e.g., the fused location API).

Play Services SDK有很多部分。一些需要API密钥(例如,Maps V2)。一些不(例如,融合位置API)。

The application I am working on must work without Internet access.

我正在处理的应用程序必须在没有Internet访问的情况下工作

Then you are going to need to limit yourself to portions of the Play Services SDK that do not require an API key and do not have an intrinsic need for Internet access. I do not know if the fused location API needs Internet access to be useful.

然后,您将需要将自己限制在不需要API密钥且不具备Internet访问内在需求的Play Services SDK部分。我不知道融合位置API是否需要Internet访问才有用。

更多相关文章

  1. 如何为后台工作创建绑定服务(Xamarin)
  2. 通过不在android游标中工作的顺序
  3. android多线程数据存储 - ThreadLocal的工作原理
  4. 北京一年工作经验的java web开发程序员税前5K是不是要高了?
  5. java 对称加密——密钥与加密后的数据存盘方式
  6. 使加权图在JGraphT中工作
  7. 我无法让这个简单的ajax代码工作
  8. 工作中傻傻的错-2011/11
  9. 急找工作,想用java语言做一个小的软件,请高手指点

随机推荐

  1. JS与Android交互之html页面跳转到Android
  2. android界面布局
  3. 在Android中Preferences数据存储的使用
  4. Android ListView动态刷新
  5. 横竖屏切换时不销毁当前activity 和 锁定
  6. Android多媒体应用——ImageSwitcher
  7. ScrollView滚动条的各种设置
  8. Android(安卓)RecyclerView:设置指定位置
  9. android中获取到当前线程
  10. android 结构分析