AndroidPureLand / AutoTestLinks
一个强大的api自动化测试,无需每次app上线都把全部功能跑一遍
☆37Updated 7 years ago
Alternatives and similar repositories for AutoTest
Users that are interested in AutoTest are comparing it to the libraries listed below
Sorting:
- Android 性能监控检测工具(FPS、CPU、PSS、PrivateDirty)☆29Updated 8 years ago
- 一个经过充分测试和线上验证的Android客户端自定义数据埋点SDK☆18Updated 6 years ago
- 关于android性能优化项目,其中包含:内存泄漏,UI优化,电量优化,网络优化,图片优化,数据传输优化,多线程优化,安装包优化,进程和服务保活以及相关优化工具的使用☆26Updated 7 years ago
- 自己写的android自动化测试工具SDK,测试框架基于robotium,重写了robotium里一点bug代码,做了测试报告功能扩充,懒得导成jar。此工具可以自动生成测试报告,自动截图,自动获取控制台log,自动记录每一步操作。解决测试报告不友好、不能自动截图和报告分析…☆42Updated 9 years ago
- 支持移动端和控制台的日志工具☆16Updated 8 years ago
- 状态控制机☆58Updated 8 years ago
- 仿手淘首页 针对ListView Adapter进行封装,协同开发效率更高,性能更优。☆22Updated 6 years ago
- 支付合集 包含了 微信支付,支付宝支付,银联支付,贝宝支付☆29Updated 7 years ago
- Retrofit2 + Rxjava +Cache 机制+EventBus,采用ButterKnife注解框架,包含Token失效处理方案,新增RxJava生命周期管理,mobile network 情况下缓存一分钟过期重新请求,wifi 情况下不使用缓存,none net…☆26Updated last year
- 安卓的弹幕、滚屏 的自定义View,字体大小在一个范围随机,颜色随机,滚动速度范围随机,支持点击回调,隐藏后恢复不会有停滞。☆30Updated 9 years ago
- MVP+RxJava+DataBinding+RecyclerView基类库、Dagger使用示例☆33Updated 7 years ago
- 阿里路由框架ARouter使用与简单封装☆14Updated 7 years ago
- android实现无埋点,收集用户行为统计☆69Updated 6 years ago
- 动态积分圆进度条+侧滑菜单栏+波浪view+滚动字幕☆23Updated 8 years ago
- Android 单元测试、Monkey、LeakCanary测试demo项目【粗略示例】☆100Updated 8 years ago
- 一个轻量定时任务分发工具☆128Updated 7 years ago
- WebView资源拦截☆53Updated 8 years ago
- 安卓的性能优化☆55Updated 7 years ago
- 封装一个独立弹窗Module,这里的弹窗包括普通的Dialog方式弹框和WindowManager方式弹窗,主要是方便做项目重构,统一对弹窗进行管理,方便维护,拓展。如果你在对项目UI进行整体改版,需要对大量对话框和WindowManager弹窗进行UI适配的时候,此项目中…☆38Updated 8 years ago
- 模仿微博个人页布局☆20Updated last year
- 2018年底阿里教育APP开发框架 可参考以前框架:https://github.com/geeklx/APPkuangjia☆24Updated 6 years ago
- 使用RxJava retryWhen+okhttp Intercept处理token过期问题☆29Updated 8 years ago
- Tencent APT Morror, APT是一个Android平台高效性能测试组件,提供丰富实用的功能,适用于开发自测、定位性能瓶颈;测试人员完成性能基准测试、竞品对比测试。☆29Updated 11 years ago
- 一个简易的埋点解决方案(基于JakeWharton的hugo基础上改造)☆29Updated last year
- [DEPRECATED]囊括了最实用的RxJava工具类集合☆31Updated 6 years ago
- 封装 第三方登录分享;QQ登录、分享;微信登录、分享;微博登录、分享等;☆48Updated 9 years ago
- 🔨A like Postman API debugger that supports custom encryption. 一个类似Postman的支持自定义加密传输的后台API接口调试工具.☆67Updated 6 years ago
- (2017-07-17--2017-08)IEM 员工版 知识点介绍:1.整体使用标准的MVP框架;2.butterknife编译注解;3.使用Rxjava+retrofit2+okhttp3+rxandroid处理异步数据,包括get,post的表单和文件上传等多种方式;…☆27Updated 7 years ago
- 淘宝后台恢复闪屏广告实现☆13Updated 8 years ago
- 在日常开发过程中,一些后台服务,比如IM,后台定时任务,都需要一套本地日志系统来监控程序是否正常,Android本身提供的日志系统只能在终端显示,为了模拟一套和android Log系 统相同的环境,我自己写了一套本地日志系统来解决以上问题。☆16Updated 9 years ago