- Android Sensor Programming By Example
- Varun Nagpal
- 107字
- 2021-07-16 11:08:07
What you need for this book
You will need a Windows or a Mac system with Android Studio to run the examples in this book. All the examples are developed using Android Studio, but you can still execute them on Eclipse with ADT by exporting them to an Eclipse project structure. You are encouraged to run all the examples in the book on a real Android device as there is no official support for sensors in the Android emulator. An open source sensor simulator is available, and it will simulate some of the sensors on the Android emulator in real time. It is available at https://github.com/ezyang/SensorSimulator.
推薦閱讀
- GitLab Cookbook
- Flask Blueprints
- Visual FoxPro程序設計教程
- Python爬蟲開發:從入門到實戰(微課版)
- Ext JS Data-driven Application Design
- Linux網絡程序設計:基于龍芯平臺
- 編譯系統透視:圖解編譯原理
- Mastering openFrameworks:Creative Coding Demystified
- Advanced Express Web Application Development
- Red Hat Enterprise Linux Troubleshooting Guide
- C語言程序設計實訓教程與水平考試指導
- Getting Started with Python
- 從零開始:C語言快速入門教程
- Access數據庫應用教程(2010版)
- Web前端開發精品課:HTML5 Canvas開發詳解