April 2016
Intermediate to advanced
194 pages
4h 37m
English
In this chapter, we will learn how to write our first sensor program. We will also understand the various callbacks, and how to use these callbacks in the foreground activity and background service. This chapter will also walk you through a basic algorithm developed using sensor values.
We will cover the following topics in this chapter:
The two most important callbacks of the sensor framework are the ...