【发布时间】:2019-07-23 17:49:45
【问题描述】:
More than one file was found with OS independent path 'com/mysql/jdbc/configs/maxPerformance.properties'
当我尝试在 Android Studio 中构建我的 gradle 时,我试图在我的项目中使用 MySQL 作为数据库
【问题讨论】:
-
欢迎来到 Stack Overflow!请不要仅仅因为您使用 android-studio 标签而使用它来标记问题:Android Studio 标签应该仅在您对 IDE 本身有疑问时使用,而不是您编写的任何代码(或想写)在里面。请参阅when is it appropriate to remove an IDE tag、How do I avoid misusing tags? 和 the tagging guide
-
另外,请不要添加代码截图 - 将其添加到问题中。并添加日志(见minimal reproducible example)
标签: android mysql database-connection