I have this error when trying to build in unity3d:
Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.
D:\Android\adt-bundle-windows-x86-20140702\sdk\build-tools\android-4.4W\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S "res" -I "D:/Android/adt-bundle-windows-x86-20140702/sdk/platforms/android-21\android.jar" -F bin/resources.ap_ --extra-packages
stderr[
ERROR: No argument supplied for '--extra-packages' option
Android Asset Packaging Tool
I tried reinstalling the jdk, android sdk, and reimporting the package itself but I am getting this same error. Can anybody help me out here?