aLittleGreens
I don't know where I'm going, but I'm on my way.Never give up and believe in yourself
Tuyachina,shenzhen
Pinned Repositories
BaseRecyclerViewAdapterHelper
RecyclerView 复杂布局用法(多类型item、刷新加载更多、异常占位图、侧滑、 悬停顶部、拖拽、多级菜单)
evaluate_app_chart
App evaluation system, capture appStore, GooglePlay comment
FTP
FTP断点续传
GreenDaoDemo
数据库的,增删改查、1对多关系,分页
ImageLoadSample
Bitmap三级缓存,用面向对象六大原则书写,强化理解设计模式
NDKDemo
新版Android Studio NDK开发实例,java调用c++,c++调用java
NettyDemo
Netty应用到Android,包含客户端、服务端(断线重连、心跳、黏包处理)
TitleBarGradualChange
仿京东标题栏渐变(包含AppBarLayout渐变、ScrollView、ListView、RecyclerView)
wancoding
www.wancoding.cn
ZljHttp
一套好用网络框架,RxJava2 + Retrofit2 + OkHttp3 + RxLifecycle2 框架整合封装的网络请求框架
aLittleGreens's Repositories
aLittleGreens/NettyDemo
Netty应用到Android,包含客户端、服务端(断线重连、心跳、黏包处理)
aLittleGreens/ZljHttp
一套好用网络框架,RxJava2 + Retrofit2 + OkHttp3 + RxLifecycle2 框架整合封装的网络请求框架
aLittleGreens/Android-BLE
AndroidBLE蓝牙框架,包括扫描、连接、设置通知、发送数据、读取、接收数据和OTA升级以及各种直观的回调,近乎一行代码植入项目,可扩展配置蓝牙相关操作。
aLittleGreens/AOP_LOGIN
使用AOP切面,完成集中式登录架构设计、埋点统计。
aLittleGreens/CameraGravitySensor
仿华为相机旋转动画,配置界面支持 随重力360度旋转。
aLittleGreens/ChatGPTApp
ChatGPT App
aLittleGreens/ConstraintLayoutDemo
Motionlayout实现过渡动画
aLittleGreens/evaluate_app_chart
App evaluation system, capture appStore, GooglePlay comment
aLittleGreens/evaluate_web_chart
App evaluation system, capture appStore, GooglePlay comment
aLittleGreens/MvpExample
分享自用的MVP架构设计案例,(RxJava+Retrofit+Mvp)
aLittleGreens/wancoding
www.wancoding.cn
aLittleGreens/MultipleChannel
多渠道构建
aLittleGreens/ActionBarEx
高拓展高自定义性ActionBar,完美替代Android系统默认
aLittleGreens/AIDL_client
AIDL客户端
aLittleGreens/android-ConstraintLayoutExamples
Repository of examples that showcase the various features of ConstraintLayout
aLittleGreens/app_report
app comment classify
aLittleGreens/BlockCanaryX
🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因
aLittleGreens/CanvasExpose
揭露动画实例
aLittleGreens/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
aLittleGreens/ComponentizedStudy
组件化项目,部署
aLittleGreens/EasyBluetoothFrame
经典(传统)蓝牙快速开发框架,A fast develop frame of classic bluetooth
aLittleGreens/Fragmentation
A powerful library that manage Fragment for Android!
aLittleGreens/GitStudy
git 命令,学习
aLittleGreens/MaterialDesign
MaterialDesign常用控件、动画
aLittleGreens/MotionLayoutExample
aLittleGreens/netty
Netty project - an event-driven asynchronous network application framework
aLittleGreens/PluginStudy
自定义插件
aLittleGreens/SoloPi
SoloPi 自动化测试工具
aLittleGreens/wanandroid_jetpack
玩安卓的Jetpack版本
aLittleGreens/WanAndroidMvp