I am sure this has been answered before but I cannot find one. After downloading and installing version 2 I removed B4AShared.exe, core.exe, and core.xml from the libraries directory and all has been well.
However now I compiled in debug mode and am receiving this error which I cannot figure out:
Compiling code. 0.23
Compiling layouts code. 0.02
Generating R file. 0.00
Compiling generated Java code. Error
B4A line: 1711
End Sub
javac 1.6.0_30
src\world\animals\main.java:2992: StartDebugging(anywheresoftware.b4a.BA,int,int[]) in anywheresoftware.b4a.debug.Debug cannot be applied to (anywheresoftware.b4a.BA,int,int[],java.lang.String)
Debug.StartDebugging(mostCurrent.activityBA, 33028, new int[] {111}, "277ecc0d-5a94-431f-bfa7-1af5626b5878");}
^
1 error