- 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.
推薦閱讀
- Android應用程序開發與典型案例
- Arduino by Example
- 自己動手寫Java虛擬機
- 控糖控脂健康餐
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- 實戰Java程序設計
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- Building a Quadcopter with Arduino
- Mastering Ext JS
- 大模型RAG實戰:RAG原理、應用與系統構建
- Express Web Application Development
- MySQL從入門到精通(軟件開發視頻大講堂)
- Deep Learning with R Cookbook
- 創意UI:Photoshop玩轉APP設計
- PhoneGap 3.x Mobile Application Development Hotshot