45 skills found · Page 1 of 2
xxv / Android LifecycleA diagram of the Android Activity / Fragment lifecycle
zhihu / RxLifecycleBind observables to the lifecycle of Activity or Fragment in a non-invasive way.
skydoves / Lazybones😴 A lazy and fluent syntactic sugar for observing Activity, Fragment, and ViewModel lifecycles with lifecycle-aware properties.
rome753 / ActivityTaskViewShow activity tasks, and lifecycles of activities, fragments in you app.【实时显示你的App中的当前全部Activity栈、Activity和Fragment】
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
stephanenicolas / LoglifecycleLogs all lifecycle methods of annotated Activities, Fragments, Services, Views, etc.
xchengDroid / Retrofit HelperRetrofit、dynamic baseUrl、Lifecycle for Activity and Fragment 、优雅的管理Http请求
hfeky / Udacity Egfwd Android SessionsAndroid session slides and short demo projects that were discussed as a part of Egypt FWD program with Udacity.
ErikHellman / AndroidCoroutinesHelperA simple DSL and set of extension functions for performing asynchronous calls on Android that also deals with Activity and Fragment lifecycles using Kotlin Coroutines
Chesire / LifecykleLogAndroid library to log out Activity and Fragment lifecycle methods
priyankjain28 / TrackingAppAndroid MVVM Architecture: Databinding, Firebase Database, Livedata, Google Maps - Static map & Mobile SDK, Glide, used Fragment Lifecycle component
mobiledevpro / Covid 19 Tracker Android🔥 MVVM + Clean Architecture + Best Practices | Android App Live Tracker displays a global data on the COVID-19 (Corona Virus) outbreak. Based on the Johns Hopkins University(JHU) datasource.
angeldevil / LifecycleFragmentA library to simplify fragment's lifecycle to onVisible & onInvisible
markrizkalla / Payment Assistant AppGym App keep track of user subscriptions and other information built it from scratch
udacity / Android LifecycleAn Android app to demonstrate the Activity and Fragment lifecycle.
RadheshyamSingh / Coroutine With Lifecycle Architectural ComponentsThis repository consist the example of coroutine with Livedata and lifecycle(Activity, Fragment and ViewModel)
kristiyanP / AnotherViewPagerViewPager with tabs without the usage of fragments ( simpler lifecycle )
dmitrykazak / Magento Google Tag ManagerGoogle Tag Manager (GTM) Extension for Magento 2. GTM allows you to quickly and easily update tracking codes and related code fragments to help manage the lifecycle of e-marketing tags
shenguojun / LazyFragmentTestCompare two method to realize android fragment lazy load. 比较两种android中Fragment懒加载的方法。
oniatsu / Fragment StackAndroid library to manage multiple page stacks of Fragment. And it provides life cycles like pages.