SimpleBackgroundTransfer Open-source SimpleBackgroundTransfer is a simple app that illustrates how to use background transfers. Right now this... April 13, 2015 xamarin
Todo Open-source Xamarin.Forms provides two solution templates for building cross-platform applications: PCL or Shared Project. This Todosample... April 13, 2015 xamarin
Multitasking Open-source Simple example of using a background thread to perform a long running task. Includes two... April 13, 2015 xamarin
FormsGallery Open-source This program displays all the views, cells, layouts, and pages available in Xamarin.Forms, one per... April 13, 2015 xamarin
TabbedPageDemo Open-source The Xamarin.Forms TabbedPage allows easy navigation among several similar pages. The actual implementation of TabbedPage... April 13, 2015 xamarin
Background Location Demo Open-source This is a cross platform sample, which demonstrates how to properly perform location updates while... April 13, 2015 xamarin
Footprint Open-source Display device location on a floorplan image. Using Core Location, we will take the position... April 13, 2015 xamarin
Photo Filter Open-source This is an app extension sample showing you how to implement a Photo Editing extension.... April 10, 2015 xamarin
Streaming Audio Open-source This sample illustrates how to use AudioToolbox’s AudioFileStream to parse an audio stream progressively and... April 10, 2015 xamarin
AsyncDownloadImage Open-source This sample application demonstrates how to use the new Async/Await feature which is available in... April 10, 2015 xamarin
Hello World! Build your first Xamarin.Forms Xamarin.Forms Xamarin.Forms is a cross-platform natively backed UI toolkit abstraction that allows developers to easily create... March 23, 2015 xamarin
How to use Label,Button and Image in Xamarin.Forms Xamarin.Forms In our last tutorial we have seen how to create a Hello World app for... March 23, 2015 xamarin