- Home /
Build failure: Failed to build apk
Well, I wanted to make an android quiz game app and currently I'm using this template: https://assetstore.unity.com/packages/templates/systems/quizapp-trivia-template-4-in-1-57254
I've been following all of the steps given by the developer, but not with the building of the app, the tutorial on how the building of the app hasn't been made.. so I just use the usual way of building an android app with installing android sdk and jdk (development kit) etc.. and this is the result when I tried to build the app:
UnityEditor.BuildPlayerWindow+BuildMethodException: 3 errors at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (BuildPlayerOptions options) [0x00207] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:172 at UnityEditor.BuildPlayerWindow.CallBuildMethods (Boolean askForBuildLocation, BuildOptions defaultBuildOptions) [0x00050] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:83 UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)