longalei
It is not enough to know, but to put it into practice; it is not enough to have determination, it is necessary to act.
BlossomChina
longalei's Stars
FinalTeam/RxGalleryFinal
图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。
doggycoder/AndroidOpenGLDemo
Android OpenGL ES从零开始的Demo
HBehrens/obj2opengl
script to convert 3D models of OBJ files to C/C++ float arrays (vertices, faces, texture) compatible with OpenGL ES glDrawArrays compatible with iPhone/iPad
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
wasabeef/glide-transformations
An Android transformation library providing a variety of image transformations for Glide.
facebookarchive/shimmer-android
An easy, flexible way to add a shimmering effect to any view in an Android app.
esafirm/android-image-picker
Image Picker for Android 🤖
amanjeetsingh150/RxAnime
Visualizer to understand RxJava operators
shadowsocks/shadowsocks
githubwing/DroidSword
[xposed module]Android apk逆向快速定位,灰色按钮克星。Android reverse tool
Tencent/QMUI_Android
提高 Android UI 开发效率的 UI 库
czyrux/MvpLoaderSample
Sample project to showcase how to use Android Loaders with MVP to preserve Presenter across orientation changes
msdx/gradledoc
Gradle 中文文档
Cleveroad/SlidingTutorial-Android
Android Library for making animated tutorials inside your app
googlesamples/easypermissions
Simplify Android M system permissions
wangchenyan/lrcview
Android beautiful draggable lyric view library
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
google/guava
Google core libraries for Java
android/uamp
A sample audio app for Android
REBOOTERS/AndroidAnimationExercise
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
Genymobile/scrcpy
Display and control your Android device
Solido/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
danikula/AndroidVideoCache
Cache support for any video player with help of single line
yangchong211/YCBlogs
技术博客笔记大汇总,包括Java基础,线程,并发,数据结构;Android技术博客等等;常用设计模式;常见的算法;网络协议知识点;部分flutter笔记;还包括平时开发中遇到的bug汇总,当然也在工作之余收集了大量的面试题,长期更新维护并且修正,持续完善……开源的文件是markdown格式的!转载请注明出处,谢谢!
oubowu/PinnedSectionItemDecoration
A powerful ItemDecoration for Recyclerview, supports the common layoutmanager.
vivian8725118/TimeLine
瀑布流式的时间轴
yqritc/RecyclerView-FlexibleDivider
Android library providing simple way to control divider items (ItemDecoration) of RecyclerView
dinuscxj/RecyclerItemDecoration
An Android ItemDecorations library which easily add ItemDecoration to RecyclerView items. Currently Contains PinnedHeaderItemDecoration, DividerItemDecoration, OffsetsItemDecoration, ShaderItemDecoration
devunwired/recyclerview-playground
Examples of RecyclerView use and custom LayoutManager implementations