Radio Broadcasting App

Dear Friends,
First I want to thanks to MIT APP INVENTOR for having this large scale developmental environment. I am new to this and for last 2 months I tried to developed a broadcasting radio stream. Finally I was able to develop it with below extension and below features.

:white_check_mark: Wake lock protection - Plays continuously with screen off
:white_check_mark: Clickable persistent notification - Users can easily reopen the app
:white_check_mark: Automatic failure recovery - 30-second monitoring
:white_check_mark: Proactive service restart - Every 2.5 minutes prevents Android killing
:white_check_mark: Full playback controls - Play, Pause, Stop, Mute
:white_check_mark: Beautiful UI - Clean, modern design with great UX
:white_check_mark: Battery efficient - Proper wake lock management
:white_check_mark: Professional volume slider with icons
:white_check_mark: Real-time percentage display

Extensions used
:white_check_mark: JoeDevPlayer extension - Audio streaming
:white_check_mark: UrsAI2KeepAwake extension - Wake lock & persistent notification
Special Thanks goes to the extension developers.

Please comment on this project and help me to develop more.

Thank you
Radio_Station_Continous_Play.aia (258.7 KB)

How about some screenshots of your app, or a video to show off its functionality?

1 Like

These are few screenshots showing the app interface and notification.