How to list all apps

Hi, hope you are alright.

How can I list all the apps installed on the device using the “Activity Starter” component using:
“android.intent.action.ALL_APPS”

Tried and got error “601”. Am I missing the command?

image

You could try this:

Package manager Extension

1 Like

Worked perfectly! @TimAi2
Thank you very much!

:nerd_face:

1 Like

Keep in mind that most probably this won’t work on Android 11 and higher due to Package Visibility

see Q1 here App Inventor Extensions: Package Manager | Pura Vida Apps
Taifun

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.