WTM-NewDelhi / Proposals

5 stars 3 forks source link

Architecture components - Solving the lifecycle problem #5

Open geekanamika opened 6 years ago

geekanamika commented 6 years ago

Abstract Architecture components are a set of Android libraries that help you structure your app in a way that is robust, testable, and maintainable.

About

Format Codelab

Pre-requisites

Expected duration 45 mins

Level Intermediate

Previous Experience/Sample ppt I have been taking Society classes in my college (GTBIT) weekly. Sample notes : Link PS : I know , these are not presentable , only for reference purposes.

Speaker Bio I am Anamika Tripathi , a CS Undergraduate student & Android developer. President of Android Techies GTBIT , Former GCI17 Mentor(Systers Organisation)

LinkedIn/Twitter Profile LinkedIn Twitter

How will it help developers/students It will provide knowledge to handle lifecycle easily. Architecture components can be used easily with structure the app in a way that is robust, testable, and maintainable with less boilerplate code. Room persistant library can be easily used with it.