       
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Playing music with an intro and a loop in Android</title>
	<atom:link href="http://www.plattysoft.com/2013/03/01/playing-music-with-an-intro-and-a-loop-in-android/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.plattysoft.com/2013/03/01/playing-music-with-an-intro-and-a-loop-in-android/</link>
	<description>Android consulting fun and professional.</description>
	<lastBuildDate>Sun, 08 Sep 2019 04:20:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.5</generator>
	<item>
		<title>By: Platty Soft</title>
		<link>http://www.plattysoft.com/2013/03/01/playing-music-with-an-intro-and-a-loop-in-android/#comment-8713</link>
		<dc:creator><![CDATA[Platty Soft]]></dc:creator>
		<pubDate>Sun, 03 Jan 2016 21:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.plattysoft.com/?p=537#comment-8713</guid>
		<description><![CDATA[The code in the example is pretty much complete, it all depends on how you want it wrapped. Mind you, I am always using MediaPlayer for music, and if you want to just loop the entire loop there should be no problem. You can, however, try to use .ogg instead of .mp3 since Android seems to read them better.]]></description>
		<content:encoded><![CDATA[<p>The code in the example is pretty much complete, it all depends on how you want it wrapped. Mind you, I am always using MediaPlayer for music, and if you want to just loop the entire loop there should be no problem. You can, however, try to use .ogg instead of .mp3 since Android seems to read them better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eamonn</title>
		<link>http://www.plattysoft.com/2013/03/01/playing-music-with-an-intro-and-a-loop-in-android/#comment-8629</link>
		<dc:creator><![CDATA[Eamonn]]></dc:creator>
		<pubDate>Sun, 06 Dec 2015 17:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.plattysoft.com/?p=537#comment-8629</guid>
		<description><![CDATA[I am really struggling with getting music to loop properly on android. Tearing my hair out actually. It seems to work on some devices, not on others.

Would you be able to provide the complete class code for this example? It would be extraordinarily useful.]]></description>
		<content:encoded><![CDATA[<p>I am really struggling with getting music to loop properly on android. Tearing my hair out actually. It seems to work on some devices, not on others.</p>
<p>Would you be able to provide the complete class code for this example? It would be extraordinarily useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Camillo</title>
		<link>http://www.plattysoft.com/2013/03/01/playing-music-with-an-intro-and-a-loop-in-android/#comment-5351</link>
		<dc:creator><![CDATA[Camillo]]></dc:creator>
		<pubDate>Wed, 03 Sep 2014 18:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.plattysoft.com/?p=537#comment-5351</guid>
		<description><![CDATA[Really nice work!]]></description>
		<content:encoded><![CDATA[<p>Really nice work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
