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 }}
This repository was archived by the owner on Oct 5, 2021. It is now read-only.
Open the downloaded git master project on eclipse using File->Import->General->Existing Projects into Workspace
Refactor rename the project name to whatever the name you want (Ex: MDMAgent1.0)
Import ActionBarSherlock project (Location: MDMAgent master project folder->plugins->ActionBarSherlock->libs) into your workspace (Import->Existing Android Code into Workspace) and make sure isLibrary checkbox is checked in the ActionBarSherlock project properties (Android properties).
Go to MDM Agent project properties->Android->Inside the Library box, add ActionBarSherlock project as a reference.
Go to CommonUtilities.java in src folder and change SERVER_URL to whatever the IP of your MDM server.