ERROR: Android Source Generator: [project] AndroidManifest.xml file not found

前端 未结 13 791
旧时难觅i
旧时难觅i 2021-02-03 17:57

I am a newbie to android , using intellij idea. when I want to compile my hello-world ( the first step ;) ) I faced with this error \"Android Source Generator: [project] Android

13条回答
  •  时光说笑
    2021-02-03 18:24

    Simply, Move your project folder to default project directory

    /home/USER/AndroidStudioProjects/

    This solves my issue . Hope This helps!!!

提交回复
热议问题