我想在安卓手机上构建一个REST客户端。REST服务器公开了几个资源,例如(获取)http://foo.bar/customerListofallcustomerhttp://foo.bar/customer/4711Thecustomerwithid4711http://foo.bar/customer/vipListofallVIPcustomerhttp://foo.bar/companyListofallcompanyshttp://foo.bar/company/4711ThecompanywiththeID4711http://foo.bar/company/vipList
我想在安卓手机上构建一个REST客户端。REST服务器公开了几个资源,例如(获取)http://foo.bar/customerListofallcustomerhttp://foo.bar/customer/4711Thecustomerwithid4711http://foo.bar/customer/vipListofallVIPcustomerhttp://foo.bar/companyListofallcompanyshttp://foo.bar/company/4711ThecompanywiththeID4711http://foo.bar/company/vipList