Skip Navigation

Supported launchModes

Applications built with
BlackBerry Dynamics SDK for Android
can include (or not include) the following setting in
AndroidManifest.xml
:
launchMode value
Supported
android:launchMode="standard"
Yes
android:launchMode="SingleTop"
Yes
android:launchMode="singleTask"
Yes
android:launchMode="singleInstance"
Yes