android studio问题
天蓬老师
天蓬老师 2017-04-17 16:41:58
0
4
961

Error:A problem was found with the configuration of task ':app:checkDebugManifest'.

File 'D:Student_projectWeiYuYanStudentappsrcmainAndroidManifest.xml' specified for property 'manifest' does not exist.

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(4)
伊谢尔伦

The manifest file of this module ':app:checkDebugManifest' does not exist

大家讲道理

Check whether the manifest file is in the main directory. If not, it will be reported like this

大家讲道理

This is an error that occurs during compilation. The content is that the manifest file does not exist. You have to check the structure of the project you compiled. Gradle

Peter_Zhu

The main thing is to check the module you compiled. If there is no problem, then try clean, rebuild or Invalidate Caches / Restart

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template