V3 [Update] [Paid] [Extension] Get Apps

Apps | Paid

Extension to get app information without QUERY_ALL_PACKAGES permission. Made by Aditya Nanda.

📦 5.92 KB
📁 io.AdityaNanda.apps.Apps

Blocks

GetGoogleApps

Returns the list of Google app package names

returnType : list

GetInstalledApps

Returns a list of installed app package names

returnType : list

GetInstalledAppsInfo

Returns the list of installed app package names and their installation times

returnType : list

GetLatestInstalledApp

Returns the package name of the latest installed app

returnType : text

GetSystemApps

Returns the list of system app package names

returnType : list

GetThirdPartyApps

Returns the list of third-party app package names

returnType : list

:point_down:t4: Download Extension

Documentation generated with Getaix

3 Likes

Good work but, people will prefer mostly free extension with lot of functions

along with system apps too

credit @vknow360

2 Likes

Yes, but PkgUtils needs QUERY_ALL_PACKAGES permission.

3 Likes

So @Still-learning now here is the point of making this extension

Thanks @vknow360

1 Like

could you give me block example how to check if a specific app (like whatsapp) is installed or not using this extension?

What about using the activity starter?
See for example App Inventor Code Snippets | Pura Vida Apps

Taifun

1 Like

Apps | Paid

Extension to get app information without QUERY_ALL_PACKAGES permission. Made by Aditya Nanda.

📦 5.92 KB
📁 io.AdityaNanda.apps.Apps

Blocks

GetGoogleApps

Returns the list of Google app package names

returnType : list

GetInstalledApps

Returns a list of installed app package names

returnType : list

GetInstalledAppsInfo

Returns the list of installed app package names and their installation times

returnType : list

GetLatestInstalledApp

Returns the package name of the latest installed app

returnType : text

GetSystemApps

Returns the list of system app package names

returnType : list

GetThirdPartyApps

Returns the list of third-party app package names

returnType : list

:point_down:t4: Download Extension

Documentation generated with Getaix