Launch APP
Node Parameters
- [Package Name] (String)
- APP package name. You can find the Package Name of a specified APP via Developer Tools
- [URI Address] (Optional) (String)
- Full name is Uniform Resource Identifier. URI depends on whether the APP has defined a URI. For example, TikTok's URI is the page link address.
Output
- Output Parameters
- None
- Execution Log
- Start Time
- End Time
- Duration (ms)
- Status (Success/Failure)
Example
For example, open Goolge Play and jump to Tiktok's page. If you only need to open Goolge Play, you don't need to fill in the URI address.
| Field Name | Field Value |
|---|---|
| Package Name | com.android.vending |
| URI Address | https://play.google.com/store/search?q=tiktok&c=apps&hl=en |
Node Output Parameters: None
Common APP Package Names
| APP Name | Package Name |
|---|---|
| TikTok (Main) | com.zhiliaoapp.musically or com.tiktok.android |
| TikTok Lite | com.ss.android.ugc.trill.lite |
| YouTube | com.google.android.youtube |
| com.instagram.android | |
| com.facebook.katana | |
| Facebook Lite | com.facebook.lite |
| X (Twitter) | com.twitter.android |
| X (Unofficial) | com.x.android |
| Threads | com.instagram.barcelona |
| com.whatsapp Meta | |
| WhatsApp Business | com.whatsapp.w4b |
| Snapchat | com.snapchat.android |
| Telegram | org.telegram.messenger |
| Telegram X | org.telegram.messenger.x |
| com.reddit.frontpage | |
| Chrome | com.android.chrome |
