Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/207.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
无法在android studio中使用AMLCURAN.showcaseview库_Android_Showcaseview - Fatal编程技术网

无法在android studio中使用AMLCURAN.showcaseview库

无法在android studio中使用AMLCURAN.showcaseview库,android,showcaseview,Android,Showcaseview,我正在尝试使用AMLCURAN/showcaseview库,我正在学习教程,但无法解析库: Error:(29, 13) Failed to resolve: com.github.amlcurran.showcaseview:library:5.0.0 这是我的build.gradle(项目)文件: 请帮助我修复此问题。将此添加到您的清单文件中 <uses-sdk tools:overrideLibrary="com.github.amlcurran.showcaseview"/>

我正在尝试使用AMLCURAN/showcaseview库,我正在学习教程,但无法解析库:

Error:(29, 13) Failed to resolve: com.github.amlcurran.showcaseview:library:5.0.0
这是我的build.gradle(项目)文件:


请帮助我修复此问题。

将此添加到您的清单文件中

<uses-sdk tools:overrideLibrary="com.github.amlcurran.showcaseview"/>

将此文件添加到您的清单文件中

<uses-sdk tools:overrideLibrary="com.github.amlcurran.showcaseview"/>