【问题标题】:I can't Import Module from Source, The Finish button is off我无法从源代码导入模块,完成按钮已关闭
【发布时间】:2021-10-22 01:08:42
【问题描述】:

enter image description here我想使用这个模块或其他模块,完成按钮已关闭。有没有人和我一样的情况?

https://github.com/mohamad-amin/PersianMaterialDateTimePicker

【问题讨论】:

    标签: android android-studio import module import-module


    【解决方案1】:

    这是 android studio arctic fox 中的一个错误。 Google 没有回应任何解决方案,但现在您可以这样做:

     1. copy your-module folder in your project directory.
     2.  Add below line in settings.gradle.
     3. include ':your-module' // your-module is module name.
     4. click sync now
    

    【讨论】:

    • 此错误已在新更新中解决。更新你的 android studio 来解决这个问题。
    猜你喜欢
    • 1970-01-01
    • 2011-05-15
    • 2021-01-18
    • 2012-04-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-05-15
    • 1970-01-01
    相关资源
    最近更新 更多