mirror of
https://github.com/HighCapable/YukiHookAPI-ProjectBuilder.git
synced 2025-09-01 08:15:27 +08:00
docs: add project migration notice
This commit is contained in:
@@ -11,6 +11,16 @@
|
|||||||
|
|
||||||
[English](https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/blob/master/README.md) | 简体中文
|
[English](https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/blob/master/README.md) | 简体中文
|
||||||
|
|
||||||
|
## 项目迁移公告
|
||||||
|
|
||||||
|
这个项目最终的目的就是创建一个新的 Android Studio/IDEA 项目模版,然后再在对应的 IDE 中打开项目。
|
||||||
|
|
||||||
|
这种方式不是很优雅,而且需要在用户的电脑上安装这个软件,后期我准备将这个项目合并到 IDEA 插件中,集成到新项目模版功能里。
|
||||||
|
|
||||||
|
这样一来,使用 IDEA 安装插件即可实现直接使用此模版创建项目的功能,而且更加灵活和具有可拓展性。
|
||||||
|
|
||||||
|
在新的项目确定后,会在这里添加新项目的链接,届时我会终止维护这个项目并建议大家转移到新项目。
|
||||||
|
|
||||||
## 这是什么
|
## 这是什么
|
||||||
|
|
||||||
这是一个使用 [YukiHookAPI](https://github.com/HighCapable/YuKiHookAPI) 作为核心的 Xposed 模块自动构建工具。
|
这是一个使用 [YukiHookAPI](https://github.com/HighCapable/YuKiHookAPI) 作为核心的 Xposed 模块自动构建工具。
|
||||||
|
14
README.md
14
README.md
@@ -11,6 +11,20 @@ A Xposed Project Builder by YukiHookAPI.
|
|||||||
|
|
||||||
English | [简体中文](https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/blob/master/README-zh-CN.md)
|
English | [简体中文](https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/blob/master/README-zh-CN.md)
|
||||||
|
|
||||||
|
## Project Migration Notice
|
||||||
|
|
||||||
|
The ultimate goal of this project is to create a new Android Studio/IDEA project template, and then open the project in the corresponding IDE.
|
||||||
|
|
||||||
|
This method is not very elegant and requires the software to be installed on the user's computer.
|
||||||
|
|
||||||
|
Later, I plan to merge this project into the IDEA plugin and integrate it into the new project template function.
|
||||||
|
|
||||||
|
In this way, you can use IDEA to install the plugin to create projects directly using this template, and it is more flexible and scalable.
|
||||||
|
|
||||||
|
After the new project is determined, a link to the new project will be added here.
|
||||||
|
|
||||||
|
At that time, I will terminate the maintenance of this project and recommend that everyone move to the new project.
|
||||||
|
|
||||||
## What's this
|
## What's this
|
||||||
|
|
||||||
This is an automatic building tool for Xposed Modules using [YukiHookAPI](https://github.com/HighCapable/YuKiHookAPI) as the core.
|
This is an automatic building tool for Xposed Modules using [YukiHookAPI](https://github.com/HighCapable/YuKiHookAPI) as the core.
|
||||||
|
Reference in New Issue
Block a user