Code Monkey home page Code Monkey logo

Comments (4)

nenick avatar nenick commented on July 22, 2024

thanks for your simple example and i found the pitfall. In alphabetical order upper case letter comes before of lower case letters. So your UnitTest-module was just in front and not the app-module

I also updated it here with extra tips
https://github.com/nenick/android-gradle-template/wiki/Renaming-project-modules

from android-gradle-template.

RichardGuion avatar RichardGuion commented on July 22, 2024

I finally figured this out - thanks to your working example I could compare against the --debug log on gradlew.

Your project mysteriously builds the projects in order:

Included projects: [root project 'android-gradle-template', project ':AndroidSample', project ':ComponentTestsRobolectric', project ':GenerateDatabaseContent', project ':UnitTestsRobolectric']

In other words - it compiles the main AndroidSample first; the order is alphabetical!

from android-gradle-template.

RichardGuion avatar RichardGuion commented on July 22, 2024

LOL - you answered me at the same time I found the answer! Thank you for your effort!

I have learned a lot by looking at this code. I even put in some debug statements in the plugin.

from android-gradle-template.

nenick avatar nenick commented on July 22, 2024

good to know that you are searching by self for your issues ;)

(when you feel, your issues are not more present, then please close them)

from android-gradle-template.

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.