美文网首页
move to gradle-experimental

move to gradle-experimental

作者: RoFF | 来源:发表于2016-04-21 23:20 被阅读249次

    1, add "-Dorg.gradle.model.dsl=true" to gradle argument

    2, useLibrary 'org.apache.http.legacy'   --> 

    dependencies {  compile files('libs/org.apache.http.legacy.jar') }  要用最低版本的吗?  SDK/platforms下

    3,关闭instant run (AS 2.0)

    Run/Debug Configurations

    Error: C++ debugger package is missing or incompatible

    native --> Debugger download and install lldb

    Debug type : native ? hybird ?

    相关文章

      网友评论

          本文标题:move to gradle-experimental

          本文链接:https://www.haomeiwen.com/subject/watokttx.html