Simple Player is a tiny audio player to play songs shown by folders. Features:
- Browse & play music by folders
- Special layout for tablet screens
- Single file playback mode
- Supported formats: mp3, wav, m4a, midi, ogg, amr
- Shuffle, repeat all and repeat one modes
- Reads internal and external device memory
- Change in audio outputs detection
I published this project on Google Play at 2012 and it was my first Android app.
Feel free to use Gradle or IDE you like.
-
Add sound control
-
Add Equalizer
-
Add widget to Notifications
-
Replace intent.action.MEDIA_MOUNTED for API > 18
-
Move all strings to strings.xml
-
Add localizations
Copyright 2013 Sergii Zhuk
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.