Book Image

Building a Basic App Using Xamarin and Xamarin.Forms [Video]

By : Steven F. Daniel
Book Image

Building a Basic App Using Xamarin and Xamarin.Forms [Video]

By: Steven F. Daniel

Overview of this book

Xamarin and Xamarin.Forms are the most powerful cross-platform mobile development frameworks for creating stunning cross-platform applications on the iOS and Android mobile platforms. This video course will begin by showing you how to successfully set up Visual Studio for Mac for both iOS and Android so that you can begin developing apps using the Xamarin.Forms platform. You will then learn how to debug your Xamarin applications right within the Visual Studio IDE, before moving on to learn how to build hybrid mobile applications using the Razor Templating Engine. Towards the end of the course, you will learn how to build a photo library application that interacts with the user's camera and photo album.
Table of Contents (3 chapters)
Chapter 3
Building a Photo Library App Using Xamarin. Forms
Content Locked
Section 4
Interacting with the Device Camera and Photo Album
The aim of this video is to make you understand how to use the Xamarin Media Plugin to access the device camera and photo album. - Get to know how to handle taking picture’s using the device camera - Get to know how to choose a picture from the photo album, and store this within your Gallery Image model - Implement methods to convert an image into bytes