An open source project to develop an MP3 player using java programming language with almost all features of popular media players used by users. I worked in a team with three of my colleagues.
Team members:
- Mohamed Ibrahim(Github: mis94).
- Mohamed Samir(Github: MohamedSamir43).
- Youssef Khaled(Github: Yousef-Khaled).
- Osama Fathy(Github: OsamaFathy).
What is used:
- JavaFX ----> https://docs.oracle.com/javafx/2/overview/jfxpub-overview.htm .... it helped us too much with a set of useful functions
- mp3agic library ----> https://github.com/mpatric/mp3agic .... we used it to be able to access the metadata of media files such as its image if it had and other info such as album name, artist name and title.
How to use:
- Install the JavaFX to your IDE for me I used this as I use eclipse: http://www.eclipse.org/efxclipse/install.html
- Download the jar file of mp3agic library and add it to your project: http://www.mediafire.com/download/52d9c9vg1i5l0si/mp3agic-0.8.2.jar
Screenshot: http://imgur.com/9Q3einu .