I am running Android Studio 1.3.2 on Ubuntu 14.04, with build-tools version 23.0.0.
Whenever I load any project, after the indexing is complete, Gradle shows Gradle Build Running and no matter how long I leave it, it shows no progress or errors.
I have tried these solutions:
- How to fix Android Studio getting stuck executing Gradle tasks?
- Gradle gets stuck at either 'build' or 'assembleDebug' when using the 64bit or 32bit version of Android Studio
- Gradle Build stuck at generate debug sources
But they do not work for me.
Any more solutions? Help will be greatly appreciated