Code Monkey home page Code Monkey logo

Comments (4)

fashare2015 avatar fashare2015 commented on September 24, 2024 1

恩,这个坑我知道,简直巨坑。

但不只这个,*.iml.gradle有点像,里边还有第三方库的依赖。所以我这边clone下来,java代码中有一些import找不到。不确定你是否用了其他第三方库。

或者你可以尝试用 gradle 构建,还TM能用 kotlin 写。
https://github.com/JetBrains/gradle-intellij-plugin/tree/master/examples

from androidsourceviewer.

pengwei1024 avatar pengwei1024 commented on September 24, 2024

直接导入插件会被解析为 Java 项目,改下*.iml 里面的 module type="JAVA_MODULE" 改成 module type="PLUGIN_MODULE" 应该就好了 http://www.apkfuns.com/-e5-af-bc-e5-85-a5intellij-plugin-e9-a1-b9-e7-9b-ae-e6-8a-a5-e9-94-99no-plugin-module-specified-for-configuration/ Android 中忽略*.iml习惯了 ,你的建议我会考虑下,多谢反馈

from androidsourceviewer.

pengwei1024 avatar pengwei1024 commented on September 24, 2024

那我知道啥原因了,应该是我依赖了 Android.jar, 用了里面的 FileUtil。可以改成 gradle 的

from androidsourceviewer.

fashare2015 avatar fashare2015 commented on September 24, 2024

话说回来,还是挺牛逼的。我Diff了一下Android5.0和6.0的Activity,很直观的看到了6.0关于动态权限的变化。

期待插件越来越好!!!

from androidsourceviewer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.