Jinx
(Jinx)
#1
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
GetInstalledApps
Returns a list of installed app package names
GetInstalledAppsInfo
Returns the list of installed app package names and their installation times
GetLatestInstalledApp
Returns the package name of the latest installed app
GetSystemApps
Returns the list of system app package names
GetThirdPartyApps
Returns the list of third-party app package names
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
vknow360
(Sunny Gupta)
#3
Yes, but PkgUtils needs QUERY_ALL_PACKAGES
permission.
3 Likes
Jinx
(Jinx)
#4
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?
Taifun
#6
What about using the activity starter?
See for example App Inventor Code Snippets | Pura Vida Apps
Taifun
1 Like
Jinx
(Jinx)
#7
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
GetInstalledApps
Returns a list of installed app package names
GetInstalledAppsInfo
Returns the list of installed app package names and their installation times
GetLatestInstalledApp
Returns the package name of the latest installed app
GetSystemApps
Returns the list of system app package names
GetThirdPartyApps
Returns the list of third-party app package names
Download Extension
Documentation generated with Getaix