Handles large int values in AndroidManifest.xml, by prefixing with `\ ` which aapt treats a string. This prevents truncation from overflow. Superseeds PR#1007 - thanks to gio73 for initial research & MarchMil for continued investigation.