How to play songs on android device
Using Jamroom
I'm not seeing an issue on my android phone using Chrome. It could be a Chrome setting or addon that is causing your issue.
Hope this helps!
<h1><a href="{$jamroom_url}/{$item.profile_url}/{$murl}/{$item._item_id}/{$item.blog_title_url}">{$item.blog_title}</a></h1>
<h1>{$item.blog_title}</h1>
{* check to see if the blog has a pagebreak in it *}
{if strpos($item.blog_text,'<!-- pagebreak -->')}
<span class="info"><a href="{$jamroom_url}/{$item.profile_url}/{$murl}/{$item._item_id}/{$item.blog_title_url}">{jrCore_lang module="jrBlog" id="25" default="Read more"} »</a></span>
{/if}