Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Xamarin - deliver native apps for iOS, Android and Windows
Rating: 4.2 out of 5(36 ratings)
558 students

Xamarin - deliver native apps for iOS, Android and Windows

Write code once - use C# to develop mobile applications from zero to deployment
Last updated 2/2022
English

What you'll learn

  • Developing Xamarin.Android apps
  • Developing Xamarin.iOS apps
  • Shared code overview - Shared Project
  • Shared code overview - Portable Class Library
  • Mapping data (SQLite.Net and repository pattern)
  • Creating a WebAPI project
  • Hosting a database on Microsoft Azure
  • Connecting to the database using Entity Framework
  • Publishing a service and integrating with a mobile app
  • Creating an app using Xamarin.Forms and the Prism framework

Course content

6 sections25 lectures3h 36m total length
  • Introduction to Xamarin11:04
  • How to start?10:32
  • Introduction to technology

Requirements

  • Basics of C#
  • Xamarin Studio for Mac or PC

Description

Deliver native apps for Android and iOS! Build apps for multiple platforms using one language, IDE and API's everywhere.

You would like to make apps for both iOS and Android platform, but for obvious reason you don't want to learn Objective-C or Swift to build app for iOS and after that learn Java to write the same app for Android. You can learn once and write all apps in C# with Xamarin.

Share code everywhere.

You will learn various methods of sharing code, we find out which one allow you to share an average of 75 % of previously written code. To build interface you can use Xamarin.Forms and share nearly 100%.

Project based course.

Along this course you will create applications that show you step by step the most important elements and functions used in Xamarin projects. We guarantee that course will help you to create your own, advanced applications that fully native and adapted to most of mobile iOS and Android devices available on the market. 

C# is the best language for mobile app development - anything you can do in Objective-C, Swift or Java, you can do in C#.

Deliver native apps for Android and iOS! Build apps for multiple platforms using one language, IDE and API's everywhere.

Who this course is for:

  • Anyone who wants to write native apps for Android and iOS at once
  • Developers who want to use sharing code methods