hmdm-android icon indicating copy to clipboard operation
hmdm-android copied to clipboard

Mobile Device Management (MDM) System for Android (mobile agent - launcher). Used for silent app installation and sending the info to the server. See more info on the website!

Results 10 hmdm-android issues
Sort by recently updated
recently updated
newest added

The problem seems to be related to not being able to receive the app installed succesfully Intent, caused by Error BroadcastReceiver components are not allowed to register to receive intents....

I've cloned the repository and attempted to build it using Android Studio 2021.2.1 Patch 1 When attempting to build it throws the following error: ``` Execution failed for task ':app:compileDebugJavaWithJavac'....

After switching from Android 11 to 12 (LineageOS 19.1), every time I go back to the home screen, I get the message "Location access is possible" ![Android12_LocationMessage](https://user-images.githubusercontent.com/6978082/168773242-6e1da58c-be13-4172-806c-5b0f79f2bcd4.png) Is there any...

createFileFromTemplate (line 1010, ConfigUpdater.java) indicates that it will replace text values of IMEI in the template file but it only replaces values of DEVICE_ID, CUSTOM1, CUSTOM2, CUSTOM3. Same issue in...

As we were evaluating android client hmdm launcher, we couldn't see notification badges count on our apps just like other launcher apps catches incoming notifications and show the count on...

We have a community project using a bunch of Tablets that are provided to our users, in a Pre-Configured & Managed way, of course using [Headwind MDM](https://github.com/h-mdm/hmdm-server). I have a...

I would like to include Headwind MDM in the f-droid.org collection of free software apps. We like to ask whether the app author has any objections. Also, for smooth integration,...

i tried to debug the hmdm branch, but i shows "Unable to load class 'javax.xml.bind.JAXBException'"

If i have an app that i want to be launched and viewed at start, it shouldn't be hidden so the users need to click the icon every time. Would...

I am unable to start an App with a specific action. Can someone test this on their end to see if it maybe is a launcher problem? The action should...