Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Using the app catalog application in WSO2 EMM you are able to check for applications that you or your organization made available in the WSO2 App Manager store, and install them on your device. The functionality of the app catalog is simillar to the Android play store. Let's take a look at how it functions.

How it works 

 Click here fore more information on installing and using the app catalog application.

Error rendering macro 'excerpt-include' : No link could be created for 'Working with the App Catalog Application'.
 

  • The users must first install the app catalog application on the device from the App store:  https://<EMM_HOST>:<EMM_PORT>/store/  

  • Once the app catalog is installed on the device it will directly call the services exposed by the WSO2 EMM Agent. The EMM agent will fetch the details of all the available applications, install or uninstall applications based on the request made by the app catalog. 

    The diagram given below will help you understand how the app catalog works in WSO2 EMM.

  • After successfully installing the app catalog, you will access it to install / install applications or get the list of available applications. At that point it will automatically navigate to the WSO2 EMM agent's screen to list out all the available applications.

Configuring the application download status

The Android app catalog application provides an API for external applications to know the application download progress. To invoke this API, the external applications need to invoke the service exposed by the app catalog application and implement a BroadcastReceiver to receive results. 

 

 

 


  • No labels