Android11停止在前台服务中录制音频,如果应用程序进入后台或被杀死。
创始人
2024-08-20 12:00:07
0

在Android 11中,应用程序在后台运行时无法使用前台服务中的录音功能。解决此问题的一种方法是使用MediaRecorder API并执行后台录音。以下是示例代码:

1.添加适当的权限到AndroidManifest.xml文件中:

2.在服务(Service)类中实例化MediaRecorder并设置相应的录音属性:

private MediaRecorder recorder; private static String outputFile = null;

public void startRecording() { recorder = new MediaRecorder(); recorder.setAudioSource(MediaRecorder.AudioSource.MIC); recorder.setOutputFormat(MediaRecorder.OutputFormat.MPEG_4); recorder.setAudioEncoder(MediaRecorder.AudioEncoder.AAC); recorder.setOutputFile(getOutputFile()); try { recorder.prepare(); } catch (IOException e) { Log.e("TAG", "prepare() failed"); } recorder.start(); } public void stopRecording() { recorder.stop(); recorder.release(); recorder = null; }

private String getOutputFile() { if (outputFile == null) { File dir = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/MyApp/"); if (!dir.exists()) { dir.mkdirs(); } outputFile = dir.getAbsolutePath() + "/" + new SimpleDateFormat("yyyyMMdd_HHmmss").format(new Date()) + ".mp4"; } return outputFile; }

3.在服务类中添加以下代码:

private NotificationManager notificationManager;

@Override public void onCreate() { super.onCreate(); notificationManager = (NotificationManager)getSystemService(NOTIFICATION_SERVICE); }

@Override public int onStartCommand(Intent intent, int flags, int startId) { Notification notification = new Notification.Builder(this, YOUR_CHANNEL_ID) .setContentTitle("My Recording Service") .setContentText("Recording...") .setSmallIcon(R.drawable.ic_launcher) .build(); startForeground(1, notification); startRecording(); return START_STICKY;

相关内容

热门资讯

透视软件"红龙pok... 透视软件"红龙poker辅助平台"详细辅助2025新版技巧(可以挂底牌技巧)是一款可以让一直输的玩家...
透视ai代打"智星德... 透视ai代打"智星德州辅助译码插件靠谱吗"详细辅助必备教程(免费脚本弱密码技巧);玩家必备必赢加哟《...
透视智能ai"hhp... 此外,数据分析德州(hhpoker真的假的)辅助神器app还具备辅助透视行为开挂功能,通过对客户hh...
透视挂透视"德普之星... 透视挂透视"德普之星透视"详细辅助2025教程(脚本透视),支持语音通讯、好友开房及战队组建,强化互...
透视安装"哈糖大菠萝... 透视安装"哈糖大菠萝有挂吗5个常用方法"详细辅助黑科技教程(私人局透视技巧);人气非常高,ai更新快...
透视游戏"wepok... 透视游戏"wepoker透视有用吗"详细辅助wepoke教程(透视辅助下载技巧)1、很好的工具软件,...
透视游戏"智星德州插... 透视游戏"智星德州插件最新版本更新内容详解"详细辅助解密教程(是有人用挂攻略);支持2-10人实时对...
透视辅助"wepok... 透视辅助"wepoker私人局怎么玩"详细辅助攻略教程(有插件透明);人气非常高,ai更新快且高清可...
透视代打"哈糖大菠萝... 1、透视代打"哈糖大菠萝怎么开挂"详细辅助透明教程(可以增加运气透视)。2、哈糖大菠萝怎么开挂透视辅...
透视好友房"wepo... 透视好友房"wepoker轻量版透视方法"详细辅助曝光教程(透视底牌攻略)是一款可以让一直输的玩家,...