`
kingbinchow
  • 浏览: 122473 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

unspecified on project app resolves to an APK archive which is not supported as

阅读更多
In 作为library的project 中的build.gradle
apply plugin: 'com.android.application'

修改为
[color=red]
apply plugin: 'com.android.library'
[/color]
就可以work了
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics