- The Android Game Developer's Handbook
- Avisekhar Roy
- 179字
- 2021-07-14 10:28:58
Summary
Before starting development, a developer must have clear knowledge about hardware and software specifications. In this chapter, you have learned about the possible different hardware platforms running on Android. Through this knowledge, you, as a developer, can easily identify your target audience. It is much easier to choose a specific set of hardware platforms to target.
In the near future, Android will be stepping into the world of virtual reality with different technologies. We will discuss these later in this book. Till now, you have come to know that mobiles, tablets, televisions, STBs, consoles, and watches are the various hardware platforms. All of them are capable of running Android games. However, Android consoles are the only dedicated hardware platform for games.
Though consoles are a dedicated gaming platform, Android mobiles and Android tablets are the most targeted platforms for developers. These provide all the necessary support and facilities to run almost every kind of game. These platforms have the added advantage of the number of users. Most developers target these platforms to acquire as many users as possible.
- Facebook Application Development with Graph API Cookbook
- .NET之美:.NET關鍵技術深入解析
- 數(shù)據(jù)結構(C語言)
- Java EE 8 Application Development
- Unity 2D Game Development Cookbook
- 新一代SDN:VMware NSX 網(wǎng)絡原理與實踐
- Visual Studio Code 權威指南
- Buildbox 2.x Game Development
- Java程序設計與項目案例教程
- Spring 5 Design Patterns
- Go語言入門經(jīng)典
- Mastering R for Quantitative Finance
- SEO的藝術(原書第2版)
- TensorFlow+Keras深度學習算法原理與編程實戰(zhàn)
- Python High Performance(Second Edition)