I have this github file https://github.com/udacity/ud843-QuakeReport and you can clone it from https://github.com/udacity/ud843-QuakeReport.git , but the problem is , my android studio doesn't know how to run it .
What to do ?
I just get this simple error saying
Could not initialize class com.android.sdklib.repositoryv2.AndroidSdkHandler
I didn't do any change in the code, it is google udacity code, and trusted to work in all situations.
How to run my project now ?