• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. B

    Apps Restful client question

    Im trying to consume a restful service and im getting an error "Host name may not be null". Below is my exact code. If I copy and paste the url that im passing into this function into my browser I get results. Thanks in advance for any help. public static void connect(String pUrl) {...