Search code examples
Why is my standard activity not newly instantiated in Android (result START_DELIVERED_TO_TOP)?...


androidandroid-activitylaunchmode

Read More
When marking main activity as `singleTask`, it will destroy other activities when launched from the ...


androidandroid-intentlaunchmodesingletask

Read More
SingleTask activity is created multiple times within the same process...


androidandroid-activityandroid-tvlaunchmodeandroid-activitymanager

Read More
Set activity launch mode programmatically...


androidandroid-intentandroid-activitylaunchmode

Read More
For a singleTop activity, the previous instance is reused, even though the activity was not at top o...


androidandroid-activityandroid-launcherlaunchmode

Read More
SingleTask activity, but opened through two different applications...


androidlaunchmode

Read More
Why Behaviours are different ?- android:launchMode="singleTask" , android:taskAffinity=&qu...


androidback-stacklaunchmode

Read More
Bring a singleInstance Activity Back Using a Notification...


androidandroid-activityandroid-notificationslaunchmode

Read More
Launching activity from a singleinstance activity...


androidandroid-intentandroid-activitylaunchmode

Read More
Understanding Android Launch modes with splash screens...


androidandroid-intentandroid-launcherback-stacklaunchmode

Read More
SingleInstance of Android launchMode...


androidlaunchmode

Read More
Confused with launchMode...


androidandroid-intentlaunchmode

Read More
Android activity launch mode and deeplink issue...


androiddeep-linkinglaunchmode

Read More
Unable to fully close activity when using "singleTask" as launch mode...


androidandroid-activitylaunchmode

Read More
Activity is creating again when i want to bring existing one to front...


androidlaunchmode

Read More
About android launchmode "singleTask"...


androidandroid-activitylaunchmode

Read More
How to remove all Activities except root activity with launch mode and activity alias?...


androidaliaslaunchmode

Read More
MainActivity jumps to the top of the stack when app is opened...


javaandroidandroid-activitylaunchmode

Read More
Why Android OS does not create a new instance of an singleTop activity if my app in the background?...


androidandroid-activityactivity-lifecyclelaunchmodeandroid-task

Read More
Acitivity SingleTask behaviour with SplashScreen...


androidandroid-activityandroid-manifestlaunchmode

Read More
How to make sure the MainActivity will be created only once...


androidreact-nativeandroid-activitylaunchmode

Read More
Single Instance : Launch Mode of Launcher Activity...


androidlaunchmode

Read More
what are the real-world use cases of the LaunchModes in android?...


androidmanifestlaunchmode

Read More
Relaunch specific activity from middle of the stack again by closing all activities above (including...


androidlaunchmode

Read More
Double tap on custom view opens up 2 Activities...


androidandroid-activityviewlaunchmode

Read More
singleTask launch mode is not working...


androidandroid-activitylaunchmode

Read More
Launch Mode Singletop not working with permisison dialog showing...


androidandroid-permissionslaunchmode

Read More
Start the First screen each time app comes from background in android...


javaandroidandroid-activitykotlinlaunchmode

Read More
Launch singleTop between multiple activites...


androidandroid-activitylaunchmode

Read More
Android singleTop Activity issue...


androidandroid-activitylaunchmode

Read More
BackNext