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及更高版本上,将前台服务设置为具

相关内容

热门资讯

教程辅助!胡易辅助软件,wep... 教程辅助!胡易辅助软件,wepoker一直输的号能继续打吗,扑克教程(有挂存在);AI辅助机器人普及...
终于知道!小程序微乐辅助软件,... 终于知道!小程序微乐辅助软件,sohoo开挂辅助,攻略方法(有挂规律);小程序微乐辅助软件AI智能教...
我来教教大家!潮娱乐鱼虾蟹公式... 我来教教大家!潮娱乐鱼虾蟹公式辅助软件,wepoker买脚本靠谱吗,存在挂教程(有挂教程);超受欢迎...
热点推荐!凑一桌游戏春天辅助,... 热点推荐!凑一桌游戏春天辅助,pokemmo脚本手机版,新2025教程(有挂功能);1、这是跨平台的...
玩家必备科技!盛世辅助插件,w... 【福星临门,好运相随】;玩家必备科技!盛世辅助插件,wepoker破解工具,安装教程(存在有挂);暗...
一分钟揭秘!创思维激k辅助器视... 一分钟揭秘!创思维激k辅助器视频,wepoker数据分析,德州教程(有挂秘诀);一分钟揭秘!创思维激...
重要通知!微乐透视辅助工具,n... 重要通知!微乐透视辅助工具,newpoker脚本,解说技巧(的确有挂);1、这是跨平台的微乐透视辅助...
一分钟快速了解!微信小程序功夫... 一分钟快速了解!微信小程序功夫川麻小程序辅助,智星德州插件最新版本更新内容详解,新2025教程(证实...
重大消息!微信微乐辅助插件,悦... 重大消息!微信微乐辅助插件,悦扑克脚本,AI教程(有挂教学)是一款可以让一直输的玩家,快速成为一个“...
科技揭秘!wepoker内置辅... 科技揭秘!wepoker内置辅助器,wejoker辅助机器人,曝光教程(有挂方法);wepoker内...