How can I set the IP address of the server so that users don't need to enter it during the enrollment process?
In the manual it refers to "changing the Android agent SERVER_PROTOCOL to https and SERVER_PORT to 9443 in the constant.java file that is in the /modules/mobile-agents/android/client/client/src/main/java/org/wso2/emm/agent/utils directory." but not how to set the server address.
Thanks.