AndroidStudio报错:
Error:The modules['ShaoXingWS-shaoxing_android','shaoxing_android']point to the same directory in the file system.
Each module must have a unique path.
解决方案:
将项目android文件下的 ***.iml 文件删掉,重新导入编译即可
AndroidStudio报错:
Error:The modules['ShaoXingWS-shaoxing_android','shaoxing_android']point to the same directory in the file system.
Each module must have a unique path.
解决方案:
将项目android文件下的 ***.iml 文件删掉,重新导入编译即可