Level: Intermediate
Android is a popular development target for modern apps, providing usability on phones and tablets. Xamarin is a powerful toolset that allows developers to write native Android (and iOS) apps using C#. The one area where Android is unique is in the UI design and implementation. Even there, Xamarin lets you write the code controlling the UI in C#. In this session, you'll learn how to build an Android client app that uses the same business logic as a WinRT (Windows 10 or Windows Phone 10) client app, as well as leveraging the same back-end services as the Windows, iOS and JavaScript clients.