You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-source/src/en/guide/quick-start.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@
6
6
7
7
The project needs to be created using `Android Studio` or `IntelliJ IDEA` and be of type Android project and have integrated Kotlin environment dependencies.
8
8
9
-
- Android Studio (It is recommended to get the latest version [from here](https://developer.android.com/studio))
9
+
- Android Studio (It is recommended to get the latest version from [here](https://developer.android.com/studio))
10
10
11
-
- IntelliJ IDEA (It is recommended to get the latest version [from here](https://www.jetbrains.com/idea))
11
+
- IntelliJ IDEA (It is recommended to get the latest version from [here](https://www.jetbrains.com/idea))
Copy file name to clipboardExpand all lines: docs-source/src/en/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ features:
20
20
details: Natively supports multiple Xposed API usages and natively connects to multiple Xposed APIs, Hook Frameworks within the supported range can be quickly integrated.
21
21
- title: Obfuscate Support
22
22
details: The built Xposed Module simply supports R8, obfuscate will not destroy the hook entry point, and no other configuration is required under R8.
23
-
- title: Quickly Started
23
+
- title: Quick to Start
24
24
details: Simple and easy to use it now! Do not need complex configuration and full development experience, Integrate dependencies and enjoy yourself.
0 commit comments