- Overview
- Transcript
1.1 Introduction
In this course, you'll learn how to use the camera plugin to take pictures and video, as well as to access your device's image library.
1.1 Introduction
[SOUND] Ionic is a hybrid mobile platform that lets you develop for Android, iOS, and other platforms using just HTML, CSS and JavaScript. This allows web developers to leverage their existing skills to build mobile and web apps. Thanks to the inclusion of Cordova, we have access to numerous plugins that extend the functionality of our apps. In this coffee break course we will use a couple of these plugins to access the device's camera. We will also see how the plugins can have uses beyond their obvious use. For example, in addition to acquiring images, the camera plugin allows access to the device's photo and video library. After this course, you should have a better understanding of how the plugins work with Ionic, as well as how you can use these plugins in your project.