- Home /
Question by
IMPLOSIONS · Nov 09, 2018 at 12:08 AM ·
androidbuild-errorandroid buildlinux
Error when trying to export to android (Linux)
whenever I try to expor to my nokia 6 I get the message: Unable to retrieve device properties. Please make sure the android sdk is installed and is properly configured in the editor.
UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (BuildPlayerOptions options) [0x0021f] in /home/builduser/buildslave/unity/build/Editor/Mono/BuildPlayerWindowBuildMethods.cs:187
at UnityEditor.BuildPlayerWindow.CallBuildMethods (Boolean askForBuildLocation, BuildOptions defaultBuildOptions) [0x0007f] in /home/builduser/buildslave/unity/build/Editor/Mono/BuildPlayerWindowBuildMethods.cs:94
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
I've installed the android sdk with intellij and it should be in /home/username/android/sdk, unity also doesn't give any errors when I select that specific folder, but does whenever I try and select a version under /platform/
Comment
Your answer
Follow this Question
Related Questions
The game freezes after a splash screen 0 Answers
Unity unable to update android APK 29 0 Answers
Android Build Fail, CommandInvokationFailure 1 Answer
Unity Android IL2CPP Build Error 1 Answer