28 skills found
quangctkm9207 / Mvp Android Arch ComponentAndroid MVP sample adapts with new Android architecture components (Lifecycle, Room).
reactivedroid / TvFlixTvFlix android app using Dagger Hilt, Coroutines, Compose, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
JessYanCoding / LifecycleModel📬 The LifecycleModel class is designed to store and manage UI-related data in a lifecycle conscious way, the LifecycleModel class allows data to survive configuration changes such as screen rotations, it also handles the communication of the Activity / Fragment with the rest of the application, base on https://developer.android.google.cn/topic/libraries/architecture/viewmodel.html
commonsguy / Cw AndroidarchSource Code for the Book "Android's Architecture Components"
wheat7 / NationalGeographicNationalGeographic with Android Architecture Components(Lifecycle) & Kotlin
kplatfoot / Android Rotation Sensor SampleExample of using the Android rotation sensor and visualizing the device rotation with a custom view.
kanch231004 / News FeedDemonstrating clean architecture with Jetpack components with Room offline persistence and online/offline pagination. A medium article link is given below which explains this project.
rascarlo / ArchPackagesAndroid Arch Linux packages browser
florent37 / RxComponentLifecycleRx binding of new Android Architecture Component Lifecycle
Nimrodda / Github Commit BrowserA blog companion sample project that demonstrates saving UI state after process death on Android utilizing the community established 3rd party libraries
zengweitao / TreasureMVP+retrofit2+rxjava2+rxandroid+okhttp3+Lifecycle 的网络框架,结合了Google官方AAC(Android Architecture Components),实现生命周期的管理
riggaroo / Android Arch Components LifecycleA 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
uziassantosferreira / Star Wars ShopSimple project with clean architecture and android lifecycle
priyankjain28 / TrackingAppAndroid MVVM Architecture: Databinding, Firebase Database, Livedata, Google Maps - Static map & Mobile SDK, Glide, used Fragment Lifecycle component
NeoTech-Software / Android Retainable TasksA mini-library that makes it really easy to retain background tasks on orientation changes
AkshayChordiya / LifecycleMusicPlayerSample music player app with lifecycle component to play/pause music when certain lifecycle events are triggered in Activity
WaheedNazir / LocationUpdates LiveData ViewModelLocation services using FusedLocation Api and handle location updates as a LiveData using Android architecture components and Jetpack libraries.
VeeShostak / Android Aws Architecture Components Dialogflow ChatbotAndroid chatbot using: Dialogflow (Api.ai) for machine learning & NLP, AWS DynamoDB NoSQL Database, DynamoDB Object Mapper, AWS Cognito Identity. Android Architecture Components: Room Persistence Library, ViewModel, Live Data. MVVM Architecture Pattern
horaciocome1 / Reaque Android AppReaque is an mobile tool where we can share and find things related to Mozambique, the people and things there. From reflections and culture throught history and gastronomy to tourim and even fashion, if it is something about there, you should share and find it in Reaque.
hdk24 / Base Mvvm KotlinBase Android project with MVVM Architecture, Dagger2, RoomDB, Retrofit, and Jetpack Component (Data Binding, Lifecycles, Live Data, Navigation, View Model, Paging)