android-architecture-lifecycle topic

List android-architecture-lifecycle repositories

android-arch-components-lifecycle

48
Stars
10
Forks
Watchers

A demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Video Player is created using the Exoplayer Library

cw-androidarch

219
Stars
64
Forks
Watchers

Source Code for the Book "Android's Architecture Components"

android-rotation-sensor-sample

110
Stars
46
Forks
Watchers

Example of using the Android rotation sensor and visualizing the device rotation with a custom view.

News-Feed

110
Stars
30
Forks
Watchers

Demonstrating clean architecture with Jetpack components with Room offline persistence and online/offline pagination. A medium article link is given below which explains this project.

github-commit-browser

56
Stars
9
Forks
Watchers

A blog companion sample project that demonstrates saving UI state after process death on Android utilizing the community established 3rd party libraries

Android-Retainable-Tasks

23
Stars
2
Forks
Watchers

A mini-library that makes it really easy to retain background tasks on orientation changes

LifecycleMusicPlayer

21
Stars
3
Forks
Watchers

Sample music player app with lifecycle component to play/pause music when certain lifecycle events are triggered in Activity

Android chatbot using: Dialogflow (Api.ai) for machine learning & NLP, AWS DynamoDB NoSQL Database, DynamoDB Object Mapper, AWS Cognito Identity. Android Architecture Components: Room Persistence Libr...

LocationUpdates-LiveData-ViewModel

16
Stars
3
Forks
Watchers

Location services using FusedLocation Api and handle location updates as a LiveData using Android architecture components and Jetpack libraries.