flutter | W/zipro(12512): Error opening archive D:\…Invalid file ERROR: dump failed because…

flutter: the program cannot be run. W/zipro ( 8904): Error opening archive D:…apk: Invalid file
ERROR: dump failed because resource AndroidManifest.xml not found
Failed to extract manifest from APK: ProcessException: The command failed
Command: C:\Users…\AppData\Local\Android\sdk\build-tools\29.0.3\aapt dump xmltree
D:…\build\app\outputs\apk\app.apk AndroidManifest.xml.
No application found for TargetPlatform.android_arm64.
Consider running “flutter create .” to create one.
Solution: Enter flutter clean where flutter run should be entered.

Read More: