Book Image

Learning Xamarin studio

By : William Smith
Book Image

Learning Xamarin studio

By: William Smith

Overview of this book

Table of Contents (16 chapters)
Learning Xamarin Studio
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 2. Learning and Customizing the XS Environment

In this chapter, we will cover the following topics:

  • The Xamarin Studio IDE

  • Creating your first iOS application

  • Creating your first Android application

  • Solution explorer

  • Design and information pads

  • Menus

  • Solution and project options

  • Environment preferences

In Chapter 1, Installing and Setting Up Xamarin Studio, we walked through the somewhat lengthy process of installing Xamarin Studio and the secondary tools that you'll need for effective cross-platform mobile development. Now, we need to familiarize ourselves with the tools that are available in the IDE. Rather than simply walking through the entire interface feature by feature, it's typically easier (and far less boring) to learn the environment in the context of hands-on demonstrations. In addition, there are certain features we simply can't view outside the context of a working solution. Therefore, let's begin by creating a couple of rudimentary applications. Following this, we will fill...