lizhidu's Stars
iluwatar/java-design-patterns
Design patterns implemented in Java
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
reactnativecn/react-native-guide
React Native指南汇集了各类react-native学习资源、开源App和组件
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
francistao/LearningNotes
Enjoy Learning.
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
jeasonlzy/okhttp-OkGo
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
asLody/VirtualApp
Virtual Engine for Android(Support 14.0 in business version)
googlesamples/easypermissions
Simplify Android M system permissions
hongyangAndroid/okhttputils
[停止维护]okhttp的辅助类
mcxiaoke/mqtt
MQTT协议3.1.1中文翻译版,IoT,物联网
starrtc/starrtc-android-demo
🚀starRTC,即时通讯(IM)系统,免费IM系统(含单聊,群聊,聊天室,文件传输),免费一对一视频聊天,VOIP,语音对讲(回音消除),直播连麦,视频直播,RTSP拉流,RTMP推流,webRTC服务端,在线教育,白板,小班课,在线会议,视频会议,视频监控,局域网直连(无需服务器),兼容webRTC, 支持webRTC加速,P2P高清传输,安卓、iOS、web互通,支持门禁对讲,可视对讲,电视盒子,树莓派,海思,全志,任天堂switch,云游戏,OTT设备,物联网平台,C语言自研方案,支持二次开发成类微信,类映客等APP,✨万水千山总是情,来个star行不行✨,更多示例请访问:
ddssingsong/webrtc_android
webrtc VideoCall VideoConference 视频通话 视频会议
wildma/ScreenAdaptation
:fire:一种非常好用的 Android 屏幕适配——smallestWidth 限定符适配 https://www.jianshu.com/p/1302ad5a4b04
LineChen/FlickerProgressBar
Android 仿应用宝下载进度条
ningbonb/HTML5
HTML5学习、总结、实践
AndroidAlliance/EdgeEffectOverride
Override the Holo EdgeEffect colors
ishaan1995/ButtonProgressBar
A Download Button ProgressBar, inspiration from Dribbble
LCTT/LCBot
Linux ** 微信群机器人(已经停止维护)
yaozs/ImageShowPicker
单纯的上传图片展示控件
yunfeihuang/vx-ui
vue components 移动端UI组件库
hiwhitley/DownloadProgressButton
An awseome Download Progress Button with Progress.(带下载进度的按钮)
niniloveyou/GradeProgressView
a progress view used to grade mobiles phone
Blankeer/DownloadProgressButton
下载显示进度按钮控件
chirino/kotlin
The Kotlin Programming Language
DickyQie/android-advanced-effect
仿微信发朋友圈图片选择功能
confidence68/mobile_touchload_mohuSearch
移动端列表开发功能大全这个案例主要总结了移动端开发一些经常用到的效果,例如,下拉分页,模糊搜索,搜索历史记录,已经导航菜单切换等功能。并运用了requirejs对代码进行压缩合并。案例中common.js 是不用require的情况下,封装的一个模糊搜索和下拉分页的函数。
lizhidu/Android-skin-support
Android-skin-support is an easy to use dynamic skin framework for Android, Only one line of code to integrate it.一款用心去做的Android 换肤框架, 极低的学习成本, 极好的用户体验. 一行代码就可以实现换肤, 你值得拥有!!!
lizhidu/mui
最接近原生APP体验的高性能框架
lizhidu/MVPHelper
A plugin for Intellj IDEA & Android Studio which can help you generate interfaces and classes of MVP. 一款Intellj IDEA 和Android Studio 自动生成MVP模式所需接口以及实现类的插件。