Skip to content

multunus/onemdm-client

Repository files navigation

This repo is no longer maintained


OneMDM Mobile Client

wercker status codecov.io

OneMDM is an open source Mobile Device Management (MDM) solution. For more details of the server, please visit the OneMDM page.

Setting up OneMDM client

Clone the repo:

git clone https://github.com/multunus/onemdm-client.git
cd onemdm-client
cp src/main/java/com/multunus/onemdm/config/Config.java.example src/main/java/com/multunus/one_mdm_client/Config.java

Change the following constant(s) in Config.java:

  • HOST_URL

Build the debug version of the APK from the command line:

./gradlew clean installDebug

TODO

  • How to build the release version
  • How to change the version number

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •