Enumerate the list of installed apps on windows phone 8.1 -


can enumerate installed apps on windows phone 8.1 or know if app installed?

thanks

you can use installationmanager class: msdn use method findpackagesforcurrentpublisher enumerate installed apps current publisher on device. more capability need receive permission microsoft


Comments

Popular posts from this blog

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -