Skip to content

Jordan Terry

Coding, aviation and general nonsense.

  • Home
    Everything.
  • Flying
    Tales from the cockpit.
    • Debriefs
      Post flying lesson debriefs.
    • Trips
      My favourite days in the air.
    • Aerobatics
      The best way to fly.
    • Reinforcement
      Practice makes perfect.
  • Coding
    Tales from behind the keyboard.
  • Polywork
    Anything notable.
  • Logbook
    My aviation logbook.
  • Twitter
  • Github
  • Youtube

Category: Android

Practical Modularisation for Android Developers

Practical Modularisation for Android Developers

Modularisation.. You cannot escape it as an Android Developer. As your code base gets larger well modularised code becomes crucial.

It can encourage code ownership, increased build speed, better organisation and increased productivity.

This post will help you to use the tooling available to you to modularise your codebase.

Posted on January 30, 2022February 8, 2022Categories Android, Coding
Proudly powered by WordPress