android-lifecycle
There are 58 repositories under android-lifecycle topic.
stephanenicolas/toothpick
A scope tree based Dependency Injection (DI) library for Java / Kotlin / Android.
airbnb/RxGroups
Easily group RxJava Observables together and tie them to your Android Activity lifecycle
theapache64/topcorn
A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with latest hot-trending Android development tools.
abhinav272/NewsApp
A Sample News App written in Kotlin using Android Architecture Components, MVVM
roudikk/guia
Navigation Component for Jetpack Compose with support for screens, dialogs, bottomsheets, transitions and multi module projects
FarshadTahmasbi/Vita
An extension for android ViewModel
yashovardhan99/TimeIt
A simple and easy to use stopwatch and timer library for android
waylon-brown/LifecycleAwareRx
Make your RxJava2 streams life-cycle aware with Android Architecture Components.
wada811/LifecycleDispose
Dispose automatically RxJava streams using AAC Lifecycle.
Chesire/LifecykleLog
Android library to log out Activity and Fragment lifecycle methods
AkshayChordiya/LifecycleMusicPlayer
Sample music player app with lifecycle component to play/pause music when certain lifecycle events are triggered in Activity
ductranit/livedatabus
Making an Event Bus with LiveData
halilozel1903/Covid19Stats
Covid-19 Virus 🦠 App 📱 using Dagger Hilt, Coroutines, ViewModel, Lifecycle, LiveData, Retrofit based on MVVM Architecture. 🛠
husaynhakeem/lifecycle-aware-component-sample
Sample Android application used in my article on Lifecycle aware components
waleska404/android-lifecycle
♻️ Mobile app that showcases the Android lifecycle to learn how it works.
appspell/Android-Architectural-Templates
Architectural templates for Android of different types of pages
halilozel1903/UnsplashExample
App 📱 using Dagger Hilt, Coroutines, ViewModel, Lifecycle, LiveData based on MVVM Architecture. 🛠
rajaumair7890/Darklify
Darklify is a dynamic wallpaper app designed to seamlessly switch between dark and light wallpapers based on your device's dark mode settings. Built using Jetpack Compose and Compose Material 3, Darklify offers a smooth, modern UI experience with dynamic colors and custom animations.
afaucogney/flipper-backstack
A Flipper-plugin to inspect the main Android object life-cycles in real-time.
pubiqq/lifecycleprops
Property delegates that enable you to associate properties with lifecycle-aware components.
joshuadeguzman/JetpackStarterKt
Starter kit for Android loaded with Jetpack and other dependencies to accelerate your development
mende273/CocktailBar
Android application, demonstrating the use of Coroutines, Flow, Room and Koin
akinemreyazici/My_Notes_App
Turkcell Kotlin Bootcamp Homework 7. This is a example project for using SQLite Database in Kotlin
cxMax/LifeCycler
hook activity or fragment lifecycle event in anywhere of your codes.
tschuchortdev/RetainedProperties
Delegated Kotlin properties that survive config changes in Android
vkrm26/eComm
An eCommerce Sample App based on MVVM architecture. MVVM + Retrofit + RxAndroid + Dagger2 + Room
AkshayChordiya/LifecycleAwareLoggingDemo
Simple demo of lifecycle component to log when certain lifecycle events are triggered in Activity
albertopeam/Android-Infrastructure
Android infrastructure library to handle multithreading and exceptions.
davenotdavid/arch-component-sample
A sample project attempting to use the latest and greatest Android tech.
faiyyazs/HeadLines
A simple android news application to demonstrate the usage for MVVM design pattern using Room database, LiveData, Databinding, Retrofit. The application supports caching of news articles.
faranjit/hilt-mvvm
An MVVM application using Hilt, Coroutines, Retrofit.
animeshroydev/AnimesAPIBlog
Demo video of Blog website from where app CREATE, DELETE, UPDATE post etc: https://youtu.be/I5jV_RvyGv0
nabilBouzineDev/BMICalculator
A simple demo project to help you practice some Android fundamentals using Kotlin
XIII-th/ping
iPing
YuanLiou/AndroidLifecycleExplorer
See and study how Android Fragment's lifecycle would run