一个基于Android MVP的简单明了的指引性通用架构,目的是帮助更多的开发者去全面了解实践开发相关的各种技术,快速搭建属于自已的APP。这个项目涉及到如下技术的实际应用:1、MVP 2、网络请求(Novate基于rxjava,okhttp,retrofit封装架构)3、DbFlow(可保存文件入SD卡) 4、6.0权限申请 5、XRecyclerView 6、万能Adapter7、异常处理 8、日志打印 9、屏幕适配 10、代码混淆 11、多渠道打包 12、内存泄露检测 13、热修复 14、升级更新 15、极光推送 工程更新完善中……欢迎关注 @特别感谢ZJ…
☆56Aug 11, 2018Updated 8 years ago
Alternatives and similar repositories for Meteorite
Users that are interested in Meteorite are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Todo客户端,数据来源是鸿洋的wanandroid。☆15Aug 16, 2018Updated 8 years ago
- MPAndroidChart帮助类,封装了一些图表操作☆19Apr 9, 2020Updated 6 years ago
- 这是一个自定义的周历,月历,以及时间布局的demo☆15Sep 18, 2017Updated 8 years ago
- 类似ios效果的滑动按钮,支持自定义背景,动画效果,渐变效果☆21May 11, 2018Updated 8 years ago
- Android Utils for context and thread.☆11Aug 4, 2016Updated 10 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 将Material Design中的TabLayout与ViewPager结合,RadioGroup和ViewPager结合,封装一个可以直接拿来使用的控件。实现了页面切换时根据不同的数据加载结果来决定显示的页面,比如加载中页面、加载错误页面等等。库中默认提供这些页面,也可…☆35Jul 3, 2023Updated 3 years ago
- 基于EasyUI+环信+百度地图+MVP开发的一款社交Android应用☆11Apr 28, 2018Updated 8 years ago
- Android双进程守护-杀不死的服务☆12Jan 21, 2018Updated 8 years ago
- 全局Dialog 完美适配6.0☆11Sep 26, 2016Updated 9 years ago
- 可以滑动 以表格形式展示数 据☆15Nov 29, 2017Updated 8 years ago
- To remove all shape files from the project, provide a generic shape style button.☆403Apr 17, 2019Updated 7 years ago
- 公共的Adapter☆11Jun 27, 2019Updated 7 years ago
- 该项目是一个android端用于生成复杂表格的库。可以用来做像Excel表格那样的UI界面。☆17Jan 16, 2018Updated 8 years ago
- An Android app for www.wanandroid.com☆101Jan 11, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Template Demo☆30May 29, 2018Updated 8 years ago
- An android asynchronous http client built on top of HttpURLConnection.☆15Mar 29, 2020Updated 6 years ago
- Realm helper by Kotlin☆12Jun 3, 2017Updated 9 years ago
- 本着不再重复造轮子的精神,封装一个简单实用的Dialog, 1,支持自定义布局 2,支持设置显示位置以及与屏幕边距 3,随心所欲的添加动画效果 4,添加子View接口回调,可以为所有子View添加点击事件 5,链式调用,一行实现添加所有属性以及回调☆11Jun 23, 2018Updated 8 years ago
- 优量汇(广点通)官方-sdk-demo - Android 标准版☆18May 15, 2025Updated last year
- Android仿京东筛选☆14Feb 19, 2017Updated 9 years ago
- 仿淘宝点击显示物流详情的弹框☆21Sep 8, 2017Updated 8 years ago
- ☆11Nov 24, 2020Updated 5 years ago
- 实现网易云音乐换肤框架☆11Jan 21, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 极简通用的RecyclerAdapter,入侵性低,支持一个列表多种Item类型,无需维护和编写Adapter代码,快速集成拥有点击,动画,自定义刷新,自定义加载更多,自定义空页面显示,通用分割线,动态绑定等高复用,你只需要编写维护Holder代码。☆266Dec 31, 2019Updated 6 years ago
- 带文字描述,可滑动,可动态添加节点的横向时间轴☆25Sep 9, 2016Updated 9 years ago
- Personal project in analysis of bike sharing data☆10Sep 13, 2018Updated 7 years ago
- Android 实现仿美团下拉功能☆19Aug 4, 2016Updated 10 years ago
- 一个简单强大且灵活的MVP框架。☆242Oct 19, 2018Updated 7 years ago
- GSYImageLoader图片加载管理,集成Glide、Picasso、Fresco的kotlin图片管理器,一键 切换图片加载类,提供常用的图片相关功能接口。☆39Jan 23, 2018Updated 8 years ago
- OneStep share Demo☆26Oct 21, 2016Updated 9 years ago
- niko个人开发工具框架 包括:Rxjava2.0+Retrofit2.0+RxLifecycle 2.0最新网络请求框架,图片处理,运行时权限,通用RecyclerVIewAdapter封装,activity和fragment,popwindow封装☆23Jul 4, 2018Updated 8 years ago
- Animation when click photo like Google Photos☆10Feb 5, 2016Updated 10 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Android城市选择(自定义头部)☆58Apr 9, 2019Updated 7 years ago
- 关于toast、等待框、对话框、选择框、地址选择框、软键盘等工具的封装☆50May 3, 2020Updated 6 years ago
- rxjava2+retrofit2+dagger2+mvp,个人练手项目,完善中☆12May 15, 2017Updated 9 years ago
- 用rxjava和retrofit模仿支付宝更新app实现断点续传下载☆33Feb 12, 2019Updated 7 years ago
- 一个管理所有Activity的库,可以任意处关闭任意Activity☆22Jan 20, 2022Updated 4 years ago
- Android实现多级树形列表☆35Jul 12, 2018Updated 8 years ago
- MVVM、Dagger2、Jetpack、APT、AOP☆19Sep 27, 2024Updated last year