Making a music player in MIT App Inventor

Yes, and @mert_akalin should definitely refer to it (not least because I also show the blocks there):

It lists MP3s from the removable SD card (if you have one), but of course there's no problem listing MP3s from the emulated SD card as well.

1 Like

hello everyone
i want make a music player i want user to upload a music then hide or delete that music the user selected and listen it just from my app it can be? how?

Start reading from the beginning of this thread, follow the suggestions and search the community, there are so many threads about music players

And as a start, learn the basics...

A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.
There is a free programming course here Course In A Box and the aia files for the projects in the book are here: App Inventor 2 Book: Create Your Own Android Apps
How to do a lot of basic things with App Inventor are described here: How do you...? .

Also do the tutorials Our Tutorials! to learn the basics of App Inventor, then try something and follow the Top 5 Tips: How to learn App Inventor

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

Thanks Taifun