22
Xamarin and DevOps workshop Vojtěch Mádr

Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Embed Size (px)

Citation preview

Page 1: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Xamarin and DevOps workshopVojtěch Mádr

Page 2: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

About eMan- A leading Czech supplier of mobile solutions - Present on the market since 2010 - Experienced team consisting of 60 people - Member of JABLOTRON GROUP

Page 3: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

About me

- FEL ČVUT (Multimedia) - Xamarin Developer (2014) - Android/iOS - IOT & Enterprise applications

Page 4: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)
Page 5: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Basic features of Xamarin

Page 6: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Community

Profesional

Community

Profesional

Enterprise

Licence model

Opensource

Page 7: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Zdroj: www.blog.xamarin.com

Page 8: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Bindings

.NET

C#

Bindings

.NET

C#AOT Compile and Link.APP .APK

Xamarin principles

Page 9: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Is Xamarin Native? Try Sunshine!

https://github.com/madrvojt/Sunshine-Xamarinhttps://rink.hockeyapp.net/apps/b632892031c04a5cb7aecc6452a0b1e4

Page 10: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Shared Project

Android iOS Windows

Compile with application

PCL

Android iOS Windows

Compile separately

Android PCL iOS PCL Windows

PCL

with own libraries

Common core technique

Page 12: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Core

Xamarin Core

iOS WindowsAndroid

Page 13: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Core

MVVM Cross

ViewModel

iOS View Windows ViewAndroid View

Page 14: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Core

Xamarin Forms

ViewModel

All Platforms View

Page 15: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Unit tests

Tests with simulator

UI tests

Tests

Developer

IPA / APK + Tests

Test server

Results

Upload

Processing

Xamarin Test Cloud

Page 16: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Monitoring

Hockey app

+Insights

APK / IPA / APP

Distribute Crash reporting

Page 17: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Continuous Integration

Developer

GIT

Build

HockeyApp Test

VS Team Services

Jenkins

Distribute

Monitor

Save code

Configuration

Page 18: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Business model for Xamarin

Internet věcí Enterprise & Corporate

Page 19: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

Next steps?More info - Xamarin Bloq (bloq.xamarin.com) - eMan Bloq (eman.cz/bloq) - N+1 days of MvvmCross

Github - https://github.com/eMandistribution - https://github.com/jamesmontemagno

Page 20: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

www.eman.cz

Thanks for watching

Page 21: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

- Settings IDE - Making Core - Making Android App (For all) - Making iOS App (For people with MacOS)

WORKSHOP - MvvmCross

Page 22: Xamarin and DevOps workshop by eMan and Microsoft (13.4.2016)

- Making Core - Making Android App (For all) - Making iOS App (For people with MacOS) - UI Tests - HockeyApp - Special Questions?

WORKSHOP - Xamarin Forms