fixedyangsir's Stars
devilsen/CZXing
Make you have the QRCode Scan ability like WeChat!
Moosphan/Android-Daily-Interview
:pushpin:每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~
luckybilly/SmartSwipe
An android library to make swipe more easier and more powerful. Android各种侧滑,有这一个就够了
wuyr/ArrowDrawable
纯Paint实现的一个射箭效果,可用作Loading动画。
hidaron/HiFrameAnimation
低内存消耗的序列帧动画库,只占用一张序列帧图片的内存,可用于直播大礼物的展示
yoxjs/yox
A lightweight mvvm framework
devzwy/open_nsfw_android
🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台
jackfrued/Python-100-Days
Python - 100天从新手到大师
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Yixiaohan/show-me-the-code
Python 练习册,每天一个小程序
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
bilibili/boxing
Android multi-media selector based on MVP mode.
JeremyLiao/FastSharedPreferences
:rocket:一个Android平台的高性能key-value组件,读写性能远超SharedPreferences
Blankj/SwipePanel
Android 侧划,如斯优雅
agalwood/Motrix
A full-featured download manager.
xitu/awesome-flutter
A curated list of awesome Flutter components, frameworks, libraries, and softwares
JessYanCoding/ProgressManager
⏳ Listen the progress of downloading and uploading in Okhttp, compatible Retrofit and Glide (一行代码即可监听 App 中所有网络链接的上传以及下载进度, 包括 Glide 的图片加载进度).
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
lecho/hellocharts-android
Charts library for Android compatible with API 8+, several chart types with scaling, scrolling and animations 📊
luckybilly/Gloading
Show global loading status view in a low coupling way for Android App(超轻量级,深度解耦Android App中全局加载中、加载失败及空数据视图)
jenly1314/ZXingLite
🔥 ZXing的精简极速版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
zhongjhATC/AlbumCameraRecorder
🔥一个高效的多媒体支持操作库,可多方面的简单配置操作相册、拍照、录制、录音等功能。也支持配套使用的展示图片、视频、音频的九宫格功能。 (An efficient multimedia support operation library, can be a variety of simple configuration operation album, photo, recording, recording and other functions.Also support supporting the use of the display of pictures, video, audio of the nine grid function.)
gyf-dev/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
JingYeoh/FragmentRigger
:boom:A powerful library powered by AOP to manage Fragments.(一个基于AOP设计的Fragment管理框架)
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
niorgai/StatusBarCompat
Status Bar Utils ---- Change Status Bar Mode Simply
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
google/flutter-provide
A simple framework for state management in Flutter.
ssseasonnn/RxDownload
A multi-threaded download tool written with RxJava and Kotlin