Android Clean Architecture
Setting up a Multi-Module project
Up next
Previous
About
For our android application, we're going to using clean architecture. Because of this, it makes sense for us to use a modularised approach to create a clear separation of concerns. In this lesson, we're going to be setting up a project ready for a multi-module environment within Android Studio.
Instructor
Links
Comments
I'm using the Android Studio 3.2 beta 4 and this step breaks the project. When you delete the APP module and add your own module, when you close and restart the project Android Studio will not properly load the project. It will not load the module. I tested it in AS 3.3 as well and it too had the same problem. After investigating it I believe it's the deleting of the APP module that is causing the problem. I'm going to attempt to follow along while leaving the APP module as it looks like Joe adds it back in the end anyway.
Lessons in Android Clean Architecture















































































