cocos2D-X package

 

{

  // First, there java jdk, android sdk, android ndk

  //用android studio  import

  // match some gradle gradle version may be downloaded for it, do not panic, instead of gradle version 3.5.1, reload the project

  ndk matching path //local.gradle

  //4.0 version cmakelist.txt added cross-platform header and source files, if there is no source file can contain no go

  If you have the following //4.0 in android / app / jni / under android.mk here to join you in your source file, if there is no source file can contain no go

  // usually can not go wrong here, unless the path android.mk in question, to double-check

  // not recommended cocos compile -p android packing way

  

}

Guess you like

Origin www.cnblogs.com/YZFHKMS-X/p/12070455.html