Summary
In this chapter, we familiarized ourselves with advanced plugins that give the ability to receive data from sensors or listen for them in a specific period of time. These sensors are available in the most of the latest devices for all three most popular mobile platforms.
As we can see from the examples, these plugins provide a powerful interface between the native hardware API and any hybrid mobile application that we want to build.
In the next chapter, we will be covering how to access native camera capabilities and access existing media files to be used inside our application.