Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Architecture components - Solving the lifecycle problem #5

Open
geekanamika opened this issue Mar 1, 2018 · 0 comments
Open

Architecture components - Solving the lifecycle problem #5

geekanamika opened this issue Mar 1, 2018 · 0 comments
Labels

Comments

@geekanamika
Copy link

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

  • Why architecture components ?
  • Introduction to LiveData, Lifecycleowner & Viewmodel
  • How it solves lifecycle problems ?
  • Codelab

Format
Codelab

Pre-requisites

  • Basic knowledge of Android Activity lifecycle
  • Build the code in Studio to avoid setting up time

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants