GithubHelp home page GithubHelp logo

怎么运行单个模块呢?运行某个activity 的时候会需要选择一个module,只有app 可以选 about modularizationproject HOT 3 OPEN

baronz88 avatar baronz88 commented on June 29, 2024 1
怎么运行单个模块呢?运行某个activity 的时候会需要选择一个module,只有app 可以选

from modularizationproject.

Comments (3)

aqiuzzt avatar aqiuzzt commented on June 29, 2024

直接修改isBuildModule=false 为true,注释掉对应Activity中注解代码,不然会报空指针

from modularizationproject.

monkeycraps avatar monkeycraps commented on June 29, 2024

`Error:Execution failed for task ':NewHouseModule:processDebugManifest'.

Manifest merger failed : Attribute application@label value=(@string/new_house_app_name) from AndroidManifest.xml:8:9-51
is also present at [com.github.BaronZ88:Retrofit2-FastJson-Converter:1.2] AndroidManifest.xml:13:9-41 value=(@string/app_name).
Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:5:5-20:19 to override.`

manifest 资源合并冲突

from modularizationproject.

monkeycraps avatar monkeycraps commented on June 29, 2024

最后注释掉分module 的 @Label 该行,能执行正常

from modularizationproject.

Related Issues (8)

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.