【问题标题】:How to integrate the Android Support Repository in an IBM MobileFirst Platform 7.1 project using Eclipse如何使用 Eclipse 将 Android Support Repository 集成到 IBM MobileFirst Platform 7.1 项目中
【发布时间】:2017-11-15 21:38:34
【问题描述】:

我正在使用 Eclipse Mars 在 IBM MobileFirst 7.1 项目中工作,但是当我尝试在设备中部署我的应用程序时,应用程序停止并且错误与 android/support/v4/view/GestureDetectorCompat 类有关。我正在使用支持库 19,因为这是一个 jar 文件,但是如果我想使用 25 或 26 alpha,我找不到将 .aar 文件转换为 .jar 并继续使用 Eclipse IDE 的方法。

是否有任何方法可以使用使用此配置更新的支持库?

【问题讨论】:

    标签: android eclipse ibm-mobilefirst


    【解决方案1】:

    作为一种快速修复,您可以提取 .aar 文件,该文件将包含您可以在 Eclipse 中使用的 classes.jar。

    【讨论】:

    • 我会将此答案标记为解决方案,但它是部分解决方案,因为支持库只有我需要的类,直到 24.1.1 版本。从 24.2.0 开始,.class 文件不存在。
    猜你喜欢
    • 1970-01-01
    • 2015-11-07
    • 1970-01-01
    • 2016-05-12
    • 2017-02-23
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多