Coder Social home page Coder Social logo

musicplayer's Introduction

MusicPlayer

android MusicPlayer android 5 - 12

功能

1,搜索媒体文件 会存储不是每次都扫 ,也可以手动触发扫描
2,播放,暂停,上一首,下一首
3,播放模式:单曲循环、播放全部、随机播放

为了代码尽量的少

1,一个 Application
2,一个 Service
3,一个 Activity

为什么会有这么一个项目

起始一直使用手机自带的音乐播放器,但是自从换了三星note10 以后,移除了,自带音乐播放器,难道是音乐播放器很复杂?
然后里面装了一个 北京什么XX公司开发的一个仿三星音乐的播放器,ICON 图标也是一样的。
但是它有几个问题:
1,每次打开都需要扫本地音乐,浪费了很多时间
2,带有广告功能
3,需要读取手机的信息

对于这样一个垃圾APP 肯定是不能忍的,所以我改用了开源的 VLC 播放器,但是这个播放器用来看视频是非常好的,但是做为音乐播放器还有很多问题,
我每次都需要手动去打开音乐存储的文件夹,然后点播放,而且遇到文件夹里面有视频的还需要手动点击,否则不播放。

所以,有就有了做一个简单、实用的音乐播放器的想法,说干就干,所以就有了本项目。

我非专业做 APP 开发的人员,我最近一直在做 安卓 framework 的开发,BSP LINUX 相关,做APP 可能并不是很擅长

难免有些BUG,可以提 Issues 也可以自己 fork 项目,然后自己解决在提交合并,我很乐意这样做

JP

このソフトウェアは私の作品です 音楽を聞きために作りました

更新情報

あたらし「startForegroundService() 」サービスは採用しました。
再生の方法はサービスで使いました。
ボタンで再生リストを差し控えられます

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.