am Verified for current stable LTS

Am Command: Start Activity With Action And Category

Use for start activity with action and category with Am. Exact CLI syntax to start activity with action and category using Am.

When to use this: Use for start activity with action and category with Am.

Command Syntax

am start -a <android.intent.action.MAIN> -c <android.intent.category.HOME>

Command Breakdown

-a
Command Option
Tool-specific option used by this command invocation.
-c
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to start activity with action and category using Am.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Am directory