Wrapper library around Android's HttpUrlConnection.
☆63Oct 12, 2020Updated 5 years ago
Alternatives and similar repositories for httpclient
Users that are interested in httpclient are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- a cross-platform audio engine,including audio device ,audio processing audio codec,etc.☆14Nov 18, 2017Updated 8 years ago
- An implementation of an HTML map like element in an Android View: 一个实现类似地图气泡提示,类似HTML <map>标签元素的Android组件。☆12Mar 18, 2013Updated 13 years ago
- BitmapLoader是根据Android开发文档中介绍如何高效地展示图片的课程中看到的源码例子bitmapfun修改而来, 详情访问:http://developer.android.com/training/displaying-bitmaps/index.html …