Android 无法导入模块,下一步灰色的解决办法

Next/Finish button does not become enabled even after selecting the right module path. It does not show any error. Android studio version is 2020.3.1 (Latest as of 3 August, 2021).enter image description here

So here is Temporary Workaround

  • copy your-module folder in your project directory

  • Add below line in settings.gradle

    include ':your-module' // your-module is module name
  • click sync now

  • Done


若文章对您有帮助,帮忙点个赞!

0
-5
发布时间 2022-03-15 17:43:00
0 条回复(回复会通过微信通知作者)
点击加载更多评论
登录 后再进行评论
(微信扫码即可登录,无需注册)