Book Image

Xamarin Essentials

By : Mark Reynolds
Book Image

Xamarin Essentials

By: Mark Reynolds

Overview of this book

<p>Xamarin is a Mono-based suite of products that allows developers to create iOS and Android apps using C# and .NET.</p> <p>This learning guide is your first port of call to quickly learn Xamarin. Starting with the foundations by understanding the architecture behind Xamarin.iOS and Xamarin.Android, you will be guided through creating your first Xamarin.iOS and Xamarin.Android applications. In addition, you will learn how to utilize frameworks such as MvvmCross and Xamarin.Forms to increase the amount of code reuse. To conclude your journey, you will be shown how to develop your own Xamarin apps for distribution.</p> <p>Xamarin Essentials is the guide to use in order to quickly gain practical working knowledge of developing robust commercial mobile apps using C# and sharing large portions of your code base across iOS and Android apps.</p>
Table of Contents (17 chapters)
Xamarin Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 1. Xamarin and Mono – a Pathway to the Unnatural

This chapter provides an overview of the Mono project and the suite of Mono-based commercial products offered by Xamarin. To begin this pathway into the unknown, this chapter will cover the following topics:

  • Understanding Mono

  • Why you should use Xamarin

  • Installation of Xamarin.Android and Xamarin.iOS

  • Using Xamarin Studio and Visual Studio for development

  • Options for source control