zoukankan      html  css  js  c++  java
  • 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:Usersilly.CocosCreatorlogs ative.log ]
     
    等一段时间,弹出安装界面,然后就自动运行了
    项目路径uildjsb-binary[或jsb-default]frameworks untime-srcproj.androidin内也可以找到apk文件
  • 相关阅读:
    java中级或者高级面试题分享
    java常使用的框架
    spring的定时器
    ArrayList源码理解
    缓存 Memached
    ORM框架
    Web处理方式
    git使用
    Entity Framework
    .net 学习笔记2
  • 原文地址:https://www.cnblogs.com/suneil/p/11267380.html
Copyright © 2011-2022 走看看