Android Question error: package anywheresoftware.b4a.samples.httputils2 does not exist

antsab

Member
Licensed User
Longtime User
Hi i use B4A version 3.00 registered version and now i have this error when i try to compile my project.

I attach the screenshot.
errore.jpg


I installed JDK and Android SDK to try to solve the problem but nothing happen.

Help me.....

Thanks
 

sirjo66

Well-Known Member
Licensed User
Longtime User
Httputils2 is a module (a .bas file) that you need to add to your project, and I think that the compiler don't found it !!
Have you add HttpUtils2Service.bas to your project ??

Sergio
 
Upvote 0
Top