Repository navigation

#

httpurlconnection

🍋 Android实现Http标准协议框架,支持多种缓存模式,底层可动态切换OkHttp、URLConnection。

Java
3704
7 年前

🐠 本库是一款Android-Http标准协议网络通讯框架,基于RxJava+NoHttp封装。支持文件上传和断点续传、文件下载和断点下载、Http协议和Https协议队列网络请求、网络请求轮询。

Java
224
7 年前

Android Volley by HttpURLConnection(no HttpClient need), JSON, XML, Map, RequestMap(with file) request supported.

Java
204
3 个月前

Android InMemory and persistent Cookie Store for HttpURLConnection and OkHttp, with extensions to easily sync cookies in Android WebViews.

Kotlin
194
1 年前

Making HttpURLConnection easy and secure. Best method to impliment httpurlconnection in android.

Java
45
3 年前

Android library for displaying data based on JSON configuration fetched from server. With this library, you can kiss goodbye to string.xml, dimen.xml, arrays.xml. Keep all your string/integer/array config in one file. The library will automatically fetch the data from the url you provide.

Java
36
6 年前

写小demo的时候,用Android成熟的网络框架有些大炮打蚊子,所以用最简单的方式写了一个网络工具类,注意,这个只是工具类...

Java
34
8 年前

一款封装HttpURLConnection实现的简单的网络请求的事例

Java
25
2 年前

Android App help you to search 🔍 to the earthquake places 🌇 and view it in Maps with his details in table.

Java
14
5 年前

基于Kotlin、OkHttp的声明式网络框架,像写HTML界面一样写网络调用代码

Kotlin
13
4 年前

A very small (160KB, zero dependency) HTTP client for Java using HttpURLConnection

Java
9
5 年前

HttpUrlConnection wrapper for Java and Android. Supports HTTP GET, POST, PUT and DELETE.

Java
8
9 年前

SimpleApiCalls is a type-safe REST client for Android. The library provides the ability to interact with APIs and send network requests with HttpURLConnection.

Kotlin
4
3 年前

Enable http2 support for UrlConnection in Android 5.0+

Java
4
7 年前