mirror of
https://github.com/BetterAndroid/android-app-template.git
synced 2025-09-04 01:35:32 +08:00
docs: update prompt
This commit is contained in:
@@ -22,9 +22,11 @@
|
||||
|
||||
模版中自动为你集成了 [BetterAndroid](https://github.com/BetterAndroid/BetterAndroid) 依赖,它能助你的开发变得更轻松。
|
||||
|
||||
如果你需要使用 Jetpack Compose 的开发方式,请参考另一个模板 [android-compose-app-template](https://github.com/BetterAndroid/android-compose-app-template)。
|
||||
|
||||
## 开始使用
|
||||
|
||||
在 GitHub 上点击“Use this template”按钮来使用此模版,成功创建新的存储库后,使用 `git clone` 命令将你的项目克隆到本地,此时不要立即打开项目。
|
||||
在 GitHub 上点击 “Use this template” 按钮来使用此模版,成功创建新的存储库后,使用 `git clone` 命令将你的项目克隆到本地,此时不要立即打开项目。
|
||||
|
||||
在项目的根目录,你可以找到 `initializer.json` 和 `initializer.py` 两个文件,请打开 `initializer.json` 文件,内容如下。
|
||||
|
||||
|
@@ -24,6 +24,8 @@ Through this template, you can quickly create a clean and concise standard Andro
|
||||
|
||||
The template automatically integrates the [BetterAndroid](https://github.com/BetterAndroid/BetterAndroid) dependency for you, which can help make your development easier.
|
||||
|
||||
If you need to use the Jetpack Compose development methods, please refer to another template [android-compose-app-template](https://github.com/BetterAndroid/android-compose-app-template).
|
||||
|
||||
## Get Started
|
||||
|
||||
Click the "Use this template" button on GitHub to use this template.
|
||||
|
Reference in New Issue
Block a user