谷歌播放下载档案库错误 [英] Google Play Downloader Library errors

查看:384
本文介绍了谷歌播放下载档案库错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我从现有源的新项目(谷歌播放下载库)与APK扩展文件使用,该项目被加上许多错误的:


  • DownloaderClientMarshaller.java

  • DownloaderServiceMarshaller.java

  • DownloadProgressInfo.java

  • DownloaderService.java

  • DownloadNotification.java

  • V11CustomNotification.java

  • V3CustomNotification.java

图书馆targetSdkVersion为15

添加库到我的项目生成以下错误:

  [2012-04-17 23点03分54秒 - 图集] D:\\程序\\机器人sdk\\android-sdk-windows\\extras\\google\\play_apk_expansion\\downloader_library\\res\\values-v9\\styles.xml:3:错误:错误为检索项父:没有资源的发现,给定的名称'机器人:TextAppearance.StatusBar.EventContent'匹配。[2012-04-17 23点03分54秒 - 图集] D:\\程序\\机器人sdk\\android-sdk-windows\\extras\\google\\play_apk_expansion\\downloader_library\\res\\values-v9\\styles.xml:4:错误:错误为检索项父:没有资源的发现,给定的名称'机器人:TextAppearance.StatusBar.EventContent.Title'匹配。


解决方案

尝试删除值-V9。它帮助了我。

When I create a new project from existing source (Google play downloader library) to use with APK expansion files, the project is added with many errors in:

  • DownloaderClientMarshaller.java
  • DownloaderServiceMarshaller.java
  • DownloadProgressInfo.java
  • DownloaderService.java
  • DownloadNotification.java
  • V11CustomNotification.java
  • V3CustomNotification.java

The library targetSdkVersion is 15

Adding the library to my project generates the following errors:

[2012-04-17 23:03:54 - Atlas] D:\Programming\android sdk\android-sdk-windows\extras\google\play_apk_expansion\downloader_library\res\values-v9\styles.xml:3:     error: Error retrieving parent for item: No resource found that matches the given name     'android:TextAppearance.StatusBar.EventContent'.

[2012-04-17 23:03:54 - Atlas] D:\Programming\android sdk\android-sdk-windows\extras\google\play_apk_expansion\downloader_library\res\values-v9\styles.xml:4:     error: Error retrieving parent for item: No resource found that matches the given name     'android:TextAppearance.StatusBar.EventContent.Title'.

解决方案

Try to delete values-v9. It's helped me.

这篇关于谷歌播放下载档案库错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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