- Learning Android Game Development
- Nikhil Malankar
- 97字
- 2021-07-09 20:41:20
Managing Inputs
Now that we have learned how to run a program on the Android Emulator, it is time for us to do some more cool stuff, which will equip us with the knowledge required to make our game. In this chapter, we will continue with XML files and will step into the territory of taking user inputs. In a gist, we will be learning the following:
- Exploring different types of XML files and the resource folder further
- Creating buttons and linking them to take inputs
- Working with accelerometer readings
- Mobile touch inputs
So, let's get started.
推薦閱讀
- Windows phone 7.5 application development with F#
- 深入理解Spring Cloud與實戰
- Raspberry Pi 3 Cookbook for Python Programmers
- Linux運維之道(第2版)
- 精選單片機設計與制作30例(第2版)
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- scikit-learn:Machine Learning Simplified
- Hands-On Machine Learning with C#
- 基于Apache Kylin構建大數據分析平臺
- Building 3D Models with modo 701
- Neural Network Programming with Java(Second Edition)
- 基于網絡化教學的項目化單片機應用技術
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構
- USB應用分析精粹:從設備硬件、固件到主機端程序設計
- MicroPython Cookbook