Android前台服务在24小时后被终止。
创始人
2024-10-09 15:02:11
0

Android前台服务在24小时后被终止是因为Android系统对于前台服务有一个时间限制,超过该时间限制后系统会自动终止前台服务。这个时间限制在Android 8.0(API level 26)及以上为5分钟,而在Android 7.1(API level 25)及以下为1小时。如果需要在超过这个时间后仍然保持前台服务运行,可以使用以下方法解决:

  1. 使用AlarmManager定时启动服务:
    • 在服务的onCreate方法中设置一个定时任务,使用AlarmManager定时启动服务。
    • 在定时任务中判断并重新启动服务,以保持服务持续运行。
    • 这种方法可以在服务被系统终止后重新启动服务,保持前台服务持续运行。
public class MyForegroundService extends Service {
    private static final int NOTIFICATION_ID = 1;
    private static final long ALARM_INTERVAL = 24 * 60 * 60 * 1000; // 24 hours

    @Override
    public void onCreate() {
        super.onCreate();
        startForeground(NOTIFICATION_ID, createNotification());
        scheduleAlarm();
    }

    @Override
    public int onStartCommand(Intent intent, int flags, int startId) {
        // Do your work here
        return START_STICKY;
    }

    @Override
    public void onDestroy() {
        super.onDestroy();
        cancelAlarm();
    }

    private Notification createNotification() {
        // Create and return a notification for the foreground service
        return new NotificationCompat.Builder(this, CHANNEL_ID)
                // Set notification content
                .build();
    }

    private void scheduleAlarm() {
        // Schedule an alarm to start the service after the specified interval
        AlarmManager alarmManager = (AlarmManager) getSystemService(Context.ALARM_SERVICE);
        Intent intent = new Intent(this, MyForegroundService.class);
        PendingIntent pendingIntent = PendingIntent.getService(this, 0, intent, 0);
        long triggerAtMillis = System.currentTimeMillis() + ALARM_INTERVAL;
        alarmManager.setExact(AlarmManager.RTC_WAKEUP, triggerAtMillis, pendingIntent);
    }

    private void cancelAlarm() {
        // Cancel the scheduled alarm
        AlarmManager alarmManager = (AlarmManager) getSystemService(Context.ALARM_SERVICE);
        Intent intent = new Intent(this, MyForegroundService.class);
        PendingIntent pendingIntent = PendingIntent.getService(this, 0, intent, 0);
        alarmManager.cancel(pendingIntent);
    }
}
  1. 使用JobScheduler或WorkManager调度任务:
    • 使用JobScheduler或WorkManager调度一个定时任务,定时启动服务。
    • 在定时任务中判断并重新启动服务,以保持服务持续运行。
    • 这种方法可以在服务被系统终止后重新启动服务,保持前台服务持续运行。
public class MyForegroundService extends Service {
    private static final int JOB_ID = 1;
    private static final long JOB_INTERVAL = 24 * 60 * 60 * 1000; // 24 hours

    @Override
    public void onCreate() {
        super.onCreate();
        startForeground(NOTIFICATION_ID, createNotification());
        scheduleJob();
    }

    @Override
    public int onStartCommand(Intent intent, int flags, int startId) {
        // Do your work here
        return START_STICKY;
    }

    @Override
    public void onDestroy() {
        super.onDestroy();
        cancelJob();
    }

    private Notification createNotification() {
        // Create and return a notification for the foreground service
        return new NotificationCompat.Builder(this, CHANNEL_ID)
                // Set notification content
                .build();
    }

    private void scheduleJob() {
        // Schedule a job to start the service after the specified interval
        JobScheduler jobScheduler = (JobScheduler) getSystemService(Context.JOB_SCHEDULER_SERVICE);
        JobInfo.Builder builder = new JobInfo.Builder(JOB_ID, new ComponentName(this, MyJobService.class));
        builder.setMinimumLatency(JOB_INTERVAL);
        jobScheduler.schedule(builder.build());
    }

    private void cancelJob() {
        // Cancel the scheduled job
        JobScheduler jobScheduler = (JobScheduler) getSystemService(Context.JOB_SCHEDULER_SERVICE);
        jobScheduler.cancel(JOB_ID);
    }
}

public class MyJobService extends JobService {
    @Override
    public boolean onStartJob(JobParameters params) {
        // Start the foreground service here
        MyForegroundService.start(this);
        return false;
    }

相关内容

热门资讯

盘点几款!poker辅助器免费... 盘点几款!poker辅助器免费安装(辅助挂)切实存在有挂(有挂方法)一、poker辅助器免费安装游戏...
玩家必看科普!aapoker脚... 玩家必看科普!aapoker脚本怎么用(辅助挂)原来有挂(真实有挂)一、aapoker脚本怎么用可以...
普及知识!wepoker可以开... 普及知识!wepoker可以开透视吗(辅助挂)其实存在有挂(有挂解惑)1、许多玩家不知道wepoke...
重大通报!wepoker有辅助... 重大通报!wepoker有辅助工具吗(辅助挂)切实是真的有挂(有挂细节)1、不需要AI权限,帮助你快...
我来分享!aapoker怎么提... 我来分享!aapoker怎么提高中牌率(辅助挂)确实是真的有挂(有挂规律)1、aapoker怎么提高...
我来向大家传授!微扑克透视脚本... 我来向大家传授!微扑克透视脚本(辅助挂)一直是真的有挂(有挂方略)1、微扑克透视脚本辅助软件下载优化...
信息共享!约局吧开挂神器是真的... 信息共享!约局吧开挂神器是真的吗(辅助挂)一贯有挂(有挂功能)运约局吧开挂神器是真的吗辅助工具,进入...
一分钟秒懂!wepoker有透... 一分钟秒懂!wepoker有透视底牌吗(辅助挂)总是真的是有挂(有挂透视)wepoker有透视底牌吗...
揭秘关于!sohoo辅助(辅助... 揭秘关于!sohoo辅助(辅助挂)竟然真的是有挂(真实有挂)1、点击下载安装,sohoo辅助脚本分类...
玩家必备攻略!wepoker免... 玩家必备攻略!wepoker免费脚本弱密码(辅助挂)都是真的是有挂(有挂攻略)wepoker免费脚本...