GarageGames / Torque2D

MIT Licensed Open Source version of Torque 2D game engine from GarageGames
MIT License
1.67k stars 1.56k forks source link

Android Studio compile failed #311

Closed yurembo closed 8 years ago

yurembo commented 8 years ago

I'm wonder. Why is newest version from development branch in Android studio compile failed?

greenfire27 commented 8 years ago

Can you give us some more information?

dottools commented 8 years ago

This should be fixed in PR #312. Enjoy!

yurembo commented 8 years ago

Thanks. I can not wait to try this :+1:

greenfire27 commented 8 years ago

Resolved.

yurembo commented 8 years ago

Oh, great! I have tested this already, and everything work realy fine! Only, I decreased SDK version from 22 to 19: compileSdkVersion 19 minSdkVersion 19 targetSdkVersion 19 And it works great