FPlay for Android is a simple and lightweight music player, with clean interface, equalizer, bass boost and customizable colors.
The main goal of this project is to provide the users with a fully functional music player based on lists and folders. The player itself does not consume too much memory, and respects WCAG 2.0 accessibility guidelines for colors and contrast, being friendly for color blind people as well as for people with mild visual impairments.
Moreover, this source code can be used as an example on how to do a few tasks in Android:
The player is still in a "beta stage", so there may be unknown bugs yet ;)
You can find FPlay on Google Play at https://play.google.com/store/apps/details?id=br.com.carlosrafaelgn.fplay
FPlay X is a new flavor for FPlay, aiming at better audio quality and more precise visualizations!
FPlay can be integrated to Arduino, or other electronic board, via Bluetooth SPP - Serial Port Profile :D
The Arduino library is available on GitHub: https://github.com/carlosrafaelgn/FPlayArduino
Very special thanks to the people who helped translating FPlay:
Thanks a lot!! :D
The typeface used as the dyslexia-friendly typeface is OpenDyslexic Regular, by Abelardo Gonzalez, available at http://dyslexicfonts.com and licensed under a Creative Commons Attribution 3.0 Unported License.
The font used to draw the scalable icons, icons.ttf, was created using IcoMoon App, by Keyamoon, available at: http://icomoon.io/app
Some of the scalable icons were created by me and some came from the IcoMoon Free icon set, by Keyamoon, licensed under the Creative Commons License 3.0.
This project is licensed under the terms of the FreeBSD License. See LICENSE.txt for more details.