<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Christian Albert Mueller &#187; android</title>
	<atom:link href="http://christian-albert-mueller.com/blog/category/coding/androidcoding/feed/" rel="self" type="application/rss+xml" />
	<link>http://christian-albert-mueller.com/blog</link>
	<description>Web Entertainment, Programming, Research and Development since 1992</description>
	<lastBuildDate>Fri, 10 Jun 2011 17:34:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How to convert SWF into MP4 for Android Mobile streaming!</title>
		<link>http://christian-albert-mueller.com/blog/how-to-convert-swf-into-mp4-for-android-mobile-streaming/</link>
		<comments>http://christian-albert-mueller.com/blog/how-to-convert-swf-into-mp4-for-android-mobile-streaming/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 10:33:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://christian-albert-mueller.com/blog/?p=941</guid>
		<description><![CDATA[<p>My job was to bring a swf streaming to my android mobile (g1)</p>
<p>As we know there is no Flash Player on the Android (G1) i had to convert it to a mp4.<br />
Unfortunatly when I placed the mp4 on my sd-card i was able to play it on my device, but when i placed it on my server and loaded that file from there to my Android it told my &#8220;Format is not supported&#8221;.</p>
<p><span style="background-color: #ffffff;">Long Story, shorter Result:</span></p>
<p><span style="background-color: #ffffff;">1.</span></p>
<p>I use now the Software SWF to Video Converter from iWiSoft (<a href="http://www.flash-swf-converter.com/">get it here</a>) to convert my swf to a mp4 file.<br />
- I choose the&#8230;</p>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://christian-albert-mueller.com/blog/how-to-convert-swf-into-mp4-for-android-mobile-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Demo Gesture Listener</title>
		<link>http://christian-albert-mueller.com/blog/android-demo-gesture-listener/</link>
		<comments>http://christian-albert-mueller.com/blog/android-demo-gesture-listener/#comments</comments>
		<pubDate>Thu, 07 May 2009 17:09:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://christian-albert-mueller.com/blog/?p=894</guid>
		<description><![CDATA[<p>Hi, I guess some of you like to get a simple demo how to listen to gestures on Android.<br />
I could write now a lot of code, but more simple, just <a href="http://christian-albert-mueller.com/wp-content/uploads/2009/05/demo_gesture.zip">DOWNLOAD</a> the archive I made for you with a simple Demo Gesture APP. Its written under sdk 1.5 but also works in sdk 1.1</p>
<p>But anyhow&#8230; this could be very useful to know.<br />
@Override<br />
public boolean dispatchTouchEvent(MotionEvent me) {</p>
<p>gestureScanner.onTouchEvent(me);<br />
return super.dispatchTouchEvent(me);<br />
}</p>
<p>when you do that, the demo listener works also on buttons ! I was looking quit long for that to know.. but its all included in the demo.<br />
greets<br />
chris</p>


<p>No related posts.</p>
<p>Related posts brought to you by&#8230;</p>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://christian-albert-mueller.com/blog/android-demo-gesture-listener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

