Skip to content
View Ysj001's full-sized avatar
Block or Report

Block or report Ysj001

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. BytecodeUtil BytecodeUtil Public

    安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码操作平台。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。

    Kotlin 20 2

  2. PermissionMonitor PermissionMonitor Public

    Android 隐私政策敏感权限监控工具。通过对敏感权限的调用代理来监控其调用,并支持检测通过反射调用敏感权限的行为。

    Kotlin 4

  3. GLCameraX GLCameraX Public

    Android CameraX + OpenGL。虽然 CameraX 已经封装了大部分对相机操作,但想要基于 OpenGL 做一个可以自定义渲染流程的相机还是有不少东西需要处理,如 OpenGL 环境的封装,需要自定义的 SurfaceProvider,和图片视频捕获。 本项目在 lib_camera 中提供了这一些列封装用来解决这些痛点,你可以添加自定义的相机渲染节点 CameraRen…

    Kotlin 7 1

  4. DoKitPluginCompat DoKitPluginCompat Public

    解决 DoKit 插件在 AGP 8+ 上无法使用的问题。

    Kotlin 8