Pinned Repositories
CustomGradlePlugin
自定义gradle插件
datePicker
滑动选择日期
downloadUtils
使用安卓原生的下载DownloadManagerAPI,告别service
KotlinCourse
Kotlin教程
LinReader
使用kotlin写的小项目
MyHttpsDemo
network connections with https in Android
RxDownload
The download tool based on RxJava . Support multi-threaded download and breakpoint download, intelligent judge whether to support multi-threaded download and breakpoint download. 基于RxJava和Retrofit打造的下载工具, 支持多线程下载和断点续传, 智能判断是否支持断点续传等功能
SecurityDemo
安卓一些安全防护措施
SophixDemo
集成阿里热修复sophix
VirtualAPK
插件化框架
shenglintang's Repositories
shenglintang/SophixDemo
集成阿里热修复sophix
shenglintang/CustomGradlePlugin
自定义gradle插件
shenglintang/KotlinCourse
Kotlin教程
shenglintang/LinReader
使用kotlin写的小项目
shenglintang/SecurityDemo
安卓一些安全防护措施
shenglintang/android-x2j
☕ write XML, run Java.
shenglintang/AndroidFaceInterview
Android面试题集 & 答案,助你拿到心仪Offer
shenglintang/architecture-components-samples
Samples for Android Architecture Components.
shenglintang/ARouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
shenglintang/Awesome-Android-Performance
:trophy:Explore Android performance optimization in depth(continuous updating ...)
shenglintang/BackgroundLibrary
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
shenglintang/ComponentDemo
组件化demo
shenglintang/ComponentDemoKotlin
使用kotlin语言开发的组件化项目框架
shenglintang/Hardcoder
Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the hardware resource of system.
shenglintang/hms-nearby-demo
Several samples show how to use the APIs of the Nearby Service.Discovery and communication with devices in the vicinity. Give your users physical proximity services with in-app data sharing and messaging.
shenglintang/KOOM
KOOM is an OOM killer on mobile platform by Kwai.
shenglintang/LagouAndroidShare
本应用是拉勾教育《Android 工程师进阶34讲》专栏的示例应用
shenglintang/lancet
A lightweight and fast AOP framework for Android App and SDK developers
shenglintang/LongShadow
ui——Add a long shadow on any Android View
shenglintang/McImage
Android Gradle Plugin -- Auto Check big image and compress image in building.
shenglintang/Melophile
Music App built using RxJava2, Retrofit2, Dagger2 and clean architecture.
shenglintang/PathLayoutManager
RecyclerView的LayoutManager,轻松实现各种炫酷、特殊效果,再也不怕产品经理为难!
shenglintang/RxDemo
封装rxjava2、retrofit2网络请求
shenglintang/rxjava2Demo
封装rxjava2
shenglintang/RxTool
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | Zip4j压缩(支持分卷压缩与加密) | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 蛛网等级 | 颜色选择器 | 编译运行一下说不定会找到惊喜
shenglintang/sa-sdk-android
神策数据官方 Android 埋点 SDK,是一款轻量级用于 Android 端的数据采集埋点 SDK,包含代码埋点、全埋点、点击图和可视化全埋点功能。全埋点通过配合神策官方 Android 埋点插件来实现,神策数据官方 Android 埋点插件使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。
shenglintang/SDKHotFix
在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only five minutes.
shenglintang/StatusBarUtil
Android沉浸式状态栏,支持状态栏渐变色,纯色, 全屏,亮光、暗色模式,适配android 4.4 -10.0机型,支持刘海屏,滴水屏
shenglintang/UnitTestDemo
单元测试练习
shenglintang/zujian
手写组件化项目架构