Xamarin: Cross-Platform Mobile Application Development

Xamarin: Cross-Platform Mobile Application Development

English | 2016 | ISBN: 978-1-78712-012-9 | 1049 Pages | EPUB | 50 MB

Master the skills required to develop cross-platform applications from drawing board to app store(s) using Xamarin
Developing a mobile application for just one platform is becoming a thing of the past. Companies expect their apps to be supported on iOS, Android and Windows Phone, while leveraging the best native features on all three platforms. Xamarin’s tools help ease this problem by giving developers a single toolset to target all three platforms. The main goal of this course is to equip you with knowledge to successfully analyze, develop, and manage Xamarin cross-platform projects using the most efficient, robust, and scalable implementation patterns.
Module 1 is a step-by-step guide to building real-world applications for iOS and Android. The module walks you through building a chat application, complete with a backend web service and native features such as GPS location, camera, and push notifications. Additionally, you’ll learn how to use external libraries with Xamarin and Xamarin.Forms. Module 2 provide you recipes on how to create an architecture that will be maintainable, extendable, use Xamarin.Forms plugins to boost productivity. We start with a simple creation of a Xamarin.Forms solution, customize the style and behavior of views for each platform. Further on, we demonstrate the power of architecting a cross-platform solution. Next, you will utilize and access hardware features that vary from platform to platform with cross-platform techniques. You will master the steps of getting the app ready and publishing it in the app store. The last module starts with general topics such as memory management, asynchronous programming, local storage, networking, and platform-specific features. You will learn about key tools to leverage the pattern and advanced implementation strategies. Finally, we show you the toolset for application lifecycle management to help you prepare the development pipeline to manage and see cross-platform projects through to public or private release. After the completion of this course, you will learn a path that will get you up and running with developing cross-platform mobile applications and help you become the go-to person when it comes to Xamarin.
What You Will Learn

  • Share C# code across platforms and call native Objective-C or Java libraries from C#
  • Submit your app to the Apple App Store and Google Play
  • Use the out-of-the-box services to support third-party libraries
  • Find out how to get feedback while your application is used by your users
  • Create shared data access using a local SQLite database and a REST service
  • Test and monitor your applications
  • Gain memory management skills to avoid memory leaks and premature code cycles while decreasing the memory print of your applications
  • Integrate network resources with cross-platform applications
  • Design and implement eye-catching and reusable UI components without compromising on nativity in mobile applications

Who This Book Is For
Mobile application developers wanting to develop skills required to steer cross-platform applications using Xamarin.

Homepage