Seems as if you might be missing a library (jar) in your project. Either missing from your additional library folder or the B4A project expects the #Additionaljar statement...your project is looking for Class org.apache.http.ParseException which will in all probability be in an external jar file.