File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 1111
1212[ English] ( https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/blob/master/README.md ) | 简体中文
1313
14+ ## 项目迁移公告
15+
16+ 这个项目最终的目的就是创建一个新的 Android Studio/IDEA 项目模版,然后再在对应的 IDE 中打开项目。
17+
18+ 这种方式不是很优雅,而且需要在用户的电脑上安装这个软件,后期我准备将这个项目合并到 IDEA 插件中,集成到新项目模版功能里。
19+
20+ 这样一来,使用 IDEA 安装插件即可实现直接使用此模版创建项目的功能,而且更加灵活和具有可拓展性。
21+
22+ 在新的项目确定后,会在这里添加新项目的链接,届时我会终止维护这个项目并建议大家转移到新项目。
23+
1424## 这是什么
1525
1626这是一个使用 [ YukiHookAPI] ( https://github.com/HighCapable/YuKiHookAPI ) 作为核心的 Xposed 模块自动构建工具。
Original file line number Diff line number Diff line change @@ -11,6 +11,20 @@ A Xposed Project Builder by YukiHookAPI.
1111
1212English | [ 简体中文] ( https://github.com/HighCapable/YukiHookAPI-ProjectBuilder/blob/master/README-zh-CN.md )
1313
14+ ## Project Migration Notice
15+
16+ 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.
17+
18+ This method is not very elegant and requires the software to be installed on the user's computer.
19+
20+ Later, I plan to merge this project into the IDEA plugin and integrate it into the new project template function.
21+
22+ 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.
23+
24+ After the new project is determined, a link to the new project will be added here.
25+
26+ At that time, I will terminate the maintenance of this project and recommend that everyone move to the new project.
27+
1428## What's this
1529
1630This is an automatic building tool for Xposed Modules using [ YukiHookAPI] ( https://github.com/HighCapable/YuKiHookAPI ) as the core.
You can’t perform that action at this time.
0 commit comments