Open prononext opened 2 years ago
Not right now, but I have never used a Mobile Device Management software. If you know of a way this is typically done? let me know, I can look at adding support for it.
You might be able to glean useful info from here on MDM
I was thinking about a finished apk inside Meshcentral. Inside that APK the server and other settings are already set. Of course there are a ton of plugins to use. But for MDM normally the MDMs base API needs to be integrated into the non-system-app, in which you want to change settings. So preconfigured API would be much nicer and easier to update.
As for flyve mdm, its quite outdated, tried several times to get in contact with no success.
you cant at the moment do alot of the things you want from the google play store or APK. BUT you can hardcode the URL, if you build/built the APK yourself and distribute it yourself, link below to the lines you need to change https://github.com/Ylianst/MeshCentralAndroidAgent/blob/main/app/src/main/java/com/meshcentral/agent/MainActivity.kt#L40-L44
Is there any way to preconfigure the Android MeshCentral App to push it through a Mobile Device Management with following settings?
That would be really nice.