KO
|
EN
gitlite — search
Search
#python
#react
#docker
#golang
#flutter
#javascript
#typescript
#go
#ai
#php
#aws
#gradio
ProcessKeep
★ 44
Open GitHub ↗
Android 双进程守护,应用保活
Download README (.md)
Explore Similar Repositories
armory-keyboard
:
utility for emulating a USB HID keyboard with the USBArmory
PurchaseCarAnimation
:
No description available.
ntucs-repo
:
Collections of all codes, past year paper solutions, cheat sheets, and summaries for Computer Science at Nanyang Technological University
electron-text-substitutions
:
Substitute text in an input field based on macOS System Text Preferences
preact-classless-component
:
A utility method to create preact components without using class keyword
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ProcessKeep
?
Download (.md)
# ProcessKeep Android 双进程守护,应用保活 原理:ProcessKeep使用的是双进程和双服务守护保活</br> 手机重启,如何重启服务?</br> 1. Android4.0以下版本,可以利用广播机制 </br> 2. Android5.0以上利用JobService开启服务 </br> 推展阅读: Android进程保活招式大全 http://weibo.com/ttarticle/p/show?id=2309404007713234363386