StackOverflow Questions for Tag: launchmode

progquester
progquester

Reputation: 1776

Why is my standard activity not newly instantiated in Android (result START_DELIVERED_TO_TOP)?

Score: 1

Views: 72

Answers: 1

Read More
Papps
Papps

Reputation: 123

Android Launcher activity and the launch mode

Score: 0

Views: 196

Answers: 1

Read More
Tafel
Tafel

Reputation: 1189

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

Score: 0

Views: 93

Answers: 1

Read More
keybee
keybee

Reputation: 1496

SingleTask activity is created multiple times within the same process

Score: 3

Views: 1990

Answers: 3

Read More
OFFmind
OFFmind

Reputation: 637

Set activity launch mode programmatically

Score: 8

Views: 13851

Answers: 3

Read More
Dev_Cob
Dev_Cob

Reputation: 111

For a singleTop activity, the previous instance is reused, even though the activity was not at top of the stack

Score: 1

Views: 102

Answers: 1

Read More
nobalG
nobalG

Reputation: 4630

SingleTask activity, but opened through two different applications

Score: 15

Views: 3430

Answers: 1

Read More
smichak
smichak

Reputation: 4958

Understanding android:launchMode

Score: 6

Views: 4558

Answers: 3

Read More
James Abuser
James Abuser

Reputation: 58

Starting an activity for result with launchMode="singleTop" behaves differently on Android 11 than on Android 12

Score: 0

Views: 143

Answers: 0

Read More
zhang qinglian
zhang qinglian

Reputation: 1743

Activity launch mode singleInstance works unnormal in Android 11

Score: 2

Views: 618

Answers: 0

Read More
Semisonic
Semisonic

Reputation: 1173

Activities with singleTask launch mode and their position in the back stack

Score: 4

Views: 1328

Answers: 1

Read More
ka5u8
ka5u8

Reputation: 1

.NET MAUI with Android LaunchMode as SingleTask, OnCreate() of MainApplication is called even if the app is closed

Score: 0

Views: 1696

Answers: 0

Read More
AlpaxJ1
AlpaxJ1

Reputation: 125

Android - Preventing duplicate window on Intent & StartActivity

Score: 1

Views: 2936

Answers: 4

Read More
fussl
fussl

Reputation: 11

Android: Which Launch Mode is best for Activity with Foreground Service and Broadcast Receiver?

Score: 1

Views: 79

Answers: 0

Read More
Vishal Patoliya ツ
Vishal Patoliya ツ

Reputation: 3238

How to reorder singleTask activity without creating new one?

Score: 0

Views: 249

Answers: 1

Read More
Manish Kumar Sharma
Manish Kumar Sharma

Reputation: 13442

FLAG_ACTIVITY_SINGLE_TOP is not overriding singleTask

Score: 1

Views: 681

Answers: 1

Read More
thomiel
thomiel

Reputation: 2955

Xamarin.Android: Receive View and Send actions in an already running instance of an App (LaunchMode is SingleTop)

Score: 1

Views: 791

Answers: 2

Read More
zephyr
zephyr

Reputation: 665

Why Behaviours are different ?- android:launchMode="singleTask" , android:taskAffinity="" And Intent.FLAG_ACTIVITY_NEW_TASK

Score: 6

Views: 1432

Answers: 2

Read More
Yogesh Seralia
Yogesh Seralia

Reputation: 350

task affinity for singleInstance activity?

Score: 4

Views: 2701

Answers: 2

Read More
Mumbira
Mumbira

Reputation: 1

Always retain a single instance of my MainActivity (launcher app)

Score: 0

Views: 242

Answers: 0

Read More
PreviousPage 1Next