Giter Club home page Giter Club logo

cocos2d-x226-android-studio's Introduction

Cocos2d-x 2.2.6 support Android Studio IDE and cocos command

Tested with 3.8.1 console command, Android Studio 3.2.1.

setup

  1. copy hello folder to cocos2d-x-2.2.6/project/
  2. copy libcocos2dx folder to cocos2d-x-2.2.6/cocos2dx/platform/android

run with cocos command

cocos command version < 3.17

cocos run -p android --android-studio

Debug C++

  1. NDK == android-ndk-r13b

  2. Set Project's NDK

  3. Android.mk

    # !!!! dangerous, ONLY for debuging c++ with Android Studio
    ifeq ($(NDK_DEBUG),1)
      LOCAL_ALLOW_UNDEFINED_SYMBOLS := true
    endif
    # !!!! dangerous!!!!

Support update 3rd libs via PayPal:
PayPal $10, $50, $100, others.

ref to https://github.com/c0i/cocos2d-x-v2

cocos2d-x226-android-studio's People

Watchers

 avatar

Forkers

colayue liuhaili

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.