Skip to content

kkvskkkk/ParaCraftMobile

 
 

Repository files navigation

ParaCraftMobile

How to build android apk on windows

Dependencies

Setup Enviroment

  • $ANDROID_SDK_ROOT
  • $NDK_ROOT
  • $ANT_ROOT
  • $JAVA_HOME
  • Add the root path of python 2.7 to $Path

Building Steps

  • Download Cocos2d-x-3.6 and unzip to [ParaEngine\Mobile\trunk\ParaCraftMobile\frameworks\cocos2d-x]
  • Setup Cocos environment. Reference
  • Download external and unzip to [ParaEngine\Mobile\trunk\ParaCraftMobile\frameworks\runtime-src\external]
  • Download res and unzip to [ParaEngine\Mobile\trunk\ParaCraftMobile\res]
  • Run [BuildAndriodDebug.bat] or [BuildAndriodRelease.bat]

Main location of files

ParaCraftMobile\frameworks\cocos2d-x
ParaCraftMobile\frameworks\runtime-src\external
ParaCraftMobile\res
ParaCraftMobile\BuildAndriodDebug.bat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.0%
  • C 20.4%
  • Java 3.5%
  • Lua 0.9%
  • HLSL 0.8%
  • GLSL 0.4%
  • Other 1.0%