Can I read Compiling Cocos2D-X with Android Studio on EtoBox?
Compiling Cocos2D-X with Android Studio by sriparnachakraborty is a document available to read on EtoBox.
What is Compiling Cocos2D-X with Android Studio about?
1. The document provides steps to compile Cocos2D-X 3.1x projects using Android Studio after the "android" command was replaced. 2. Key steps include linking the libcocos2dx folder as a C++ project in Android Studio, modifying the Android.mk file to include additional "../" in file paths, setting the APP_ABI in Application.mk, and adding an abiFilters setting to the build.gradle file. 3. Following these steps allows building and debugging Cocos2D-X projects within Android Studio like with the previous "a
- Author
- sriparnachakraborty
- Language
- EN