Answers for "Could not initialize class com.android.sdklib.repository.AndroidSdkHandler"

0

Could not initialize class com.android.sdklib.repository.AndroidSdkHandler

//네아로
    implementation files('libs\\naveridlogin_android_sdk_4.2.6.aar')
    
    //추가
    implementation 'com.android.support:appcompat-v7:28.0.0'
    implementation 'com.android.support:support-core-utils:28.0.0'
    implementation 'com.android.support:customtabs:28.0.0'
    implementation 'com.android.support:support-v4:28.0.0'
Posted by: Guest on May-11-2021

Code answers related to "Could not initialize class com.android.sdklib.repository.AndroidSdkHandler"

Browse Popular Code Answers by Language