Ionic get installed apps on android device

♀尐吖头ヾ 提交于 2019-12-24 04:48:09

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!