Function GetInstalledPackages returns all installed packages, but package may have a few intents for launch, as in fact we need function GetIstalledIntents(filter) (filter for example: "android.intent.category.LAUNCHER")
Also need function GetIntentIcon instead GetApplicationIcon, because each intent may have it's own icon
For example try this functions on HTC Device with HTCCamera application(this application have two intents)
Thank you.
Also need function GetIntentIcon instead GetApplicationIcon, because each intent may have it's own icon
For example try this functions on HTC Device with HTCCamera application(this application have two intents)
Thank you.