最简单的HttpURLconnection封装,CallBack方法执行在UI线程。支持get请求,post请求,支持文件上传和下载。
☆113May 8, 2017Updated 8 years ago
Alternatives and similar repositories for UrlHttpUtils
Users that are interested in UrlHttpUtils are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 用各种脚本和中文工具类编写android应用,目前支持rhino js,Lua,BeanShell☆20Jan 29, 2018Updated 8 years ago
- ☆10Aug 19, 2017Updated 8 years ago
- EventBus使用的Demo☆18Jan 11, 2016Updated 10 years ago
- 基于box2d物理引擎的安卓版合成大西瓜☆16Feb 2, 2021Updated 5 years ago
- http://wanandroid.com/ 的第三方客户端☆13Dec 6, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Android平台JavaScript编程工具☆14Oct 29, 2017Updated 8 years ago
- 一款封装HttpURLConnection实现的简单的网络请求的事例☆25Apr 28, 2023Updated 2 years ago
- 写小demo的时候,用Android成熟的网络框架有些大炮打蚊子,所以用最简单的方式写了一个网络工具类,注意,这个只是工具类...☆34Mar 23, 2017Updated 9 years ago
- ☆13Sep 19, 2020Updated 5 years ago
- Android 通过JNI实现守护进程☆19Dec 23, 2016Updated 9 years ago
- NetworkListener☆18Jun 13, 2019Updated 6 years ago
- Android本 地、网络图片加载库。☆52Aug 13, 2015Updated 10 years ago
- 基于Spring+Mybatis+Jetty实现简单的用户信息接口。☆11Mar 13, 2015Updated 11 years ago
- 模仿android新浪微博客户端菜单弹出效果☆27May 5, 2016Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 一款比较好用的拼音输入法,比起手机,它更适用于电视上☆15May 14, 2018Updated 7 years ago
- Android轻量异步http库,基于HttpURLConnection。☆16Mar 17, 2016Updated 10 years ago
- 各种有趣的东西☆11May 4, 2020Updated 5 years ago
- 数据库异步操作☆11May 3, 2016Updated 9 years ago
- Android自定义控件之RecyclerView打造万能ViewPager TabLayout(仿今日头条Tab滑动、Tab多布局、indicator蠕动、自定义indicator、文字颜色渐变)☆364Dec 1, 2025Updated 4 months ago
- Android定时任务在不同应用场景下的应用(定点精确提示、定时刷新接口、轮询倒计时)☆12Apr 17, 2017Updated 8 years ago
- ☆11Mar 19, 2022Updated 4 years ago
- A simple library that can detect network state changes on Android device. / 通过使用BroadcastReceiver来检测Android设备网络变化的库☆35Feb 9, 2018Updated 8 years ago
- 淘宝后台恢复闪屏广告实现☆13Oct 12, 2016Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- StatusBarUtils是Android状态栏工具类,支持设置状态栏颜色、设置状态栏沉浸式、状态栏字符颜色深色切换;并对小米、魅族、OPPO等机型进行适配。☆14Apr 23, 2019Updated 6 years ago
- 搜集Android设备唯一标识码,并且区分出真实设备和虚拟设备☆23Mar 28, 2018Updated 8 years ago
- 实现Android Activity的代理机制,可以实现:1. 在AndroidManifest.xml中仅声明一个代理Activity,即可打开多个被代理Activity 2. 被代理Activity可以动态更新,即使用DexClassLoader加载☆11Oct 12, 2015Updated 10 years ago
- 「Deprecated」EasyNetwork封装了一套Android原生的Http框架,提供了拦截器机制,请求统一加密,响应统一解密,自动重定向,自动重试,不需要额外引入任何库,体积小,面向SDK开发,强烈建议SDK开发者下载jar包进行引用方便混淆.☆18Jun 11, 2019Updated 6 years ago
- Android apk包res 资源混淆工具☆96Jun 2, 2017Updated 8 years ago
- 读取ELF文件,java方式整理的,来自openjdk我单独提取出来的☆14Jul 16, 2015Updated 10 years ago
- 一个简单的Android网络下载器,支持多任务下载、多界面管理、断点等常用操作☆66Mar 25, 2019Updated 7 years ago
- 自定义View,高仿微信透明圆角状态dailog,拿过去就能用的代码!!!☆17Nov 3, 2016Updated 9 years ago
- 一个 hook Android应用的入口 Activity 的例子☆22Dec 9, 2017Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 改进型 Json 解析库,快速解析 Json 为 Map 或 List 对象,甚至直接由 JsonList 创建列表可用的适配器。BaseJson 的目标不是能让 json 解析变得多快,而是让开发者能更轻松的完成 json 到 UI 的呈现😆☆53Aug 21, 2025Updated 7 months ago
- ☆16Feb 21, 2017Updated 9 years ago
- 一些实际的应用Demo☆28Mar 9, 2022Updated 4 years ago
- 引导页☆12May 21, 2016Updated 9 years ago
- 正方形进度条、矩形进度条☆15Jul 5, 2017Updated 8 years ago
- 由CameraX实现的相机库。拍照、录制 视频、mlkit人脸检测、tensorflow面部识别、活体检测、相似度计算等,适配Android10以上存储,支持flie、mediastore、saf,而且配置简单,可以快速集成实现自己的相机。☆62Sep 2, 2024Updated last year
- 🌏 WebView 全方面使用,JS交互、进度条、上传图片、错误页面、视频全屏播放、唤起原生App、获取网页源代码、被作为第三方浏览器打开、DeepLink、[腾讯x5使用示例]☆1,574Mar 15, 2024Updated 2 years ago