https://github.com/highcapable/yukireflection
🌴️ An efficient Reflection API for Java and Android built in Kotlin.
https://github.com/highcapable/yukireflection
android java java-reflection-api kotlin kotlin-android reflection reflection-api
Last synced: 3 months ago
JSON representation
🌴️ An efficient Reflection API for Java and Android built in Kotlin.
- Host: GitHub
- URL: https://github.com/highcapable/yukireflection
- Owner: HighCapable
- License: apache-2.0
- Created: 2023-01-25T17:16:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T16:15:48.000Z (3 months ago)
- Last Synced: 2025-03-25T13:11:42.116Z (3 months ago)
- Topics: android, java, java-reflection-api, kotlin, kotlin-android, reflection, reflection-api
- Language: Kotlin
- Homepage: https://highcapable.github.io/YukiReflection/
- Size: 33.4 MB
- Stars: 45
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README-zh-CN.md
- License: LICENSE
Awesome Lists containing this project
README
# Yuki Reflection
[](https://github.com/HighCapable/YukiReflection/blob/master/LICENSE)
[](https://github.com/HighCapable/YukiReflection/releases)
[](https://t.me/YukiReflection)
[](https://t.me/HighCapable_Dev)
[](https://qm.qq.com/cgi-bin/qm/qr?k=Pnsc5RY6N2mBKFjOLPiYldbAbprAU3V7&jump_from=webapi&authKey=X5EsOVzLXt1dRunge8ryTxDRrh9/IiW1Pua75eDLh9RE3KXE+bwXIYF5cWri/9lf)
🌴️ 一个使用 Kotlin 构建的用于 Java 和 Android 平台高效反射 API。
[English](README.md) | 简体中文
|
| [HighCapable](https://github.com/HighCapable) |
|-------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------|这个项目属于上述组织,**点击上方链接关注这个组织**,发现更多好项目。
## 这是什么
这是一个使用 Kotlin 基于 Java 原生反射 API 重新打造的一套简洁、高效的反射 API,同时也是 [YukiHookAPI](https://github.com/HighCapable/YukiHookAPI)
正在使用的核心功能。名称取自 [《ももくり》女主 栗原 雪(Yuki)](https://www.bilibili.com/bangumi/play/ss5016)。
## 开始使用
[点击这里](https://highcapable.github.io/YukiReflection/zh-cn/) 前往文档页面查看更多详细教程和内容。
## 项目推广
嘿,还请君留步!👋
这里有 Android 开发工具、UI 设计、Gradle 插件、Xposed 模块和实用软件等相关项目。
如果下方的项目能为你提供帮助,不妨为我点个 star 吧!
所有项目免费、开源,遵循对应开源许可协议。
→ 查看更多关于我的项目,请点击这里 ←
## Star History

## 许可证
- [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0)
```
Apache License Version 2.0Copyright (C) 2019 HighCapable
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttps://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```版权所有 © 2019 HighCapable