Hmdm-android/ At Master - GitHub
Skip to content You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} h-mdm / hmdm-android Public
- Notifications You must be signed in to change notification settings
- Fork 160
- Star 304
- Code
- Issues 11
- Pull requests 0
- Actions
- Projects
- Security 0
- Insights
Files
masterBreadcrumbs
- hmdm-android
Latest commit
History
History54 lines (32 loc) · 1.41 KB masterBreadcrumbs
- hmdm-android
File metadata and controls
- Preview
- Code
- Blame
A Powerful Open Source Platform to Manage your Enterprise Android Devices
Starting work
Open the project directory in Android Studio (use default settings).
Debugging on the device
-
Connect the device by USB
-
Click "Run 'App'" icon in Android Studio
-
After successful run, add device owner rights to the app (optional).
Run in the console
adb shell
Run the command in the adb console
dpm set-device-owner com.hmdm.launcher/.AdminReceiver
Building the APK
Build the APK after you successfully build the app.
- Setup the keys for signing the app
- Select Build - Generate signed Bundle / APK
- Select the place you'd like to save APK
Building the library
- Select the 'lib' item in the project tree
- Select Build - Make Module 'lib'
- Find the library in the 'lib/build/outputs/aar' directory
Building the project in the command line
- Install the Gradle plugin v5.1.1 (Linux only)
- Install Android Studio or download the standalone Android SDK
- Create the file local.properties and store the SDK location in this file:
sdk.dir=/path/to/sdk
- Run the command
gradlew build
- Find the resulting APK in the app/build/outputs/apk/release/ directory.
Từ khóa » H-mdm Github
-
Headwind MDM H-mdm - GitHub
-
Hmdm-server/ At Master - GitHub
-
BUILD.txt - H-mdm/hmdm-server - GitHub
-
Hmdm-server/NOTICE At Master - GitHub
-
H-mdm/hmdm-plugin-apn: APN Setup Helper For Headwind MDM
-
H-mdm/hmdm-plugin-wifimanager: WiFi Manager For Android - GitHub
-
Hmdm-server/pom.xml At Master - GitHub
-
Headwind-mdm · GitHub Topics
-
H-mdm/hmdm-android-plugin-pager - GitHub
-
Mobile-device-management · GitHub Topics
-
Security Overview · H-mdm/hmdm-android - GitHub
