【问题标题】:Package is not existing in android studio包在 android studio 中不存在
【发布时间】:2019-02-02 01:41:17
【问题描述】:

我使用maven导入库

implementation 'com.arxanfintech:wallet-sdk-java:2.0.1c'

什么时候完成

Compilation failed; see the compiler error output for details.

enter image description here

【问题讨论】:

  • 您在 MainActivity 中有错误

标签: java android maven gradle


【解决方案1】:

我解决了,你应该在依赖项中添加implementation 'com.android.support:multidex:1.0.3'

【讨论】:

    猜你喜欢
    • 2014-03-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-08-14
    • 2014-12-12
    相关资源
    最近更新 更多