Cannot read packageName from AndroidManifest.xml

前端 未结 14 1153
情歌与酒
情歌与酒 2020-12-15 19:52

I have errors in my android manifest file:

Error:Cannot read packageName from C:\\Users\\brandon\\AndroidStudioProjects\\MineDodge2\\app\\src\\main\\AndroidM         


        
14条回答
  •  無奈伤痛
    2020-12-15 20:37

    Check if your src file is named with some different name.....if thats the case then you might end up with this error....rename it to "src

提交回复
热议问题