Skip to content

dinisvieira/xamarin-intro-worshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin Introduction (Workshop)

The objective with this workshop is to serve as a quick introduction to the Xamarin world.

  • What will be covered
    • Creating Xamarin Project for Android / iOS / Windows Phone (the last two depend on the development platform)
    • Using simple "shared" Portable Class Library to share code between two different projects/platforms
    • Using native UI controls (iOS/Android/Windows Phone)
    • Creating an app that actually runs!
  • What won't be covered
    • Xamarin.Forms
    • Deploying apps to the store
    • Sharing ViewModel code for additional code-sharing between platforms.
    • Developing for iOS platform with a Windows machine (using a Mac Build Host)

Requirements

Workshop Guide

You will develop a Windows Phone and Android application.
It's also possible to create an iOS Application but that would require a Mac Build Host and it's not covered in this guide.

You will develop an iOS and Android application.

About

Workshop for Xamarin Introduction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published