29 oct. 2014

Run AndEngine on Android Studio

AndEngine is a powerful game Engine on Android. After finding lots of people having trouble on configuring it, I want to share via this tutorial simple and quick way to setup your Android game platform.


The goal is to build and test all extensions available with AndEngine

  • Download AndEngine project and extensions from RealMayo repositories
  • Create an empty Android Studio project
  • For each extension, you have to create new module by importing existing project (see the figure below)
  • Build .so files from NDK by following these instructions
  • Move .so files in /libs folder on the root of each module

If you don't want to waste time following these steps, you just can download a working Android Studio project from here. Import it and Enjoy !!

Aucun commentaire: