This is the error when compile
B4A version: 5.20
Parsing code. (0.00s)
Compiling code. (0.04s)
Compiling layouts code. (0.00s)
Generating R file. (0.04s)
Compiling debugger engine code. (1.02s)
Compiling generated Java code. Error
B4A line: 33
hc.Initialize(\
javac 1.8.0_60
src\b4a\example\main.java:374: error: cannot access ClientProtocolException
_hc.Initialize("hc");
^
class file for org.apache.http.client.ClientProtocolException not found
Someone know tell me what happend??
Sometime before it run perfectly... I don´t know if it happends with new versions of B4A.
B4A version: 5.20
Parsing code. (0.00s)
Compiling code. (0.04s)
Compiling layouts code. (0.00s)
Generating R file. (0.04s)
Compiling debugger engine code. (1.02s)
Compiling generated Java code. Error
B4A line: 33
hc.Initialize(\
javac 1.8.0_60
src\b4a\example\main.java:374: error: cannot access ClientProtocolException
_hc.Initialize("hc");
^
class file for org.apache.http.client.ClientProtocolException not found
Someone know tell me what happend??
Sometime before it run perfectly... I don´t know if it happends with new versions of B4A.