Reputation: 750
Just tried to build Unity project as a test for Android.
I got this error:
Error building Player: Win32Exception:
ApplicationName='C:/Users/My User/AppData/Local/Android/android-sdk\platform-tools\adb.exe',
CommandLine='devices',
CurrentDirectory='C:/Users/My User/AppData/Local/Android/android-sdk
What have I done wrong?
Note: I'm new to Android development and used a tutorial to install the JDK and Android Studio. Wouldn't be surprised if I messed up somewhere lol.
Upvotes: 0
Views: 180
Reputation: 700
Not positive about what's wrong.
I recommend the following:
Here is some information i came upon in the Unity Forums as well: http://answers.unity3d.com/questions/861959/build-and-run-to-android-problems.html
Upvotes: 1