You are not required to perform any additional steps to configure the Android server as it is preconfigured in WSO2 EMM.
...
Get a GIT clone of the Android Agent application from GitHub.
Update the Android Software Development Kit with the following:
SDK Versions 22 and 16.
Build Tools Version 22.0.1.
Install or update Android Support Library.
Install or update Google Play Services.
Install Google USB Driver, if you are on a Windows platform.
By default, the Android agent communicates with the server via
HTTP
. Configure the following parameters to enableHTTPS
communication in the production environment.- Configure the
SERVER_PORT
andSERVER_PROTOCOL
parameters in theConstants.java
class, which is in theorg.wso2.emm.agent.utils
package. - Configure the
SERVER_PROTOCOL
parameter in theConstants.java
class, which is in theorg.wso2.emm.agent.proxy.utils
package.
Anchor step3 step3 Panel For more information see below:
Expand title Generating a BKS File Include Page Generating a BKS File for Android Generating a BKS File for Android - Configure the
Import the project on Android Studio, clean and build the project.
Run the project on a device.
Info The .
apk
file can be found in the<
EMM_HOME>/repository/deployment/server/jaggeryapps/emm-web-agent/units/asset-download-agent-android/public/asset
directory.
Panel | ||
---|---|---|
| ||
|