Flutter W/zipro ( 2568): Error opening archive buildappoutputsapkapp.apk: ERROR: dump failed because no AndroidManifest.xml found

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



Flutter W/zipro ( 2568): Error opening archive buildappoutputsapkapp.apk: ERROR: dump failed because no AndroidManifest.xml found



I am just starting at flutter, in mobile app development in general and even here on stackoverflow hehe. I built a simple tic tac toe game. At first, when I ran the program on a physical android device, it worked but the day after that it didn't anymore. It shows this error.


W/zipro ( 2568): Error opening archive buildappoutputsapkapp.apk:
Invalid file
ERROR: dump failed because no AndroidManifest.xml found
Exit code 1 from: C:UsersacerAppDataLocalAndroidsdkbuild-tools28.0.0aapt dump badging buildappoutputsapkapp.apk



I am stuck please help.




1 Answer
1



You can use flutter clean. That's worked for me. I hope be useful for you.






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

make 2 or more post in bootsrap

Store custom data using WC_Cart add_to_cart() method in Woocommerce 3

Firebase Auth - with Email and Password - Check user already registered