I want to implement facebook social but I can’t get pass through this error:
First error:
Error:Invalid command dx
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun()
Second Error:
Error building Player: CommandInvokationFailure: Unable to convert classes into dex format. See the Console for details.
C:\Program Files (x86)\Java\jdk1.8.0_05\bin\java.exe -Xmx1024M -Dcom.android.sdkmanager.toolsdir=“C:/Users/Yeung/Desktop/adt-bundle-windows-x86-20140321/sdk ools” -Dfile.encoding=UTF8 -jar “C:/Program Files (x86)/Unity/Editor/Data/BuildTargetTools/AndroidPlayer\sdktools.jar” -
What to do?