There are 0 repository under httpurlconnection topic.
:lemon: Android实现Http标准协议框架,支持多种缓存模式,底层可动态切换OkHttp、URLConnection。
The best file downloader library for Android
Android 网络请求框架,简单易用,so easy
:tropical_fish: 本库是一款Android-Http标准协议网络通讯框架,基于RxJava+NoHttp封装。支持文件上传和断点续传、文件下载和断点下载、Http协议和Https协议队列网络请求、网络请求轮询。
Android Volley by HttpURLConnection(no HttpClient need), JSON, XML, Map, RequestMap(with file) request supported.
Android InMemory and persistent Cookie Store for HttpURLConnection and OkHttp, with extensions to easily sync cookies in Android WebViews.
Making HttpURLConnection easy and secure. Best method to impliment httpurlconnection in android.
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.
写小demo的时候,用Android成熟的网络框架有些大炮打蚊子,所以用最简单的方式写了一个网络工具类,注意,这个只是工具类...
一款封装HttpURLConnection实现的简单的网络请求的事例
Android App help you to search :mag: to the earthquake places :city_sunrise: and view it in Maps with his details in table.
基于Kotlin、OkHttp的声明式网络框架,像写HTML界面一样写网络调用代码
🌐 A tiny http client for Kotlin/Android. Only 90 lines of code.
A very small (160KB, zero dependency) HTTP client for Java using HttpURLConnection
HttpUrlConnection wrapper for Java and Android. Supports HTTP GET, POST, PUT and DELETE.
Maven based Java project for general purpose testing
SimpleApiCalls is a type-safe REST client for Android. The library provides the ability to interact with APIs and send network requests with HttpURLConnection.
Enable http2 support for UrlConnection in Android 5.0+
http
An APP of recording and using track of users
基于 HttpURLConnection 实现的 Restful 接口工具, 用于远程接口调试
Android Networking examples
Code snipt to make network call in android using kotlin, without using any 3rd party library
Android library wrapper for HttpUrlConnection
Done Stepik course (Android SDK, Kotlin, MVC, Single-Activity, Fragments, RxJava, HttpURLConnection, Picasso, RecyclerView, Realm, WebView, Service, MediaPlayer и Notification)
A Simple Weather Forecast Android app with beautiful User Interface. This application uses OpenWeatherMap API to retrieve the weather data.
Web Application based on spring framework for building a Coronavirus tracker
Discover earthquake activity around the world. Project is a part of the Android Basicis by Google Nanodegree program at Udacity.
Sample Downloader Using WorkManager & HttpURLConnection in Java
App is an example of getting data from the remote data source performed by AsyncTaskLoader on the background thread. It's list of Earthquakes, each item shows eartquakes magnitude, time and location. Data are fetched by making HTTP request to the Earthquakes API and then by getting JSON response from the server. Clicking on list item, opens another activity that shows google map of eartquake location.
Rest API Automation framework using HttpUrlConnection and Rest-Assured libraries.