Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes
hi i wanted to install a app in a single device and get the list of all the apps installed in a single device

can it be done if not is thr any other way so that i can make the changes in the code
ago by (210 points)

1 Answer

0 votes

The list of applications installed in the system can be shown by the "AppList" app, which can be downloaded here.

Add the application to the MDM control panel and apply to the configuration.

Enable log collection for the com.hmdm.helper.applist application

You can see an example of how to enable log collection here: https://qa.h-mdm.com/1573/how-to-turn-on-the-launcher-logs

In the received logs you will see all installed applications.

ago by (16.2k points)
...