Android Live Radio (Full Applications)

Android Live Radio – Native App

Are you an online streaming radio station owner? Do you want to build an Android App for your listener? Then this code is for you.

“Android Live Radio” is a true native android live streaming app. It is a simple yet powerful solution for creating Android app for your online radio stream in no time. Just add your radio name & your radio stream url into following two variables, build with Eclipse & submit to Google Play store.

Radio Title & URL

That’s it, no extra code is required.

Key Features

  • Play/Pause/Stop Live Radio Stream
  • Works with any HTTP Stream
  • Background Service/Playback
  • Notification Message
  • ‘About’ section with WebView
  • Full Native Application
  • No extra code is required
  • Supports Android 2.2 – API 8 & Up
  • Documentation Included

Feature Description

Works with any HTTP Stream:

This app uses MediaPlayer class of Android which supports any HTTP radio stream. It works with any stream found at www.shoutcast.com.

Background Service:

The radio continues playback even you close the app. You can listen radio while you are doing other tasks into your device. The app is created using extending “Service” class. All MediaPlayer related methods are accessible from any other activity or service.

Notification Message:

Notification is added with this app. So you can get status of the radio from the notification. You can also open the app directly from the notification.

\

‘About’ section with WebView

“About” page/activity is included to display your company/radio info by a WebView. You can write your html directly in the code inside “pageBody” variable or you can call an external webpage to display a page. To use external content just uncomment following line of code:

webview.loadUrl("http://www.yoursite.com/about.html");

Demo – Try Yourself

Download & test the app into your device before purchasing the code – Download Now

Credits
Button Icons Source: Super Mono Icons from www.doublejdesign.co.uk

Flag Counter

Download Android Live Radio (Full Applications)

Leave a Reply

Your email address will not be published. Required fields are marked *