安装未知开发者的应用后,前台服务会周期性地关闭且无法重启。
创始人
2024-09-01 06:30:14
0

可能是由于后台限制导致前台服务关闭,可以添加一个监听器来监测前台服务是否已经被关闭,并在其关闭时重新启动。下面是一个示例代码:

public class MyService extends Service {
    private static final String TAG = "MyService";
    private static final int SERVICE_ID = 12345;
    private static final long INTERVAL = 60000; // 1 minute

    private boolean isServiceRunning = false;
    private Handler mHandler = new Handler();

    private Runnable task = new Runnable() {
        @Override
        public void run() {
            if (!isServiceRunning) {
                Log.d(TAG, "Service has been stopped. Restarting...");
                Intent serviceIntent = new Intent(getApplicationContext(), MyService.class);

                if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
                    startForegroundService(serviceIntent);
                } else {
                    startService(serviceIntent);
                }
            }

            mHandler.postDelayed(this, INTERVAL);
        }
    };

    @Override
    public void onCreate() {
        super.onCreate();
        startForeground(SERVICE_ID, new Notification());
        mHandler.post(task);
    }

    @Override
    public int onStartCommand(Intent intent, int flags, int startId) {
        isServiceRunning = true;
        return START_STICKY;
    }

    @Override
    public void onDestroy() {
        super.onDestroy();
        isServiceRunning = false;
        mHandler.removeCallbacks(task);
    }

    @Nullable
    @Override
    public IBinder onBind(Intent intent) {
        return null;
    }
}

onCreate() 方法中,我们通过 startForeground() 方法来使服务成为前台服务,并传入一个空的 Notification 对象。在 onStartCommand() 方法中,我们将 isServiceRunning 设置为 true,以表示前台服务正在运行。在 onDestroy() 方法中,我们会将 isServiceRunning 设置为 false,表示前台服务已经停止。

最重要的是我们在 task 中添加了一个监听器来检测前台服务是否已经关闭。如果已经关闭了,我们就重新启动该服务。在此我们使用了 mHandler.postDelayed() 方法,以 1 分钟的间隔进行检测。注意需要在 onDestroy() 方法中删除这个监听器,以避免内存泄漏。

相关内容

热门资讯

科技新动态!pokemmo手机... 科技新动态!pokemmo手机脚本,拱趴大菠萝挂哪里,切实存在有挂(有挂方法)1、打开软件启动之后找...
玩家亲测!hhpoker为什么... 玩家亲测!hhpoker为什么一直输,hhpoker辅助器,本来是有挂(证实有挂)1、下载好正确养号...
三分钟了解!wepoker免费... 三分钟了解!wepoker免费透视脚本,约局吧德州可以透视吗,本来是有挂(真的有挂)wepoker免...
查到实测!wepoker好友房... 查到实测!wepoker好友房开挂,wepoker开辅助能查到吗,总是是真的有挂(的确有挂)1、模拟...
分享一款!wepoker轻量版... 分享一款!wepoker轻量版透视,wepokerplus外挂,一直是真的有挂(有挂详细)1、玩家可...
盘点十款!竞技联盟破解版最新版... 盘点十款!竞技联盟破解版最新版,wpk模拟器多开,其实是真的有挂(存在有挂)盘点十款!竞技联盟破解版...
今日科普!wpk作弊,约局吧是... 今日科普!wpk作弊,约局吧是否有挂,本来有挂(有挂讲解)1、今日科普!wpk作弊,约局吧是否有挂,...
教程攻略!wepoker开辅助... 教程攻略!wepoker开辅助能查到吗,wepokerplus作弊,确实真的有挂(有挂规律)该软件可...
普及知识!德州真人透视脚本,h... 普及知识!德州真人透视脚本,hhpoker可以控制吗,总是真的有挂(的确有挂)1、让任何用户在无需安...
热点讨论!hhpoker是正品... 热点讨论!hhpoker是正品吗,wepoker辅助是真的吗,真是是有挂(有挂细节)1、全新机制【w...