StackOverflow Questions for Tag: launchmode

progquester
progquester

Reputation: 1766

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

Score: 1

Views: 56

Answers: 1

Read More
Papps
Papps

Reputation: 123

Android Launcher activity and the launch mode

Score: 0

Views: 148

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: 82

Answers: 1

Read More
keybee
keybee

Reputation: 1496

SingleTask activity is created multiple times within the same process

Score: 3

Views: 1929

Answers: 3

Read More
OFFmind
OFFmind

Reputation: 637

Set activity launch mode programmatically

Score: 8

Views: 13798

Answers: 3

Read More
Dev_Cob
Dev_Cob

Reputation: 101

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

Score: 1

Views: 100

Answers: 1

Read More
nobalG
nobalG

Reputation: 4620

SingleTask activity, but opened through two different applications

Score: 15

Views: 3414

Answers: 1

Read More
smichak
smichak

Reputation: 4958

Understanding android:launchMode

Score: 6

Views: 4527

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: 138

Answers: 0

Read More
zhang qinglian
zhang qinglian

Reputation: 1743

Activity launch mode singleInstance works unnormal in Android 11

Score: 2

Views: 616

Answers: 0

Read More
Semisonic
Semisonic

Reputation: 1173

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

Score: 4

Views: 1323

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: 1656

Answers: 0

Read More
AlpaxJ1
AlpaxJ1

Reputation: 125

Android - Preventing duplicate window on Intent & StartActivity

Score: 1

Views: 2911

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: 77

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: 13432

FLAG_ACTIVITY_SINGLE_TOP is not overriding singleTask

Score: 1

Views: 653

Answers: 1

Read More
thomiel
thomiel

Reputation: 2937

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

Score: 1

Views: 788

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: 1425

Answers: 2

Read More
Yogesh Seralia
Yogesh Seralia

Reputation: 350

task affinity for singleInstance activity?

Score: 4

Views: 2666

Answers: 2

Read More
Mumbira
Mumbira

Reputation: 1

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

Score: 0

Views: 238

Answers: 0

Read More
PreviousPage 1Next