Livingstone utility

Activity Launcher

Explore exported activities and app entry points with intent-aware guidance, component context, and user-controlled launch actions.

Feature shape

Activity Launcher

Activity Launcher should feel like an inspection and troubleshooting tool, not a promise that every hidden screen is safe or supported. Public pages should explain exported activities, intent context, and app ownership limits.

Intent map

Discover activity names, exported state, labels, package ownership, and launchable entry points.

Activities
Safe launch

Start visible/exported surfaces when Android permits it and explain when the system blocks access.

User action
Shortcuts

Useful user-facing entries can become app-local shortcuts where supported.

Convenience
Boundaries

Private activities, protected permissions, and vendor-only screens may fail or behave unexpectedly.

Limits
Public product guidance
Best useFind app settings screens, testing surfaces, exported activities, and component names for support.
CompatibilityAndroid version, manufacturer changes, exported flags, and permissions affect whether launches work.
SafetyDo not encourage users to force private components or bypass app protections.
EvidencePackage name, activity name, Android version, and exact error help support explain failures.
Admin boundaryRemote gates can hide or pause advanced launch features when policy or device risk changes.

User workflow

How this utility should feel in the app

A CRYA utility should be useful, explicit about risk, and connected to support evidence when something fails.

1Select app

Open the package entry from App Manager or search.

2Review activity

Check label, component name, exported state, and permission notes.

3Launch carefully

Use Android-permitted entries and expect blocked private screens.

4Save useful entry

Create a local shortcut where supported.

5Share evidence

Copy the component details when asking for help.

Related CRYA surfaces

Continue safely

Utility pages connect users to Toolkit workflows, docs, policies, and support without exposing protected admin controls.