One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
POST https://yourendpoint/goes/here | |
content-type: application/json | |
{ | |
"field1": "info1", | |
"field2": "info2" | |
} |
https://docs.citrix.com/en-us/xenmobile/server/policies/android-for-work-app-restrictions-policy.html | |
https://docs.citrix.com/en-us/xenmobile/server/advanced-concepts/xenmobile-deployment/authentication.html | |
https://docs.citrix.com/en-us/xenmobile/server/advanced-concepts/xenmobile-deployment/sso-proxy-mdx-apps.html | |
https://stackoverflow.com/questions/7715171/authenticating-with-active-directory-via-kerberos | |
https://stackoverflow.com/questions/7715171/authenticating-with-active-directory-via-kerberos |
rm -rfv ~/Library/Application\ Support/AndroidStudio* | |
rm -rfv ~/Library/Preferences/AndroidStudio* | |
rm -rfv ~/Library/Caches/AndroidStudio* | |
rm -rfv ~/Library/Logs/AndroidStudio* | |
rm -rfv ~/.AndroidStudio* |