xuningjack / ServiceKeep
Android Service keep-alive module.(Android Service保活模块:5.0以下使用c来fork进程,5.0以上使用JobScheduler来保活进程)
☆417Updated 7 years ago
Alternatives and similar repositories for ServiceKeep
Users that are interested in ServiceKeep are comparing it to the libraries listed below
Sorting:
- Two Services are keeping each other alive. You can use this project. (使用双进程守护来实现2个Service的保活,2个进程相互监听。通过AIDL实现。)☆284Updated 7 years ago
- Android custom FloatWindow, can be suspended in any app, any desktop☆377Updated 2 years ago
- 一个支持多线程,断点续传功能的Android下载工具☆408Updated 5 years ago
- 简单一步,缓存搞定。这是一个专用于 RxJava,解决 Android 中对任何 Observable 发出的结果做缓存处理的框架☆392Updated 4 years ago
- 用rxjava简单封装了指纹识别,并实现对生命周期的自动绑定,顺便撸了一个指纹控件☆511Updated 6 years ago
- Customized recyclerViewAdapter which shows items in a 2-level list.☆372Updated 7 years ago
- [NO LONGER SUPPORTED]Simple implementation of sliding animation of title bar, bottom bar and floatingActionButton.☆607Updated 6 years ago
- Coordinator+AppBarLayout+design设计的demo☆164Updated 7 years ago
- PIN 码专用输入控件,https://github.com/nanchen2251/PinView☆274Updated 7 years ago
- 快意灵动的提示库,自定义Toast,Snackbar,一行代码搞定多重属性设置!