Questions tagged [flutter-androidmanifest]

1 questions
0
votes
0 answers

Is your project missing an android/app/src/main/AndroidManifest.xml?

After several times run and building my Flutter project suddenly I got the below error: I already have existed the AndroidManifest.xml file package identifier or launch activity not found. Please check /Users/[user]/AndroidStudioProjects/[project…