【问题标题】:How to embed slideMenu into android 2.3.3 project?如何将 slideMenu 嵌入到 android 2.3.3 项目中?
【发布时间】:2013-09-25 05:53:04
【问题描述】:

我正在尝试将 slidemenu 嵌入到我的支持 android 2.3.3 及更低版本的 android 应用程序中。

但我不断收到以下错误。可能是什么问题,我该如何解决它

[2013-09-25 08:47:23 - SlidingMenuExample] Found 2 versions of android-support-v4.jar in the dependency list,
[2013-09-25 08:47:23 - SlidingMenuExample] but not all the versions are identical (check is based on SHA-1 only at this time).
[2013-09-25 08:47:23 - SlidingMenuExample] All versions of the libraries must be the same at this time.
[2013-09-25 08:47:23 - SlidingMenuExample] Versions found are:
[2013-09-25 08:47:23 - SlidingMenuExample] Path: D:\Android\library\libs\android-support-v4.jar
[2013-09-25 08:47:23 - SlidingMenuExample]  Length: 385685
[2013-09-25 08:47:23 - SlidingMenuExample]  SHA-1: 48c94ae70fa65718b382098237806a5909bb096e
[2013-09-25 08:47:23 - SlidingMenuExample] Path: D:\Android\SlidingMenuExample\libs\android-support-v4.jar
[2013-09-25 08:47:23 - SlidingMenuExample]  Length: 556198
[2013-09-25 08:47:23 - SlidingMenuExample]  SHA-1: 4a6be13368bb64c5a0b0460632d228a1a915f58f
[2013-09-25 08:47:23 - SlidingMenuExample] Jar mismatch! Fix your dependencies

【问题讨论】:

标签: java android


【解决方案1】:

从项目的库中删除 android-support-v4.jar 并尝试清理项目。

【讨论】:

    【解决方案2】:

    在 Eclipse 中,右键单击项目和库“Android Tools/Add Support Library...”,然后clean所有项目

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2019-04-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-12-22
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多