Sunday, April 14, 2013

Android Radio Streaming App with Webview and Menus

Mobile - Android Radio Streaming App with Webview and Menus - CodeCanyon

Android Radio Streaming App with Webview and Menus his title this type of Mobile/Android This time I will review,made by freshmaker8, Mobile/Android is sold at a price of $16 in CodeCanyon. Android Radio Streaming App with Webview and Menus - CodeCanyon Item for Sale android radio // android shoutcast // android streaming // shoutcast // streaming //
Created 14 December 12
Last Update 14 December 12
Files Included .java, .xml
Mobile OS Android OS 4.0.3, Android OS 4.0.4

Android Native Radio Streaming App

This item is a multifunctional app with a native radio stream solution. The main concept are the multiple webviews, menus with icons, progress bar, toast messages, redirect and last but not least a local stored jPlayer version to stream MP3/AAC from Shoutcast or other sources.

Screenshot

Add a stream source

streamname + stream domain + port + stream path
 var yourstreamanme = "http://server.domain.tld:port/"+";stream path"; var curStream = yourstreamanme; $(document).ready(function() { $("#jquery_jplayer_1").jPlayer({ ready: function(event) { $(this).jPlayer("setMedia", { mp3: curStream }); }, supplied: "mp3" }); }); 

For Webview

mWebView.loadUrl("file:///android_asset/www/index.html");

Features

  • Android Native App with Menus, Icons, 404, Toast, Redirect, Javascript Enabled
  • jPlayer (Flash Plugin!)
  • Shoutcast Streaming
  • MP3/AAC Streaming
  • Stream Playlists
  • WebView Based (Webkit / Flash)
  • Multiple Webviews
  • Menus with Icons
  • Toast Messages
  • more …

Download and use jPlayer to stream music

You can use different methods of the player. Please visit jPlayers website. jplayer.org Demos of the player from jplayer.org here http://jplayer.org/latest/demos/ http://jplayer.org/latest/demo-08/ Notice: Place your player in assets/www/ folder.

Support

Please do not hesitate to contact me. I’ll try my best to help you with this App.

Related produck This user:freshmaker8

Web and Native App with Icon Menu and Progressbar - CodeCanyon Item for Sale

More items by freshmaker8

No comments:

Post a Comment