基于Android Jetpack组件搭建MVVM架构 ,包括 Hilt + Room + ViewModel + LiveData + Work
☆19Mar 28, 2023Updated 3 years ago
Alternatives and similar repositories for MVVM-Project-Hilt
Users that are interested in MVVM-Project-Hilt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用RecyclerView+ExoPlayer 模仿抖音上下无缝滑动视频播放。没有使用ViewPager2的原因是Fragment太重,内存消耗太大。当有使用ViewPager2效果的时候,没有必要,可以选择这个方式,更轻量化。有一点需要注意,在有键盘弹出的界面,Recy…☆29Sep 3, 2024Updated last year
- 🔥🔥🔥 - 像修建楼房一样使用RecyclerView☆10Jan 17, 2022Updated 4 years ago
- QMUI+Jetpack 封装的一个MVVM框架☆10Mar 8, 2024Updated 2 years ago
- Debug工具,应用内悬浮窗,调试界面,提供给App的调试入口模板,动态显示内存信息,可即时销毁。☆31Nov 19, 2018Updated 7 years ago
- 排查溯源so文件来自那个库 查找so来源☆37May 11, 2023Updated 3 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.
- ☆17Sep 11, 2016Updated 9 years ago
- ☆12Nov 10, 2016Updated 9 years ago
- A customize multiple state layout for Android.☆19Aug 28, 2023Updated 2 years ago
- 一款Android端实现仿IOS通知栏的折叠/展开效果的组件,欢迎Star,欢迎Fork,谢谢~☆28Feb 19, 2020Updated 6 years ago
- listen1 flutter version☆10Aug 3, 2020Updated 6 years ago
- 自定义多TAB悬浮控件实现蘑菇街首页效果☆15Jun 14, 2016Updated 10 years ago
- Android Log Persistence Lightweight Framework 轻量级安卓日志持久化框架,支持崩溃日志收集☆20Nov 16, 2021Updated 4 years ago
- WanAndroid之天气App☆11Jul 7, 2025Updated last year
- Android开发中listView和ExpandableListView支持下拉刷新,上拉加载和侧滑删除三个功能(PullToRefresh 和 SwipeMenu的结合体);新增指定特定项不能够侧滑的功能☆11Nov 21, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 不实用WindowManager,在app每个界面添加悬浮按钮☆16Aug 19, 2018Updated 7 years ago
- android项目 开发源码示例☆21Jan 12, 2015Updated 11 years ago
- 在android上使用mvvm模式的正确姿势☆13Dec 4, 2016Updated 9 years ago
- 使用MPAndroidChart绘制心电图效果 demo☆12May 12, 2020Updated 6 years ago
- 一个基于 Kotlin + MVVM + Jetpack 的 玩Android 客户端+开眼视频+im客户端 此app的数据来源与社区开放api(玩安卓,开眼视频),基于极光im目前实现了单聊,im更多功能后续在 做更新。☆11Dec 24, 2021Updated 4 years ago
- Text-based UI components for the web☆12Aug 11, 2021Updated 5 years ago
- Telegram Desktop with Compose Multiplatform framework.☆11Jan 8, 2026Updated 7 months ago
- Android App性能监控方案示例,只展示核心原理。