Starred repositories
悬浮置顶的view,解决AppBarLayout置顶不太理想的问题。支持多个悬浮,支持置顶距离监听,支持androidX所有view及第三方的View嵌套,不支持ListView。com.github.weimingjue:sticky
简化ViewBinding 初始化,通过读取范型获取 ViewBinding Class 反射进行初始化 用于 Activity,Fragment,RecycleView-Adapter 等需要初始化ViewBinding的地方
weimingjue / TakePhoto
Forked from crazycodeboy/TakePhoto解决了新版本适配问题,一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库
Kotlin multiplatform / multi-format serialization
🚄 FASTJSON2 is a Java JSON library with excellent performance.
Export webp and apng aniamtion from Adobe After Effect
YYEVA(YY Effect Video Animate)是YYLive推出的一个开源的支持可插入动态元素的MP4动效播放器解决方案,包含设计资源输出的AE插件,客户端渲染引擎,在线预览工具。
Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。
the fastest and most powerful android decompiler(native tool working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which supports malicious behavior detection, privacy lea…
A tool for reverse engineering Android apk files
BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in se…
This is a reader supporting the advertising business, with pages able to directly add any custom View layout, including video Views.
This sample demonstrates how to create a custom lint checks and corresponding lint tests
Lightweight, simple and fast RoundedImageView
A library that lets you use reflection without any restriction above Android P
The Next Generation of Anti-Rookit(ARK) tool for Windows.
IntelliJ IDEA Community Edition & IntelliJ Platform
小手电官方版本下载 小手电 翻墙 代理 科学上网 外网 加速器 梯子 路由 Xiaoshoudian proxy vpn censorship-circumvention censorship gfw accelerator
辅助功能(无障碍)的使用教程,适合新手快速入门(AccessibilityService)
一个adapter容器,通过add其他adapter来解决复杂样式adapter逻辑太复杂太多的问题,如天猫首页首页、bilibili首页、今日头条首页、聊天页面。(RecyclerView Multiple Adapter Multiple Items Types Adapter)
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
RecyclerView、ViewPager adapter的极简化(简单到你无法想象),主要基于AndroidX ViewBinding。功能:统一adapter方法,合并到Activity层;对vp的fragAdapter终极封装简单便捷不需要任何额外逻辑。(ViewBinding Adapter)