- Home /
Why unity does not merge library manifes into Android manifest when using Gradle build system?
Merging the library manifests into the Android manifest (internal build only.)
I found this in Unity Document. I'm curious why unity does not merge library manifests into Android manifest when using Gradle build?
And I have a problem that when i tried to build the Android Studio project which is exported by Gradle build system into a apk, it still would not merge library manifes which is contained in aar files into Android manifest.
Could someone can explains to me, plz. thanks a lot.
Your answer

Follow this Question
Related Questions
How to increase number of supported devices when publishing to the google play store 0 Answers
Android. failed to re-package resources 1 Answer
Unity Android App closed suddenly 0 Answers
Why cant I change the android:windowBackground? 0 Answers
Specific game with vibration capabilities not working due to something with AndroidManifest.xml 0 Answers