Changes in code aren't reflected when I run Libgdx project on Android

前端 未结 1 1740
一生所求
一生所求 2020-12-19 16:56

I\'ve been following the Libgdx tutorial here and I\'m running into a strange problem. Due to the constraints of my work environment, I can\'t download OpenGL drivers on my

相关标签:
1条回答
  • 2020-12-19 17:08

    This is a bug in the newer versions of ADT. Please star the bug report to make Google aware of the troubles this gives.

    Easiest way is to clean project in Eclipse (or whatever IDE you are using) or to add a space/newline in your Android project and save.

    0 讨论(0)
提交回复
热议问题