问题
I'm new at ionic framework and mobile apps, Is there any plugin or method to get list of installed apps on android devices?
回答1:
There is indeed a readymade Cordova plugin available that gives the list of installed apps in the device. This AppList Plugin should help you out.
Infact it gives the app icon as well.
来源:https://stackoverflow.com/questions/37501564/ionic-get-installed-apps-on-android-device