I get this error when trying to build:
Error building Player: Win32Exception: ApplicationName='C:\Program Files (x86)\Java\jre7\bin\javac.exe', CommandLine='-bootclasspath "C:/Program Files (x86)/Android SDK/adt-bundle-windows-x86_64-20140702/sdk/platforms/android-20\android.jar" -d "C:\Users\Shay\Documents\Flappy Rotation\Temp\StagingArea\bin\classes" -source 1.6 -target 1.6 -encoding UTF-8 "com\google\example\games\basegameutils\R.java" "com\Ultimate\FlappyRotation\R.java"', CurrentDirectory='C:\Users\Shay\Documents\Flappy Rotation\Temp\StagingArea\gen'
I don’t know what this means or how to fix it, so any help would be great.