8 Forks
24 Stars
24 Watchers

XamarinPipelineDemo

Demo and explanation on how to do several common tasks for Xamarin.Forms Android in an Azure DevOps pipeline on a Microsoft-hosted agent. Tasks include: build-based version, APK signing, publishing artifacts, unit tests, and UI tests (both via emulator in Azure DevOps and via real devices in App Center).

How to download and setup XamarinPipelineDemo

Open terminal and run command
git clone https://github.com/jmegner/XamarinPipelineDemo.git
git clone is used to create a copy or clone of XamarinPipelineDemo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with XamarinPipelineDemo https://github.com/jmegner/XamarinPipelineDemo/archive/master.zip

Or simply clone XamarinPipelineDemo with SSH
[email protected]:jmegner/XamarinPipelineDemo.git

If you have some problems with XamarinPipelineDemo

You may open issue on XamarinPipelineDemo support forum (system) here: https://github.com/jmegner/XamarinPipelineDemo/issues