I have these errors in the console:
///////////////////////////////////////////////////////////////////////////////////
CommandInvokationFailure: Failed to re-package resources. See the Console for details.
C:\Users\aviatto\Desktop\adt-bundle-windows-x86_64-20140702\sdk\build-tools\24.0.0-preview\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S “res” -I “C:/Users/aviatto/Desktop/adt-bundle-windows-x86_64-20140702/sdk\platforms\android-23\android.jar” -F bin/resources.ap_ --extra-packages com.chartboost.sdk.unity:com.google.android.gms -S “C:\Users\Public\Documents\Unity Projects\Soccer Dice\Temp\StagingArea\android-libraries\google-play-services_lib\res”
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.
C:\Users\aviatto\Desktop\adt-bundle-windows-x86_64-20140702\sdk\build-tools\24.0.0-preview\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S “res” -I “C:/Users/aviatto/Desktop/adt-bundle-windows-x86_64-20140702/sdk\platforms\android-23\android.jar” -F bin/resources.ap_ --extra-packages com.chartboost.sdk.unity:com.google.android.gms -S “C:\Users\Public\Documents\Unity Projects\Soccer Dice\Temp\StagingArea\android-libraries\google-play-services_lib\res”
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Thanks…