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;
    }

相关内容

热门资讯

分享个大家!微乐陕西小程序破解... 分享个大家!微乐陕西小程序破解器下载,微信小程序游戏破解微乐游戏,详细软件(有挂方法)1、微信小程序...
发现一款!钱塘十水三攻略,蜜蜂... 发现一款!钱塘十水三攻略,蜜蜂大厅辅助插件,详细器(有挂规律)蜜蜂大厅辅助插件破解侠是真的助透视。每...
交流学习经验!多乐找刺激辅助,... 交流学习经验!多乐找刺激辅助,雀友会广东潮汕辅助脚本,详细挂(揭秘有挂)1、雀友会广东潮汕辅助脚本免...
一分钟教你!微信卡五星辅助器,... 一分钟教你!微信卡五星辅助器,微信超级3+1辅助,详细工具(有挂辅助)1、进入游戏-大厅左侧-新手福...
总算了解!威信茶馆app插件,... 总算了解!威信茶馆app插件,开心赢三张自建房有挂吗,详细器(有挂攻略)1、让任何用户在无需开心赢三...
实操分享!牌乐门黑科技,西元文... 实操分享!牌乐门黑科技,西元文山攻略,详细神器(有挂方式)1、完成西元文山攻略辅助器v3.3的残局,...
大家学习交流!老k麻将辅助器,... 大家学习交流!老k麻将辅助器,福建天天开心辅助软件大全,详细器(有挂头条)1、福建天天开心辅助软件大...
一分钟了解!新超凡软甲辅助,广... 一分钟了解!新超凡软甲辅助,广西友乐辅助app,详细神器(真实有挂)1、新超凡软甲辅助辅助软件下载优...
大神推荐!朋友局辅助器免费版,... 大神推荐!朋友局辅助器免费版,小程序微乐贵阳捉鸡麻将挂,详细插件(有挂教学)1、下载好小程序微乐贵阳...
一分钟了解!微乐贵阳捉鸡麻将能... 一分钟了解!微乐贵阳捉鸡麻将能不能开挂,微乐小程序辅助开发,详细软件(揭秘有挂)1、玩家可以在微乐贵...