https://github.com/citrix/xamarinstorefrontsample
Simple Xamarin mobile sample that shows how to interact with the Citrix Storefront APIs
https://github.com/citrix/xamarinstorefrontsample
sample-project
Last synced: about 1 year ago
JSON representation
Simple Xamarin mobile sample that shows how to interact with the Citrix Storefront APIs
- Host: GitHub
- URL: https://github.com/citrix/xamarinstorefrontsample
- Owner: citrix
- License: mit
- Created: 2015-02-20T18:52:03.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-20T19:08:53.000Z (about 11 years ago)
- Last Synced: 2025-01-27T06:43:01.610Z (about 1 year ago)
- Topics: sample-project
- Language: C#
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Xamarin mobile sample using Citrix Storefront API
===
This sample using the Xamarin stack to build a simple mobile andoid client that can authenticate, enumerate and launch resources via the Citrix Storefront API.
Requirements
-----
This sample requires te following
* [Xamarin](www.xamarin.com) - The starter edition should be fine
* Access to a Citrix Storefront server (as well as the backend XenApp/XenDesktop)
Install
----
To test out this sample simply clone this repo and open up the sample in Xamarin Studio and run the project.
License
----
This sample is licensed under the [MIT
License](https://github.com/citrix/XamarinStorefrontSample/blob/master/LICENSE.txt).
Additional Information
--------
If you would like to more information on developing for the Citrix platform check out the [developer portal](developer.citrix.com) or follow us on twitter [@citrixdeveloper](twitter.com/citrixdeveloper)