How to Launch Content Library as a menu item lockdown?

I an looking a way to launch by script the MDM net.soti.mobicontrol.ui.MainActivity (content library. activity on mobicontrol) directly from lockdown. If it is possible, I would like to know if it would be possible to designate a specific file to be opened.

5 years ago
Android Scripting
ANSWERS
RC
Raymond Chan Diamond Contributor
5 years ago (edited 5 years ago)

What are the version and build numbers of your device agent?

And the active MDM API's of your enrolled device(s)?

As far as I know, in the kiosk mode, it should be possible to open directly to the content library tab of your MobiControl device agent.  However, opening a specific file defined in your content library is not possible.

There are several different kind and brand of equipment Android.

We may consider version 14.2

We use even Enterprise as Plus devices.

What I have done is to leave a menu item to open the MDM agent. Then the user must click on menu(inside the mobicontrol) content library and check the new files.

For enterprise I left an entry as Launch://net.soti.mobicontrol.androidwork

What I would like is to open it as already clicked on content library menu item. I have tried to identify the activity with identify script and then to launch the intent by menu item, but do not know which command to use.