<?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>J2ME, Android und Mobile Softwareentwicklung &#187; services</title>
	<atom:link href="http://www.karbacher.org/tag/services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karbacher.org</link>
	<description>Karbacher.org</description>
	<lastBuildDate>Fri, 28 Oct 2011 10:48:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Google Android Programmierung: Services und Content Provider</title>
		<link>http://www.karbacher.org/android/google-android-programmierung-services-und-content-provider/</link>
		<comments>http://www.karbacher.org/android/google-android-programmierung-services-und-content-provider/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 11:16:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[content provider]]></category>
		<category><![CDATA[google android]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://www.karbacher.org/?p=375</guid>
		<description><![CDATA[Google Android Service Ein Service ist eine Applikation in Google Android, die nicht direkt mit dem User interagiert, sondern im Hintergrund abläuft. Sie besitzt keine eigene Benutzeroberfläche und spielt zum Beispiel ein Musikstück im Hintergrund ab. Ein Service wird über die Methode Context.startService() gestartet. Über die Methode Context.bindService() kann eine Applikation sich mit einem Service [...]]]></description>
		<wfw:commentRss>http://www.karbacher.org/android/google-android-programmierung-services-und-content-provider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

