Skip to content

Commit

Permalink
更新README
Browse files Browse the repository at this point in the history
Signed-off-by: HChenX <[email protected]>
  • Loading branch information
HChenX committed Nov 11, 2023
1 parent 8fcb246 commit a2c2994
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 16 deletions.
14 changes: 6 additions & 8 deletions README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
* #### Usage:
* First: install the Lsp module on your phone.
* Next: open Lsp app, and activation the module.
* Last: Select ` Android `. And now must reboot.
* Last: Select ` System framework(system) ` And `Powerkeeper(if have)`. And now must reboot.

- The module achieving app retention by modifying the system kill logic through Hook.
- The module is designed for the Miui of Android 13 `Miui14`. Android 12 and 11 can also be
- The module is designed for the Miui of Android 13 `Miui14`. Android 14 and 12 and 11 can also be
used, but the effect is unknown.
- But please note that non Miui system Android 13 is also my recommended option. Can be used
normally.
Expand All @@ -31,8 +31,7 @@

- After personal testing, app retention time growth. And Hardly encountered app kill situation.
- What surprised me was that after half a day , most apps weren't killed by the system.
- ` Like QQ Bilibili TikTok Coolapk And more test pass , they dont be killed. `
- Although I have only undergone small-scale testing. But the effect is still significant.
- ` Like QQ Bilibili TikTok Twitter Youtube And more test pass , they dont be killed. `

# 💡Module Description

Expand All @@ -48,8 +47,7 @@

- And if you use non Miui Android 13 system and non AOSP system.But use like Flyme,ColorOs...
manufacturer's custom system, they may contain vendor custom kill logic, Has a certain impact on
the
effectiveness of the module.
the effectiveness of the module.
- If you can accept these possible issues will give you a very surprising experience with the
module.

Expand All @@ -71,7 +69,7 @@

- The module code has referenced the following project, and we sincerely appreciate it:

| Project Name | Project Link |
| Project Name | Project Link |
|:--------------------:|:------------------------------------------------------------------:|
| Cemiuiler | [Cemiuiler](https://github.com/Team-Cemiuiler/Cemiuiler/tree/main) |
| Don't Kill | [Don-t-Kill](https://github.com/HChenX/Don-t-Kill) |
Expand All @@ -91,4 +89,4 @@

# 🎉Conclusion

- Thank you for using this module. Enjoy your day! ♥️
- Thank you for using this module. Enjoy your day! ♥️
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,27 +19,25 @@
* #### 用法:
* 首先:安装此Lsp模块至你的手机中。
* 其次:点击Lsp图标进入Lsp界面,选中本模块并激活它。
* 最后:勾选作用域`Android`,然后重启手机即可正常使用。
* 最后:勾选作用域`系统框架(system)``电量和性能(powerkeeper)[如果有]`,然后重启手机即可正常使用。

- 本模块通过修改系统kill逻辑来实现后台应用保活
- 本模块专为安卓13的Miui系统设计`Miui14`但是安卓12和11也可以使用,但是效果未知
- 本模块通过Hook系统kill逻辑来实现后台应用保活
- 本模块专为安卓13的Miui系统设计`Miui14`但是安卓14,12,11也可以使用,不过效果未知
- 但是请注意本模块在非Miui系统的安卓13手机也可以正常使用,且具有几乎相同的效果,除非手机厂商自定义了kill逻辑。

# 🌟模块效果

- 经过个人测试,后台App留存时间大大增长,甚至在较长时间内未出现任何杀后台现象。
- 令我十分惊讶的是甚至经过一个晚上App依然在后台存活没有被杀。
- `其中包括但不限于:QQ B站 抖音 酷安 等国产软件`
- 虽然模块目前只经过小范围测试,但反馈十分良好,后台App保活效果显著。

# 💡模块说明

- 本模块通过Hook修改系统kill逻辑实现后台App保活。
- 但是正因如此本模块可能存在如下问题:
- 由于修改了系统运行逻辑本模块可能存在如下问题:

* 比如:
* 1.系统内存管理失效,在内存较低的情况下不会主动清理内存导致的系统卡死。
* 2.系统的待机功耗增加,但这是在所难免的不可能鱼和熊掌兼得。我认为造成的待机功耗增加是可以忽略不计的
* 2.系统的待机功耗增加,但造成的待机功耗增加是可以忽略不计的
* 3.使用本模块有可能导致系统无法开机卡第二屏,所以请务必做好万全准备。

- 如果你使用的不是安卓13的Miui系统,或者不是安卓13的类原生系统,而是使用例如:Flyme,ColorOs等第三方厂商的系统,他们可能包含厂商自定义的kill逻辑,对模块效果有一定影响。
Expand Down Expand Up @@ -82,4 +80,4 @@

# 🎉结尾

- 感谢您愿意使用本模块!Enjoy your day! ♥️
- 感谢您愿意使用本模块!Enjoy your day! ♥️

0 comments on commit a2c2994

Please sign in to comment.