I have setted up a MDM server which could push apps to the user over the air. But the serious issue I am facing is that the number of people enrolled is only about 50%. I like to push the configuration profile into the mobile, once the user connect their device to the corporate wifi. Right now I kept the profile in the webserver and ask the users to enroll their devices with the weblink.
I would also like to setup the MDM environment for Android. Where should I start? Wherever I serch, I was redirected to this page. The sample code link available in this page redirects to a page where sample of android app code is given. Unlike iPhone is it is necessary to have a app to do MDM in Android?