Book description
Xamarin Mobile Application Development is a hands-on Xamarin.Forms primer and a cross-platform reference for building native Android, iOS, and Windows Phone apps using C# and .NET. This book explains how to use Xamarin.Forms, Xamarin.Android, and Xamarin.iOS to build business apps for your customers and consumer apps for Google Play and the iTunes App Store.
Learn how to leverage Xamarin.Forms for cross-platform development using the most common UI pages, layouts, views, controls, and design patterns. Combine these with platform-specific UI to craft a visually stunning and highly interactive mobile user experience.
Use Xamarin.Forms to data bind your UI to both data models and to view models for a Model-View-ViewModel (MVVM) implementation. Use this book to answer the important question: Is Xamarin.Forms right for my project?
Platform-specific UI is a key concept in cross-platform development, and Xamarin.Android and Xamarin.iOS are the foundation of the Xamarin platform. Xamarin Mobile Application Development will cover how to build an Android app using Xamarin.Android and an iOS app using Xamarin.iOS while sharing a core code library.
SQLite is the database-of-choice for many Xamarin developers. This book will explain local data access techniques using SQLite.NET and ADO.NET. Build a mobile data access layer (DAL) using SQLite and weigh your options for web services and enterprise cloud data solutions.
This book will show how organize your Xamarin code into a professional-grade application architecture. Explore solution-building techniques from starter-to-enterprise to help you decouple your functional layers, manage your platform-specific code, and share your cross-platform classes for code reuse, testability, and maintainability.
Also included are 250+ screenshots on iOS, Android, and Windows Phone and 200+ C# code examples with downloadable C# and XAML versions available from Apress.com.
This comprehensive recipe and reference book addresses one of the most important and vexing problems in the software industry today: How do we effectively design and develop cross-platform mobile applications?
Table of contents
- Cover
- Title
- Copyright
- Dedication
- Contents at a Glance
- Contents
- Foreword
- Additional Foreword
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Introduction
- Chapter 1: Mobile Development Using Xamarin
-
Chapter 2: Building Mobile User Interfaces
- Understanding Xamarin.Forms
- Understanding the Platform-Specific UI Approach
- Choosing Xamarin.Forms or a Platform-Specific UI
- Exploring the Elements of Mobile UIs
- Using the Xamarin.Forms UI
- Creating a Xamarin.Forms Solution
-
Adding Xamarin.Forms Views
- Label View
- Placing Views Using StackLayout
- Background Color and Font Color
- Using Fonts
- Using Platform-Specific Fonts
- Button View
- Setting View Alignment and Size: HorizontalOptions and VerticalOptions
- Entry View for Text Input
- BoxView
- Image View
- Finalizing the StackLayout
- ScrollView
- Assigning the ContentPage.Content Property
- Padding Around the Entire Page
- CODE COMPLETE: Adding Xamarin.Forms Views
- Summary
- Chapter 3: UI Design Using Layouts
- Chapter 4: User Interaction Using Controls
-
Chapter 5: Making a Scrollable List
- Data Adapters
- Xamarin.Forms ListView
- Android ListView
- iOS UITableView
- Summary
-
Chapter 6: Navigation
- Navigation Patterns
- Xamarin.Forms Navigation
- Android Navigation
- iOS Navigation
- Summary
-
Chapter 7: Data Access with SQLite and Data Binding
- What Is SQLite?
- What Is SQLite.NET?
- Data Binding
- Xamarin.Forms Data Binding
- Using SQLite.NET
- Using ADO.NET
- Database Creation Options
- Web Services
- Enterprise Cloud Data Solutions
- Summary
- Chapter 8: Custom Renderers
- Chapter 9: Cross-Platform Architecture
- Epilogue: The Art of Xamarin App Development
- Index
Product information
- Title: Xamarin Mobile Application Development: Cross-Platform C# and Xamarin.Forms Fundamentals
- Author(s):
- Release date: July 2015
- Publisher(s): Apress
- ISBN: 9781484202142
You might also like
book
Xamarin: Cross-Platform Mobile Application Development
Master the skills required to develop cross-platform applications from drawing board to app store(s) using Xamarin …
book
Beginning Visual Studio for Mac: Build Cross-Platform Apps with Xamarin and .NET Core
Quickly learn how to get the most out of the Visual Studio for Mac integrated development …
book
Beginning Xamarin Development for the Mac: Create iOS, watchOS, and Apple tvOS apps with Xamarin.iOS and Visual Studio for Mac
Develop apps for the iPhone, iPad, and Apple wearables using Visual Studio for the Mac. Learn …
book
Xamarin Mobile Development for Android Cookbook
Over 80 hands-on recipes to unleash full potential for Xamarin in development and monetization of feature-packed, …