Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jiangdongguo/keepingappalive

(已无效,废弃)Keeping app alive for Android 6.0+. // Android 6.0以上系统APP保活方法归纳
https://github.com/jiangdongguo/keepingappalive

Last synced: 6 days ago
JSON representation

(已无效,废弃)Keeping app alive for Android 6.0+. // Android 6.0以上系统APP保活方法归纳

Awesome Lists containing this project

README

        

# KeepingAppAlive
Android 6.0以上系统APP保活方法归纳
\\\\\(1) 探讨一种新型的双进程守护应用保活方法
博客地址:http://blog.csdn.net/andrexpert/article/details/53485360
\\\\\(2) 探讨Android6.0及以上系统APP常驻内存(保活)实现-争宠篇
博客地址:http://blog.csdn.net/andrexpert/article/details/75045678
\\\\\\(3) 探讨Android6.0及以上系统APP常驻内存(保活)实现-复活篇
博客地址:http://blog.csdn.net/andrexpert/article/details/75174586

License
-------

Copyright 2017-2021 Jiangdongguo

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.