Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/citrix/citrix-mam-sdk-sample-browser-app-xamarin
This repository contains the Android Xamarin Native and Xamarin Forms source code for a sample browser app that uses the MAM SDKs for endpoint management.
https://github.com/citrix/citrix-mam-sdk-sample-browser-app-xamarin
android citrix-mam citrix-mdm xamarin xamarin-forms
Last synced: about 2 months ago
JSON representation
This repository contains the Android Xamarin Native and Xamarin Forms source code for a sample browser app that uses the MAM SDKs for endpoint management.
- Host: GitHub
- URL: https://github.com/citrix/citrix-mam-sdk-sample-browser-app-xamarin
- Owner: citrix
- License: mit
- Created: 2021-02-12T12:33:43.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T02:37:20.000Z (about 2 years ago)
- Last Synced: 2024-07-05T19:37:59.001Z (7 months ago)
- Topics: android, citrix-mam, citrix-mdm, xamarin, xamarin-forms
- Language: C#
- Homepage: https://docs.citrix.com/en-us/mdx-toolkit/mam-sdk-overview.html
- Size: 476 KB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Description
This repository contains the Android Xamarin Native and Xamarin Forms source code for a sample browser app that uses the MAM SDKs for endpoint management. It does not contain the [MAM SDK](https://docs.citrix.com/en-us/mdx-toolkit/mam-sdk-overview.html) libraries themselves, which are downloaded separately.
## Download
The MAM SDK libraries can be downloaded from [MAM SDKs and Toolkit](https://www.citrix.com/downloads/citrix-endpoint-management/product-software/mdx-toolkit.html).
## Notes
This sample browser app is designed to make it easy for you to test the Micro VPN functionality of the MAM SDK. Note that by default it only allows HTTPS connections, and if you'd like to connect to an HTTP web page then you will need to modify `android:usesCleartextTraffic="false"` in the AndroidManifest.xml file.
## Documentation
For detailed documentation on how to use this sample app, and compile it, see the [MAM SDK for Android Xamarin Overview](https://developer.cloud.com/citrixworkspace/mobile-application-integration/xamarin-android/docs/overview). Documentation is also included in the MAM SDK download package.
## Questions
For questions and support:
- [StackOverflow [citrix] [mdm] tags](https://stackoverflow.com/questions/tagged/mdm+citrix)
- [Citrix Discussion Forum](https://discussions.citrix.com/forum/1797-mobile-app-management-mam/)## License
[MIT License](./LICENSE)