Preferred activity

An decision block that gets the default app activity chosen for a particular task (intent).

The fiber will proceed immediately without pause.

This block will proceed through the YES path if the user has chosen a default app, otherwise it proceeds through the NO path.

Knowing the preferred package and class is not required to start an app activity, as it’s automatically resolved for every launch. If the activity class is already known, the this block is likely superfluous.

Input arguments

Output variables