I decided to switch build system for Android project to Gradle 1.4. I use Intellij Idea IDE. After imported existing project tictactoe based on biuld.gradle file, I can build it but Intellij Idea doesn't highlight any Android syntax, for example: Activity.
I will be very happy if someone tell me how to fix it.