Добавить
Уведомления

Importing a Cocos 2d-x project into Android Studio

In this tutorial, I create a Cocos 2d-x v3.3 project, and import the project into the recently-released Android Studio. You can find an Eclipse version of this tutorial here: https://youtube.com/watch?v=2LI1IrRp_0w Outline: Downloading Applications - 0:40 Cocos 2d-x Initial Setup - 2:32 Creating a New Cocos 2d-x Project - 4:01 Compiling the C++ Code - 5:19 Android Studio Setup Wizard Explanation - 7:51 Importing the Project - 8:11 Configuring "Run" - 10:31 Running the Application - 11:01 UPDATE: Chris Baty recently brought to my attention a solution to the gradle problem discovered by Milos Jakovljevic, which you can find here: http://www.imaginenot.com/android-studio-and-cocos2d-x/ Original thread: http://discuss.cocos2d-x.org/t/how-can-i-use-android-studio-together-with-cocos2d-x-any-hints/7365/11 Note that the solution mentioned is geared towards Linux and Mac systems. To get gradle working with Cocos 2d-x on Windows, you can try some of the adjustments mentioned in the comments of that blog post.

Иконка канала Кодерские идеи
63 подписчика
12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

In this tutorial, I create a Cocos 2d-x v3.3 project, and import the project into the recently-released Android Studio. You can find an Eclipse version of this tutorial here: https://youtube.com/watch?v=2LI1IrRp_0w Outline: Downloading Applications - 0:40 Cocos 2d-x Initial Setup - 2:32 Creating a New Cocos 2d-x Project - 4:01 Compiling the C++ Code - 5:19 Android Studio Setup Wizard Explanation - 7:51 Importing the Project - 8:11 Configuring "Run" - 10:31 Running the Application - 11:01 UPDATE: Chris Baty recently brought to my attention a solution to the gradle problem discovered by Milos Jakovljevic, which you can find here: http://www.imaginenot.com/android-studio-and-cocos2d-x/ Original thread: http://discuss.cocos2d-x.org/t/how-can-i-use-android-studio-together-with-cocos2d-x-any-hints/7365/11 Note that the solution mentioned is geared towards Linux and Mac systems. To get gradle working with Cocos 2d-x on Windows, you can try some of the adjustments mentioned in the comments of that blog post.

, чтобы оставлять комментарии