- Building Android Games with Cocos2d-x
- Raydelto Hernandez
- 115字
- 2021-07-23 19:46:31
Chapter 1. Setting Up Your Development Environment
In this chapter, we will explain how to download and set up all the required tools to get you started with setting up an environment for building games for the Android platform. Although there are huge similarities between the Mac OS and the Windows development environment, we will cover all the details regarding the installation in both of these operating systems.
The following topics will be covered in this chapter:
- Cocos2d-x overview
- Setting up Java
- Setting up the Android SDK
- Setting up the Android Native Development Kit (NDK)
- Setting up Apache Ant
- Setting up Python
- Setting up Cocos2d-x
- Setting up the Eclipse IDE
- Template code walk-through
推薦閱讀
- Vue.js設(shè)計(jì)與實(shí)現(xiàn)
- 基于粒計(jì)算模型的圖像處理
- Mastering Zabbix(Second Edition)
- Ext JS Data-driven Application Design
- 看透JavaScript:原理、方法與實(shí)踐
- 編寫(xiě)高質(zhì)量代碼:改善C程序代碼的125個(gè)建議
- Python漫游數(shù)學(xué)王國(guó):高等數(shù)學(xué)、線性代數(shù)、數(shù)理統(tǒng)計(jì)及運(yùn)籌學(xué)
- 概率成形編碼調(diào)制技術(shù)理論及應(yīng)用
- Learning Python Design Patterns
- Getting Started with Laravel 4
- Java實(shí)戰(zhàn)(第2版)
- 現(xiàn)代C++編程實(shí)戰(zhàn):132個(gè)核心技巧示例(原書(shū)第2版)
- 時(shí)空數(shù)據(jù)建模及其應(yīng)用
- Java 從入門(mén)到項(xiàng)目實(shí)踐(超值版)
- 從Excel到Python數(shù)據(jù)分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應(yīng)用