android-plugin
android-plugin copied to clipboard
Attempt of making aapt --rename-manifest-package configurable (Issue #19...
I tried to implement the rename-manifest-package option for aapt (Issue #191). It looks fine to me, the option is really appended to the aapt call (I verified it). However, the generated Android app does not have the changed package name. I don't know what the problem could be. Perhaps someone else has a clue?