qianxin2016 / AndroidHttpServerLinks
Http server running on android (based on AndroidAsync)
☆16Updated 6 years ago
Alternatives and similar repositories for AndroidHttpServer
Users that are interested in AndroidHttpServer are comparing it to the libraries listed below
Sorting:
- android小型http服务器框架☆62Updated 7 years ago
- 在 Android 设备上搭建 Web 服务器,可用于在局域网进行 GET/POST 请求和传输文件☆76Updated 7 years ago
- 安卓辅助功能api(极简封装),主要用于模拟点击☆54Updated 5 years ago
- 自动安装APK(免root),使用Accessibility(辅助功能/无障碍)模拟用户点击"安装"按钮。☆122Updated 6 years ago
- 通过Intent一行代 码实现分享图片+文字到微信朋友圈 简书地址:https://www.jianshu.com/p/39d12984cc9e☆25Updated 5 years ago
- Android 远程控制(屏幕同步,无障碍服务+adb模拟手势操作)☆25Updated 10 months ago
- 辅助功能(无障碍)的使用教程,适合新手快速入门(AccessibilityService)☆137Updated 4 years ago
- 基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开…