keeplive icon indicating copy to clipboard operation
keeplive copied to clipboard

保活组件

Results 47 keeplive issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/7404699/76725020-daf5a900-6787-11ea-8f19-ffe16b9a58ec.png)

手机华为荣耀9 Android版本9.0 MyAplication.foregroundNotification.title("当前时间为:"+new SimpleDateFormat("yy-MM-dd HH:mm:ss").format(new Date())); 在MainActivity中的button点击事件调用ForegroundNotification.title,发现通知栏没有更新,开个定时器去更新通知栏也无法更新

麻烦大神提供接口自定义notification

使用该保活后,当想停止时,找不到停止的方法

请问有交流群吗

在原生系统8.1上,用户主动在多任务页面结束进程,或者在设置中-应用管理-APP-结束进程后,无法保活。

9月23号只修改了readme,没有更新代码?

Attempt to invoke interface method 'boolean android.os.IPowerManager.isInteractive()' on a null object reference com.fanjun.keeplive.service.RemoteService$1.onServiceDisconnected(RemoteService.java:86)