Communities for your favorite technologies. Explore all Collectives
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Find centralized, trusted content and collaborate around the technologies you use most.
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
I receive the following error message
Could not initialize class com.android.sdklib.repository.AndroidSdkHandler
How do I solve this error message, I honestly have no idea how to solve this error message ?
Maybe update the following code in the build.gradle(project) file?
buildscript { repositories { [some other things here...] } dependencies { [.... some other things here] classpath 'com.android.tools.build:gradle:3.1.2' } }
Add a comment
Start asking to get answers
Find the answer to your question by asking.
Explore related questions
See similar questions with these tags.