AndroidMediaplayer在前台服务中播放2分钟后停止
创始人
2024-10-09 02:01:27
0
  1. 使用WakeLock

在播放媒体文件的时候,需要保证设备不会锁屏或者进入休眠状态。可以使用WakeLock来实现:

PowerManager pm = (PowerManager) getSystemService(Context.POWER_SERVICE);
PowerManager.WakeLock wl = pm.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, TAG);
wl.acquire();

使用完MediaPlayer后释放WakeLock:

if (mp != null) {
    mp.release();
    mp = null;
}

if (wl != null) {
    wl.release();
    wl = null;
}
  1. 使用startForeground方法

在服务中使用startForeground方法可以将服务设置为前台服务,这样系统就不会轻易地停止服务了。

private void startForeground() {
    Intent notificationIntent = new Intent(this, MainActivity.class);
    PendingIntent pendingIntent = PendingIntent.getActivity(this, 0, notificationIntent, 0);

    Notification notification = new NotificationCompat.Builder(this)
            .setContentTitle("Foreground Service")
            .setContentText("Media Player is running")
            .setSmallIcon(R.drawable.ic_launcher)
            .setContentIntent(pendingIntent)
            .build();

    startForeground(1, notification);
}

然后在播放媒体文件的时候,调用此方法:

private void startMediaPlayer() {
    if (mp != null) {
        mp.release();
        mp = null;
    }

    mp = new MediaPlayer();
    mp.setDataSource("http://example.com/song.mp3");
    mp.setAudioStreamType(AudioManager.STREAM_MUSIC);
    mp.setOnPreparedListener(new MediaPlayer.OnPreparedListener() {
        @Override
        public void onPrepared(MediaPlayer mediaPlayer) {
            mediaPlayer.start();
            startForeground();
        }
    });
    mp.prepareAsync();
}

这样,就可以解决MediaPlayer在前台服务中播放2分钟后停止的问题了。

相关内容

热门资讯

透视规律!hhpoker一直输... 透视规律!hhpoker一直输有挂吗,hhpoker万能辅助器,攻略教程(总是有挂)-哔哩哔哩所有人...
透视苹果版!德州私人局脚本(透... 透视苹果版!德州私人局脚本(透视)开挂辅助软件(切实有挂)-哔哩哔哩小薇(透视辅助)致您一封信;亲爱...
透视ai!hhpoker有没有... 透视ai!hhpoker有没有辅助辅助,智星德州插件,指引教程(一直有挂)-哔哩哔哩1、hhpoke...
透视新版!wepoker怎么提... 透视新版!wepoker怎么提高运气(透视)开挂辅助挂(确实存在有挂)-哔哩哔哩1、透视新版!wep...
透视玄学!epoker透视底牌... 您好,哈糖大菠萝开挂这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275054】很多玩家...
透视开挂!we-poker辅助... 透视开挂!we-poker辅助软件教程(透视)开挂辅助app(总是是有挂)-哔哩哔哩1)we-pok...
透视安卓!wepoker私人局... 透视安卓!wepoker私人局外卦(透视)开挂辅助挂(都是是真的挂)-哔哩哔哩1、wepoker私人...
透视有挂!hhpoker辅助软... 透视有挂!hhpoker辅助软件,wepoker游戏的安装教程,方案教程(都是是有挂)-哔哩哔哩1、...
透视插件!hhpoker有后台... 透视插件!hhpoker有后台操作吗(透视)开挂辅助攻略(好像有挂)-哔哩哔哩hhpoker有后台操...
透视ai!pokerrrr2辅... 透视ai!pokerrrr2辅助,pokemmo脚本辅助器,资料教程(其实存在有挂)-哔哩哔哩运po...