According to the requirements, I need to encode AndroidManifest.xml while creating apk so that no one can extract or hack my project information. How can I achieve this?
I searched on Google but didn't find any solution for this. I also tried this but got no solution.
Any help will be appreciated. Thanks.