[BUG]播放视频时会自动息屏
E/J4A (30012): J4AC_android_media_AudioTrack__setSpeed 1.000000 D/JIGUANG-JCore(30012): [JCoreHelper] runActionWithService action:handle_life_resume V/OplusZoomWindowDecorViewHelper(30012): setLastReportedMergedConfiguration mZoomDisplayHeight: 2400 getDecorView.DecorView@5512f82[MainActivity] W/IInputConnectionWrapper(30012): clearMetaKeyStates on inactive InputConnection E/JIGUANG-JCore(30012): [TeleonyManagerUtils] get getNetworkType error :java.lang.SecurityException: getDataNetworkTypeForSubscriber D/JIGUANG-JCore(30012): [JCoreHelper] runActionWithService action:change_foreground_dy D/JIGUANG-JCore(30012): [JCoreHelper] runActionWithService action:change_foreground E/JIGUANG-JCore(30012): [TeleonyManagerUtils] get getNetworkType error :java.lang.SecurityException: getDataNetworkTypeForSubscriber D/JIGUANG-JCore(30012): [JCoreHelper] runActionWithService action:notification_state D/JIGUANG-JCore(30012): [JCoreHelper] runActionWithService action:change_foreground_dy D/JIGUANG-JCore(30012): [JCoreHelper] runActionWithService action:change_foreground D/JIGUANG-JCore(30012): [JCoreHelper] runActionWithService action:handle_life_resume E/JIGUANG-JCore(30012): [TeleonyManagerUtils] get getNetworkType error :java.lang.SecurityException: getDataNetworkTypeForSubscriber V/OplusZoomWindowDecorViewHelper(30012): setLastReportedMergedConfiguration mZoomDisplayHeight: 1080 getDecorView.DecorView@5512f82[MainActivity] D/JIGUANG-JCore(30012): [JCoreHelper] runActionWithService action:in_app_msg_handle D/JIGUANG-JCore(30012): [JCoreHelper] runActionWithService action:handle_life_resume E/JIGUANG-JCore(30012): [TeleonyManagerUtils] get getNetworkType error :java.lang.SecurityException: getDataNetworkTypeForSubscriber D/JIGUANG-JCore(30012): [JCoreHelper] runActionWithService action:change_foreground_dy D/JIGUANG-JCore(30012): [JCoreHelper] runActionWithService action:change_foreground
视频播放时会根据手机系统自带的息屏时间自动息屏
可以试一下 await player.setOption(FijkOption.hostCategory, "request-screen-on", 1); 详见文档: https://fijkplayer.befovy.com/docs/zh/host-option.html#gsc.tab=0