Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个运行 mediaplayer 的 android 应用程序。它运行良好我的问题是当我来或锁定屏幕时歌曲停止播放有没有办法让媒体播放器在后台运行
您需要使其作为服务而不是活动运行。