nicolasgramlich / AndEngine

Free Android 2D OpenGL Game Engine
http://www.andengine.org
Apache License 2.0
3.17k stars 1.35k forks source link

Makes andengine a Gradle Project. #257

Open abeatte opened 10 years ago

abeatte commented 10 years ago

andengine is now a Gradle Project which can be imported right into Android Studio without any loss of feature or functionality.

ixanezis commented 10 years ago

Why did you comment out the line "<?xml version="1.0" encoding="utf-8"?>" ?

abeatte commented 10 years ago

That was supposed to be uncommented before the last commit. Good catch.

wonson commented 9 years ago

I dunno if committing .iml is a good idea, because for me .iml is in .gitignore

btw, to make it compilable in Android Studio can be simply done by