I have started using Android Studio on Windows 7. Created a simple app and have deployed it to my phone (via USB) and on the emulator numerous times without any problems.
All of a sudden I am not able to deploy my app anymore. When I open Android Studio a message at the bottom says: "Gradle build using tasks: [clean, :ProjectName:assembleDebug]" This process just keeps running for ever preventing me from doing anything in Android Studio.
This message does not go away and I am not able to do anything. Has anyone experienced this before? Seems Eclipse might be a better option for me...