Cocos Creator开发环境配置

Cocos Creator 官方文档

https://www.cocos.com/docs

安装配置原生开发环境

https://docs.cocos.com/creator/manual/zh/publish/setup-native-development.html

JAVA

https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Android Studio

http://www.android-studio.org/

NDK 

http://tools.android-studio.org/index.php/sdk/

SDK

http://tools.android-studio.org/index.php/sdk/

ANT

https://ant.apache.org/bindownload.cgi

Python 2.7.5+,下载页

https://www.python.org/downloads/

点击运行之后如果连接了android手机

Compile native project successfully.
 
Start to run project
 
Start to run project. Please wait...
 
The log file path [ C:\Users\billy\.CocosCreator\logs\native.log ]
 
等一段时间,弹出安装界面,然后就自动运行了
项目路径\build\jsb-binary[或jsb-default]\frameworks\runtime-src\proj.android\bin内也可以找到apk文件

猜你喜欢

转载自www.cnblogs.com/suneil/p/11267380.html
今日推荐