I was in the middle of testing and building my app. Now that it's ready to go I started getting this error...
java:225: cannot find symbol
symbol : class httputils
location: class qsrtechnologies.timesystemapp.main
public httputils _httputils = null;
Can somebody pls help?
java:225: cannot find symbol
symbol : class httputils
location: class qsrtechnologies.timesystemapp.main
public httputils _httputils = null;
Can somebody pls help?