apk build problem.

I changed my windows and now I can’t build apk file.I have sdk and jre and jdk.I don’t know why this is happening !

i think problem is with your ads plugin. Just delete ads plugin then try tu build apk.

Few things to try out:

Try a different aapt.exe (different version, maybe not 24.0).

See if you have any duplicates of libraries like play-services.aar with google-play-services_lib. - if you do then delete the duplicates. (any duplicates, these are examples)

Uninstall Android SDK and Java, and then reinstall fresh.

You can also try using the resolver plugin which resolves android & iOS dependencies and performs version management.