- Android Sensor Programming By Example
- Varun Nagpal
- 157字
- 2021-07-16 11:08:07
Preface
Welcome to Android Sensor Programming By Example. This book will provide you the skills required to use sensors in your Android applications. It will walk you through all the fundamentals of sensors and will provide a thorough understanding of the Android Sensor Framework. This book will cover a wide variety of sensors available on the Android Platform. You will learn how to write code for the infrastructure (service, threads, database) required to process high volumes of sensor data. This book will also teach you how to connect and use sensors in external devices (such as Android Wear) from the Android app using the Google Fit platform.
You will learn from many real-world sensor-based applications such, as the Pedometer app to detect daily steps, the Weather app to detect temperature, altitude, absolute and humidity, the Driving app to detect risky driving behavior, and the Fitness tracker app to track heart rate, weight, daily steps, and calories burned.
- Advanced Splunk
- C#程序設計實訓指導書
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- Docker進階與實戰
- Go語言高效編程:原理、可觀測性與優化
- Raspberry Pi Networking Cookbook(Second Edition)
- Java持續交付
- Modern JavaScript Applications
- Jupyter數據科學實戰
- Android底層接口與驅動開發技術詳解
- SQL Server數據庫管理與開發兵書
- App Inventor少兒趣味編程動手做
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- C#程序設計基礎入門教程
- iOS Development with Xamarin Cookbook