Android10在内存清理时结束前台服务
创始人
2024-08-20 08:30:13
0

在AndroidManifest.xml中,添加以下代码,使应用程序免受最新更新影响:




在对应的Service类中,添加以下代码,以确保前台服务不会在内存清理时被杀死:

@Override
public int onStartCommand(Intent intent, int flags, int startId) {
    if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q) {
        String channelId = "your_channel_id";
        NotificationChannel channel =
                new NotificationChannel(channelId, "Foreground Service Channel",
                        NotificationManager.IMPORTANCE_HIGH);
        ((NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE))
                .createNotificationChannel(channel);
        Notification notification = new NotificationCompat.Builder(this, channelId)
                .setContentTitle(getString(R.string.app_name))
                .setContentText(getString(R.string.notification_text))
                .setSmallIcon(R.mipmap.ic_launcher)
                .setOngoing(true)
                .build();

        serviceIntent = intent;
        startForeground(1, notification);
        return START_REDELIVER_INTENT;
    } else {
        return super.onStartCommand(intent, flags, startId);
    }
}

@Override
public void onTaskRemoved(Intent rootIntent) {
    if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q) {
        Intent restartServiceIntent = new Intent(getApplicationContext(), this.getClass());
        restartServiceIntent.setPackage(getPackageName());

        PendingIntent restartServicePendingIntent =
                PendingIntent.getService(getApplicationContext(), 1, restartServiceIntent,
                        PendingIntent.FLAG_ONE_SHOT);
        AlarmManager alarmService =
                (AlarmManager) getApplicationContext().getSystemService(Context.ALARM_SERVICE);
        if (alarmService != null) {
            alarmService.set(AlarmManager.ELAPSED_REALTIME, SystemClock.elapsedRealtime() + 1000,
                    restartServicePendingIntent);
        }
        super.onTaskRemoved(rootIntent);
    }
}

以上代码的作用是在Android 10及更高版本上,将前台服务设置为具

相关内容

热门资讯

据目击者称!wepoker辅助... 据目击者称!wepoker辅助器怎么弄,贵阳辅助工具,技法教程(确实有挂)贵阳辅助工具辅助器是一种具...
黑科技辅助!wepoker作弊... 黑科技辅助!wepoker作弊辅助,雀神麻将小程序辅助软件,讲义教程(竟然有挂)雀神麻将小程序辅助软...
总结辅助挂!wepoker破解... 总结辅助挂!wepoker破解器激活码,微信小程序修改器,积累教程(有挂助手)1、起透看视 微信小程...
不少玩家反映!wepoker有... 不少玩家反映!wepoker有脚本吗,0759湛江吴川三脚鸡辅助,秘籍教程(有挂教学)1、玩家可以在...
目前来看!aapoker插件,... 目前来看!aapoker插件,五十k辅助,手段教程(有挂方法)1、打开软件启动之后找到中间准星的标志...
随着!sohoopoker辅助... 随着!sohoopoker辅助,德扑之星插件,办法教程(有挂存在)1、完成德扑之星插件辅助器v3.3...
教学辅助挂!拱趴大菠萝怎么开挂... 教学辅助挂!拱趴大菠萝怎么开挂,蜀渝牌乐汇辅助器,资料教程(有挂猫腻)蜀渝牌乐汇辅助器脚本下载中分为...
2026版辅助挂!约局吧德州真... 2026版辅助挂!约局吧德州真的存在透视吗,潮友会app下载安卓辅助软件,指南教程(确实有挂)1、玩...
方法辅助挂!we-poker正... 方法辅助挂!we-poker正规吗,欢乐达人葫芦鱼辅助器,指引教程(有挂分析)一、欢乐达人葫芦鱼辅助...
第三方辅助!约局吧开挂,微乐小... 第三方辅助!约局吧开挂,微乐小程序挂哪里有,机巧教程(有挂细节)1、上手简单,内置详细流程视频教学,...