- 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.
- 零基礎搭建量化投資系統:以Python為工具
- Progressive Web Apps with React
- JavaScript全程指南
- Java 9 Concurrency Cookbook(Second Edition)
- PostgreSQL Cookbook
- OpenCV 3和Qt5計算機視覺應用開發
- 數據庫系統原理及MySQL應用教程
- C/C++常用算法手冊(第3版)
- Java性能權威指南(第2版)
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- 正則表達式經典實例(第2版)
- C程序設計案例教程
- Instant Ext.NET Application Development
- GameMaker Essentials
- Xcode 6 Essentials