Android Studio报错Cause: unable to find valid certification path to requested target
我使用的Android Studio版本号是
解决方法:点击“File-Settings-Build, Execution, Development”,将复选框“Download external annotations for dependencies”的钩去掉,然后刷新缓存。
我使用的Android Studio版本号是
解决方法:点击“File-Settings-Build, Execution, Development”,将复选框“Download external annotations for dependencies”的钩去掉,然后刷新缓存。