Learning Android Game Development
上QQ阅读APP看书,第一时间看更新

Summary

In this chapter, you have gone through our Android Project Structure as well as developing a basic understanding of how to create elements using the XML file. We also learned how to set up the Android Emulator and executed our Hello World! program.

In the next chapter, we will take a look at how to manage inputs and we will dive deeper into understanding XML files, which will serve as a core foundation for making our games. We will also learn how to link your XML files to your source code, change texts, and other cool stuff.