android-architecture-lifecycle topic
android-arch-components-lifecycle
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
Source Code for the Book "Android's Architecture Components"
android-rotation-sensor-sample
Example of using the Android rotation sensor and visualizing the device rotation with a custom view.
News-Feed
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.
ArchPackages
Android Arch Linux packages browser
github-commit-browser
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
A mini-library that makes it really easy to retain background tasks on orientation changes
LifecycleMusicPlayer
Sample music player app with lifecycle component to play/pause music when certain lifecycle events are triggered in Activity
android-aws-architecture-components-dialogflow-chatbot
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
Location services using FusedLocation Api and handle location updates as a LiveData using Android architecture components and Jetpack libraries.