We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

The Build Side of an Android App

Formal Metadata

Title
The Build Side of an Android App
Title of Series
Number of Parts
90
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Are annotation processors fast or slow, is having many packages a good thing, and what about modules? What could be an efficient project architecture? All these and more, we are going to present in our talk backed up by hard metrics. You will gain tools how to properly architect and refactor your Android app when working with the following: Modules Topologies Java/Kotlin Annotation Processors Packages