Apache ant failed with args / can't write manifest

hi evreryone. i’m tired… i’v try to package my game for months… i still have theses two errors… the ant failed with arg and the manifest can’t be wrote… please anyone could help me ? i didn’t find the solution to this issue on internet. thanks for your help.

Some info:

You should pack with gradle instead of ant. Try it.

i tried, but it didn’t work. “Keystore is missing”, but i alredy set the Kestore… and on UE4.17 Admob don’t work with Gradle, and there is ads in my game :(.

Be sure to read through all documentation about android development. Can you update your project to more recent version?

yes i did it. but same issue :confused: apache ant need a specific version of java to work fine ?

Anyone ? Like the other same topic, nobody can answer…

Did you really check the box using gradle instead of ant? Do you have the same error?? You on 4.20 now? Provide more recents info.
Also be sure you have latest android code works installed.