manolaz / oxygine-framework

Repository from Github https://github.commanolaz/oxygine-frameworkRepository from Github https://github.commanolaz/oxygine-framework

You need SDL2.0
(hg clone http://hg.libsdl.org/SDL)

folders structure:
root\
     oxygine-framework
     SDL
     SDLTests
     

how to build. Steps:
- unpack oxygine-framework\oxygine\SDL\android\SDLTests.zip to the same level with oxygine-framework and SDL
  (to the "root" folder, see example above)
- goto SDLTests\android-project
- copy assets from oxygine's example
- run build.cmd
- run ant_debug.bat
- apk is ready here: SDLTests\android-project\bin !

About

License:Other