Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/199.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android Google Play服务库导入导致头部错误eclipse_Android_Google Play Services - Fatal编程技术网

Android Google Play服务库导入导致头部错误eclipse

Android Google Play服务库导入导致头部错误eclipse,android,google-play-services,Android,Google Play Services,当我将Google play服务库导入到我的项目中进行广告时,我的项目无法启动。 我正在使用解析库进行推送通知 当我删除Google play服务库时,它工作正常。为什么会出现这个问题以及如何解决它?一个快速的谷歌搜索让我: 有人说索引文件可以创建JVM OutofMemory例外。。 您试过了吗?请发布您的日志错误。在我的应用程序中将google play服务添加为库项目时,eclipse中没有出现任何日志错误

当我将Google play服务库导入到我的项目中进行广告时,我的项目无法启动。 我正在使用解析库进行推送通知


当我删除Google play服务库时,它工作正常。为什么会出现这个问题以及如何解决它?

一个快速的谷歌搜索让我:


有人说索引文件可以创建JVM OutofMemory例外。。
您试过了吗?

请发布您的日志错误。在我的应用程序中将google play服务添加为库项目时,eclipse中没有出现任何日志错误