我的应用程序依赖于Google Play服务,但您的设备不支持该服务.请与制造商联系以获得帮助 [英] My application relies Google play services, which is not supported by your device. contact the manufacturer for assistance

查看:116
本文介绍了我的应用程序依赖于Google Play服务,但您的设备不支持该服务.请与制造商联系以获得帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在4.4.2(API 19)上创建Google Map应用程序,并添加了所有Google Play服务,Google存储库以及4.4.2(API 19)下的所有程序包.但是我遇到了这个错误:

我的应用程序依赖于Google Play服务,但不支持你的设备.请与制造商联系以寻求帮助.

解决方案

可能的解决方案:

  1. 请确保您使用的是最新版本的Google Play服务&最重要的是您的Play服务未禁用.您可以在此处下载最新版本,

创建这样的虚拟设备,

对于Android Studio,

对于Eclipse,

I am creating a Google Map application on 4.4.2 (API 19) and added all Google Play services, Google repository and all packages under 4.4.2 (API 19). But I'm getting this error:

My application relies Google play services, which is not supported by your device. contact the manufacturer for assistance.

解决方案

Possible solution:

  1. Make sure you are using the latest version of Google Play Service & most importantly your Play Services isn't disabled. You can download the latest version here,

https://play.google.com/store/apps/details?id=com.google.android.gms

Uninstall any previous updated before installing the new one

Goto -> Settings -> Apps -> Google Play Services -> Uninstall installed updates

  1. Make sure your current date/time is correct.

UPDATED ANSWER:

If you are using an emulator you should keep in mind that emulator doesn't support Google Play Services by default. What you can do is download and install Google APIs from SDK Manager then create a new device in emulator using the Google APIs as target.

First install Google APIs from SDK Manager,

Create a virtual device like this,

For Android Studio,

For Eclipse,

这篇关于我的应用程序依赖于Google Play服务,但您的设备不支持该服务.请与制造商联系以获得帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆