Skip to content

Commit f4f5e4c

Browse files
authored
add chinese
1 parent 47b8324 commit f4f5e4c

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

README.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,19 @@
11
# CorePatch
22

33
```
4-
A Module For Xposed Framework
54
Disable signature verification For Android
6-
```
7-
![Android CI](https://github.com/coderstory/CorePatch/workflows/Android%20CI/badge.svg) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/coderstory/CorePatch) ![CRAN/METACRAN](https://img.shields.io/cran/l/devtools)
8-
9-
### Description
10-
```
11-
branch master -> support android 4.4-7.x
12-
branch Q -> support android 9.0-10.0
13-
branch R -> support android 10-11
14-
Android8.x -> maybe you need find the commit what version name is bump to 2.1,then compile by you self
155
```
166

17-
## Fetures
7+
8+
## Fetures 功能
189
```
1910
allow downgrade application [INSTALL_FAILED_VERSION_DOWNGRADE]
11+
允许降级安装应用
2012
2113
allows direct install apps after modify file in apk [ignore invalid digest error etc..]
14+
允许安装签名错误的apk
2215
2316
allow overlay install apps with inconsistent signatures
17+
允许在使用不同签名的情况下覆盖安装
2418
```
2519

0 commit comments

Comments
 (0)