Ionic get installed apps on android device

2019-07-08 01:44发布

问题:

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.