- Home /
Question by
Nick4 · Jun 25, 2016 at 06:06 PM ·
androidandroid buildandroid-sdk
Failed to re-package resources : no plugins
The thing is, I'm not using a plugin unlike other people who complained about this problem. It's just a simple, newly created project. I tried everything yet the problem persists (Uninstalling & reinstalling Unity / SDK platforms etc). I just can't build my game.
Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.
C:\Users\Blackfire\AppData\Local\Android\Sdk\build-tools\24.0.0\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S "res" -I "C:/Users/Blackfire/AppData/Local/Android/Sdk\platforms\android-24\android.jar" -F bin/resources.ap_
stderr[
]
stdout[
]
Comment