Search code examples
android.app.Application cannot be cast to LifecycleOwner...

androidandroid-lifecycleandroidx

Read More
Launcher Activity's onStart() called before PendingIntent destination activity launched when App...

androidandroid-activityfirebase-cloud-messagingandroid-notificationsandroid-lifecycle

Read More
Android: onDestroy() or similar method in Application class...

androidandroid-lifecycle

Read More
Flutter Widget Life Cycle Warning/Exception from Animation Widget...

androidflutterdartflutter-animationandroid-lifecycle

Read More
Leaving android app with back button...

androidbackandroid-lifecycle

Read More
How to use the finish() method in Android...

androidandroid-lifecycleactivity-finish

Read More
requireActivity instead of requireContext in fragment...

android-livedataandroid-lifecycleandroid-contextlifecycleowner

Read More
IllegalStateException after using lifeCycleScope...

androidandroid-lifecycleandroid-dialogfragmentkotlin-stateflow

Read More
Android RecyclerView items list doesn't change appropriately after chang settings and navigate a...

androidandroid-fragmentsandroid-recyclerviewandroid-livedataandroid-lifecycle

Read More
Use repeatOnLifecycle to collect a StateFlow's value but only receive the update when current fr...

androidkotlin-coroutinesandroid-lifecyclekotlin-flow

Read More
Flutter plugin - How to deregister Lifecycle listeners?...

androidflutterandroid-lifecycleflutter-plugin

Read More
Do I need to call removeObserver for lifecycle, upon its onDestroy() event?...

androidandroid-lifecycleandroid-architecture-lifecycle

Read More
Android static object lifecycle...

androidstaticandroid-lifecyclestatic-members

Read More
Android onStop() not being called when starting a new activity in multi window mode...

androidandroid-activityandroid-lifecyclemulti-windowandroid-7.0-nougat

Read More
ProcessLifecycleOwner is not giving lifecycle callback in Application class...

androidandroid-contentproviderandroid-lifecycleandroid-workmanager

Read More
How to handle activity lifecycle events for Mapbox Map in Jetpack Compose?...

androidkotlinandroid-jetpack-composeandroid-lifecyclemapbox-android

Read More
Fragment onSaveInstanceState() called after onDestroyView()...

androidnullpointerexceptionfragmentandroid-lifecycleandroid-savedstate

Read More
When an app is killed does all services in it also always killed?...

androidandroid-activityandroid-serviceandroid-lifecycle

Read More
With LiveData observeForever what happen to the observer when the MainActivity is closed?...

androidandroid-activityandroid-livedataandroidxandroid-lifecycle

Read More
Android NFC enableReaderMode stopped working; needed to delete and reinstall app?...

androidnfcandroid-lifecycleandroid-11ndef

Read More
Simulate Activity/Fragment re creation...

androidandroid-activityandroid-fragmentsandroid-lifecycle

Read More
When is the viewmodel onCleared called...

androidandroid-activityandroid-lifecycleandroid-viewmodel

Read More
How to show action bar when replace a fragment after hiding it on previous fragment?...

androidkotlinandroid-fragmentsandroid-actionbarandroid-lifecycle

Read More
How to start new activity on button click...

androidandroid-intentandroid-activityandroid-buttonandroid-lifecycle

Read More
lifecycleScope aware fragment scope coroutine calls viewmodel coroutine scope function even though n...

androidandroid-fragmentskotlin-coroutinesandroid-lifecycleandroid-viewmodel

Read More
App Widget with ViewModel and Lifecycleowner...

androidkotlinmvvmandroid-lifecycle

Read More
How to relaunch a coroutine on each Fragment.onResume call?...

androidkotlinkotlin-coroutinesandroid-lifecyclekotlin-flow

Read More
Android application lifecycle when bound to a remote service...

androidandroid-serviceandroid-lifecycle

Read More
Is collectAsStateWithLifecycle only applicable to cold flow, and not helpful for hot flow (e.g. stat...

androidkotlinandroid-lifecyclekotlin-flowkotlin-stateflow

Read More
The App gets recreated even when android:configChanges is specified?...

androidscreen-orientationandroid-lifecycleandroid-orientationandroid-configchanges

Read More
BackNext