SlideShare a Scribd company logo
Cross Platform Mobile Development with Xamarin
Cross Platform Mobile Development with Xamarin
Cross Platform Mobile Development with Xamarin
Cross Platform Mobile Development with Xamarin
iOS WindowsAndroid
Objective-C
Xcode
C#
Visual Studio
Java
Android Studio
No shared code • Many languages & development environments • Multiple teams
App Generator
Lua
Javascript
Actionscript
HTML+CSS
Limited native API access • Slow performance • Poor user experience
Shared C# codebase • 100% native API access • High performance
iOS C# UI Windows C# UIAndroid C# UI
Shared C# Mobile
Traditional Xamarin
Approach
With Xamarin.Forms:
More code-sharing, all native
iOS C# UI Windows C# UIAndroid C# UI
Shared C# Backend
Shared UI Code
Shared C# Backend
Xamarin.iOS does full Ahead Of Time
(AOT) compilation to produce an ARM
binary for Apple’s App Store.
Xamarin.Android takes advantage of
Just In Time (JIT) compilation on the
Android device.
Cross Platform Mobile Development with Xamarin
Cross Platform Mobile Development with Xamarin
Xamarin is included
in Visual Studio
Xamarin.com/Download
• Create UI with drag & drop
simplicity
• Target multiple screen
sizes, resolutions and
Android versions
• Layouts saved in standard
Android XML files
• Multi-Touch Enabled
• Super Fast
• Rotate, screenshots,
location changes, and
more!
http://bit.ly/hyperv-android
• Follows familiar Visual Studio
designer idioms
• Supports all UIKit elements
• Edit custom and 3rd party
components
• Live preview of changes to
properties
• Multi-Touch Enabled
• Pressure Sensitive
• Super Fast
• Rotate, screenshots,
location changes
• Never leave VS
Cross Platform Mobile Development with Xamarin
Cross Platform Mobile Development with Xamarin
Xamarin.iOS Xamarin.Android
Cross Platform Mobile Development with Xamarin
Cross Platform Mobile Development with Xamarin
Mac
iOS
Android
Windows Phone
Calca iCircuit Touch Draw
86%
14%
72%
28%
77%
23%
70%
30%
61%39%
94%
6%
88%
12%
76%
24%
90%
10%
Page is an abstract class used to define a single screen of content. Derived
types provide specific visualization/ behavior
Page that
navigates
between children
using tab bar
Content Master Detail Navigation Tabbed Carousel
Page allowing
swipe gestures to
switch between
children
View is the base class for all visual controls, most standard controls are
presents
Label Image SearchBar
Entry ProgressBar ActivityIndicator
Button Slider OpenGLView
Editor Stepper WebView
DatePicker Switch ListView
BoxView TimePicker
Frame Picker
Platform defines a renderer for each view that creates a native
representation of the UI
Button button = new Button {
Text = "Click Me!"
};
UI uses a Xamarin.Forms Button
Platform Renderer takes view and
turns it into platform-specific control
Android.Widget.Button
UIButton
System.Windows.Button
Cross Platform Mobile Development with Xamarin
Cross Platform Mobile Development with Xamarin
What if we didn’t have to
write this code?
What if we could access
it from shared code?
UI+APIs UI + APIsUI + APIs
Battery
GPS
Lights
Notifications
Settings
Text To Speech
Battery
GPS
Lights
Notifications
Settings
Text To Speech
Battery
GPS
Lights
Notifications
Settings
Text To Speech
TextToSpeech
Speak(“Hello World”);
AVSpeechSynthesizer SpeechSynthesizer
Common API
Cross Platform Mobile Development with Xamarin
Cross Platform Mobile Development with Xamarin
Cross Platform Mobile Development with Xamarin
http://bit.ly/xamarindicoding
Cross Platform Mobile Development with Xamarin

More Related Content

PDF
Xamarin y MS Azure | Cognitive Services
PDF
Xamarin University Presents: Building Your First Intelligent App with Xamarin...
PDF
Dotnetconf - Introduction to Xamarin and Xamarin.Forms
PDF
TechEd Europe 2014 DEV-B217 Go Mobile with C#, Xamarin, and Visual STudio
PDF
Introduction to Mobile Development with Xamarin -DotNet Westide
PDF
Deep Dive in Xamarin.Forms
PDF
.NET North UG - What’s new & next for Xamarin developers
PDF
Smau Milano 2016 - Erica Barone e Lorenzo Barbieri, Microsoft
Xamarin y MS Azure | Cognitive Services
Xamarin University Presents: Building Your First Intelligent App with Xamarin...
Dotnetconf - Introduction to Xamarin and Xamarin.Forms
TechEd Europe 2014 DEV-B217 Go Mobile with C#, Xamarin, and Visual STudio
Introduction to Mobile Development with Xamarin -DotNet Westide
Deep Dive in Xamarin.Forms
.NET North UG - What’s new & next for Xamarin developers
Smau Milano 2016 - Erica Barone e Lorenzo Barbieri, Microsoft

What's hot (20)

PPTX
Xamarin.Forms
PPTX
Xamarin overview droidcon.tn
PDF
Introduction to Xamarin.Forms
PPTX
Xamarin for iOS developers
PPTX
Xamarin Dev Days - Xamarin.Forms
PDF
Intro to Xamarin for Visual Studio: Native iOS, Android, and Windows Apps in C#
PPTX
Building iOS applications with Xamarin and C#
PDF
Customizing Xamarin.Forms UI
PDF
Introduction to CocosSharp
PDF
Visual Studio Toolbox - Introduction To Xamarin.Forms
PDF
Intro to Xamarin
PPTX
Introduction to xamarin.forms
PPTX
Xamarin Dev Days Madrid 2017 - Xamarin.Forms
PPTX
Xamarin introduction
PDF
Introduction to Xamarin Philly Code Camp 2014
PDF
Wearables with C# and Xamarin
PDF
Evovle 2016 - Everyone Can Create Beautiful Apps with Material Design
PPTX
Cross platform app development with xamarin.forms
PPTX
Supercharge xamarin forms with custom renderers and animations
PDF
Your First Xamarin.Forms App
Xamarin.Forms
Xamarin overview droidcon.tn
Introduction to Xamarin.Forms
Xamarin for iOS developers
Xamarin Dev Days - Xamarin.Forms
Intro to Xamarin for Visual Studio: Native iOS, Android, and Windows Apps in C#
Building iOS applications with Xamarin and C#
Customizing Xamarin.Forms UI
Introduction to CocosSharp
Visual Studio Toolbox - Introduction To Xamarin.Forms
Intro to Xamarin
Introduction to xamarin.forms
Xamarin Dev Days Madrid 2017 - Xamarin.Forms
Xamarin introduction
Introduction to Xamarin Philly Code Camp 2014
Wearables with C# and Xamarin
Evovle 2016 - Everyone Can Create Beautiful Apps with Material Design
Cross platform app development with xamarin.forms
Supercharge xamarin forms with custom renderers and animations
Your First Xamarin.Forms App
Ad

Viewers also liked (15)

PPTX
Xamarin + azure Mobile Apps
PPTX
Xamarin Dev Days - Connected & Disconnected Apps with Azure Mobile Apps
PDF
Xamarin & Azure - BFF, Really?
PDF
Introdução ao Azure Mobile Apps
PPTX
Azure Mobile Apps with Xamarin
PPTX
Say hello to Xamarin 3
PPT
Developing Cross-platform Native Apps with Xamarin
PPTX
Introduction to Xamarin Development
PPTX
Cloud Powered Mobile Apps with Azure
PPTX
Intro to Xamarin
PDF
Introduction to Xamarin.Forms
PDF
Native i os, android, and windows development in c# with xamarin 4
PDF
Building Your First Xamarin.Forms App
PDF
Building Quality Cross-Platform Apps with Xamarin
PDF
Xamarin Experience London: CA Mobile Banking with Xamarin
Xamarin + azure Mobile Apps
Xamarin Dev Days - Connected & Disconnected Apps with Azure Mobile Apps
Xamarin & Azure - BFF, Really?
Introdução ao Azure Mobile Apps
Azure Mobile Apps with Xamarin
Say hello to Xamarin 3
Developing Cross-platform Native Apps with Xamarin
Introduction to Xamarin Development
Cloud Powered Mobile Apps with Azure
Intro to Xamarin
Introduction to Xamarin.Forms
Native i os, android, and windows development in c# with xamarin 4
Building Your First Xamarin.Forms App
Building Quality Cross-Platform Apps with Xamarin
Xamarin Experience London: CA Mobile Banking with Xamarin
Ad

Similar to Cross Platform Mobile Development with Xamarin (20)

PPTX
Introduction to Xamarin
PPTX
Introduction to xamarin
PPTX
Introduction to Xamarin
PDF
Xamarin.Forms - Your Complete Mobile Solution
PPTX
Xamarin COE by Mukteswar Patnaik
PDF
Azure MobileApp & Xamarin.Forms
PPTX
Android Apps Using C# With Visual Studio And Xamarin
PPTX
C# no bolso - desenvolvendo apps multiplataforma
PDF
Xamarin DevOps
PDF
Mobile Cross-Platform App Development in C# with Xamarin
PDF
Building Mobile Cross-Platform Apps for iOS, Android & Windows in C# with Xam...
PPTX
[MobConf] Go mobile with C#, Visual Studio & Xamarin
PDF
Going Mobile with C#, Visual Studio, and Xamarin
PDF
Xamarin Platform
PDF
The Great Mobile Debate: Native vs. Hybrid App Development
PDF
Native iOS and Android Development with Xamarin
PPTX
Xamarin Dev Days 2016 introduction to xamarin
PPTX
Cross-platform mobile development using Xamarin and C#
PDF
Lecture 08 Xamarin
PDF
Xamarin and azure iot
Introduction to Xamarin
Introduction to xamarin
Introduction to Xamarin
Xamarin.Forms - Your Complete Mobile Solution
Xamarin COE by Mukteswar Patnaik
Azure MobileApp & Xamarin.Forms
Android Apps Using C# With Visual Studio And Xamarin
C# no bolso - desenvolvendo apps multiplataforma
Xamarin DevOps
Mobile Cross-Platform App Development in C# with Xamarin
Building Mobile Cross-Platform Apps for iOS, Android & Windows in C# with Xam...
[MobConf] Go mobile with C#, Visual Studio & Xamarin
Going Mobile with C#, Visual Studio, and Xamarin
Xamarin Platform
The Great Mobile Debate: Native vs. Hybrid App Development
Native iOS and Android Development with Xamarin
Xamarin Dev Days 2016 introduction to xamarin
Cross-platform mobile development using Xamarin and C#
Lecture 08 Xamarin
Xamarin and azure iot

More from Puja Pramudya (20)

PPTX
Building High Outcome Engineering Organization for Tech Startup
PPTX
Building High Outcome Engineering Organization for Tech Startup.pptx
PDF
Professional software engineers
PPTX
Kuliah umum intro to programming @ feb unpad
PPTX
Platform as a Service for Your App Development
PPTX
Public speaking for tech conference puja pramudya
PPTX
Introduction to ASPNET Core
PPTX
Build intelligent chatbot with bot framework
PPTX
How is AI driving mobile app development
PDF
Intelligent Mobile App with Azure Cognitive Services
PPTX
Unlocking digital opportunity in Southeast Asia
PDF
Platform as a Service for Rapid Development
PPTX
Running Web & Mobile App on Azure App Service
PPTX
Launching Aplikasi Biru Dongker 2006
PPTX
Samosir
PDF
Intro to Product Development
PDF
Bandung Developer Day - Simple Analytic
PDF
Build modern web & api
PPTX
Running Web & Mobile in Azure App Service
PDF
Build & Track Your Mobile App
Building High Outcome Engineering Organization for Tech Startup
Building High Outcome Engineering Organization for Tech Startup.pptx
Professional software engineers
Kuliah umum intro to programming @ feb unpad
Platform as a Service for Your App Development
Public speaking for tech conference puja pramudya
Introduction to ASPNET Core
Build intelligent chatbot with bot framework
How is AI driving mobile app development
Intelligent Mobile App with Azure Cognitive Services
Unlocking digital opportunity in Southeast Asia
Platform as a Service for Rapid Development
Running Web & Mobile App on Azure App Service
Launching Aplikasi Biru Dongker 2006
Samosir
Intro to Product Development
Bandung Developer Day - Simple Analytic
Build modern web & api
Running Web & Mobile in Azure App Service
Build & Track Your Mobile App

Recently uploaded (20)

PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
A Presentation on Artificial Intelligence
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
Cloud computing and distributed systems.
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
cuic standard and advanced reporting.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Big Data Technologies - Introduction.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Per capita expenditure prediction using model stacking based on satellite ima...
Mobile App Security Testing_ A Comprehensive Guide.pdf
A Presentation on Artificial Intelligence
Chapter 3 Spatial Domain Image Processing.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
20250228 LYD VKU AI Blended-Learning.pptx
Understanding_Digital_Forensics_Presentation.pptx
Spectral efficient network and resource selection model in 5G networks
Dropbox Q2 2025 Financial Results & Investor Presentation
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Cloud computing and distributed systems.
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
cuic standard and advanced reporting.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
NewMind AI Monthly Chronicles - July 2025
Encapsulation_ Review paper, used for researhc scholars
Empathic Computing: Creating Shared Understanding
Big Data Technologies - Introduction.pptx

Cross Platform Mobile Development with Xamarin

Editor's Notes

  • #5: So we know what we want how do we get there? Let’s talk about the state of mobile development.
  • #6: Multiple Teams Multiple Code Bases Expensive & Slow Positive = Great apps delivered to user’s platform Negative = Development hampered by multiple code bases & fragmentation
  • #7: Unhappy Users Unhappy Developers Increase in Abandoned Apps Limited to what is implemented
  • #12: Coming up next is bubbles
  • #19: Xamarin Studio on Mac offers: Android, iOS and Mac development World Class IDE with great features: Code Analysis Upload to Test Flight Git & Subversion Integration Code Completion Code Navigation Easy transition from Visual Studio The same Solution & Projects open in BOTH Xamarin Studio and Visual Studio!
  • #33: Xamarin is your complete mobile solution. Xamarin Platform is usually what you hear about which is building native iOS, Android, Mac, and Windows Apps all in C# However Xamarin offers a wide range of products for developers to go mobile including Test Cloud, Hockey App, and a way to learn all of mobile with University.