startActivity
Starts intent with fallback handling when no activity can handle it.
This keeps call sites from wrapping Context.startActivity in repeated ActivityNotFoundException try/catch blocks.
Starts intent with fallback handling when no activity can handle it.
This keeps call sites from wrapping Context.startActivity in repeated ActivityNotFoundException try/catch blocks.