- Learning AndEngine
- Martin Varga
- 126字
- 2021-04-02 10:02:00
Chapter 1. Setting Up an AndEngine Project
In this chapter, we are going to develop an empty AndEngine application that will serve as a base for a game. First, we will discuss prerequisites and download and install the required software. You will also learn where to get the latest and stable AndEngine libraries from. Lastly, we are going to create and implement a simple Android application that uses AndEngine libraries and then run it.
It doesn't matter on which platform you develop the project as long as you can install the Java Software Development Kit (SDK) and Android SDK there. However, AndEngine is not a multiplatform framework because applications created with AndEngine can run only on an Android device or inside an Android emulator.
推薦閱讀
- MySQL數據庫管理實戰
- 圖解Java數據結構與算法(微課視頻版)
- PHP網絡編程學習筆記
- Java深入解析:透析Java本質的36個話題
- PLC編程與調試技術(松下系列)
- Mathematica Data Analysis
- Python Web數據分析可視化:基于Django框架的開發實戰
- 深入淺出React和Redux
- Creating Data Stories with Tableau Public
- 代碼閱讀
- 遠方:兩位持續創業者的點滴思考
- Go語言入門經典
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐
- Java程序設計教程