Slide 37
Slide 37 text
Android JetPack - Android X Libs
● Suite of libraries and tools
○ Accelerates Development
○ Eliminates boilerplate code
○ Allows building high quality and robust apps
● Components
○ Foundational
■ Cross cutting functionality - Ex. Backwards compatibility
○ Architecture
■ Helps design robust, testable and mainable apps
○ Behaviour
■ Allows integration of Android services - Ex. Permissions and Notifications
○ UI
■ Provides widgets - to allow ease of development and delightful experiences