Unity3d 5 failed to re-package resources (Android build problem)
I keep getting this error no matter what I do.
Any help will be appreciated. Thanks
CommandInvokationFailure: Failed to re-package resources. See the Console for details. C:\Users\Lenovo\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\Lenovo\AppData\Local\Android\sdk\platforms\android-24\android.jar" -F bin/resources.ap_
stderr[
] stdout[
] UnityEditor.Android.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) UnityEditor.Android.PostProcessAndroidPlayer.Exec (System.String command, System.String args, System.String workingdir, System.String[] progress_strings, Single progress_value, System.String errorMsg) UnityEditor.Android.PostProcessAndroidPlayer.CompileResources (System.String stagingArea, System.String packageName, UnityEditor.Android.AndroidLibraries androidLibraries) UnityEditor.Android.PostProcessAndroidPlayer.PostProcessInternal (System.String stagingAreaData, System.String stagingArea, System.String playerPackage, System.String installPath, System.String companyName, System.String productName, BuildOptions options, UnityEditor.RuntimeClassRegistry usedClassRegistry) UnityEditor.Android.PostProcessAndroidPlayer.PostProcess (BuildTarget target, System.String stagingAreaData, System.String stagingArea, System.String playerPackage, System.String installPath, System.String companyName, System.String productName, BuildOptions options, UnityEditor.RuntimeClassRegistry usedClassRegistry) UnityEditor.HostView:OnGUI()
This error log is not complete. Try to post the full error message so we can tell you how to fix it. See this other thread for more info: http://answers.unity3d.com/questions/1300741/commandinvokationfailure-failed-to-re-package-reso-35.html#answer-1301211
Your answer
Follow this Question
Related Questions
[AdMob][Android] Re-Packing error 0 Answers
Cannot build Google Development Project 0 Answers
Error playing in Android 0 Answers
I make Sniper FPS game and Android build it but it slow how i fix it 1 Answer