<?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>Tutorials &#124; Java 2 ME &#38; Bluetooth Programmierung &#187; midletsuite</title>
	<atom:link href="http://www.karbacher.org/tag/midletsuite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karbacher.org</link>
	<description>Programmierung und Softwareentwicklung für mobile Geräte, Bluetooth, Locationbased Services</description>
	<lastBuildDate>Wed, 02 Jun 2010 11:24:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Über Jad, Jar und den Recordstore &#8211; Midlet</title>
		<link>http://www.karbacher.org/java-j2me/uber-jad-jar-und-den-recordstore-midlet/</link>
		<comments>http://www.karbacher.org/java-j2me/uber-jad-jar-und-den-recordstore-midlet/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 09:01:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Diplomarbeit]]></category>
		<category><![CDATA[Java / J2ME]]></category>
		<category><![CDATA[jad]]></category>
		<category><![CDATA[jar]]></category>
		<category><![CDATA[midlet]]></category>
		<category><![CDATA[midletsuite]]></category>
		<category><![CDATA[recordstore]]></category>

		<guid isPermaLink="false">http://www.karbacher.org/uncategorized/uber-jad-jar-und-den-recordstore-midlet/</guid>
		<description><![CDATA[

Der Zugriff auf persistente Daten, also den RecordStore ( Unterkapitel 2.1.8 ), ist für MIDlets aus der gleichen MIDlet-Suite uneingeschränkt möglich, es können Lese- und Schreiboperationen darauf ausgeführt werden. MIDlets, die zu einer anderen MIDlet-Suite gehören, können vom Zugriff ausgeschlossen &#8211; oder es kann ihnen ausschließlich Lesezugriff gewährt werden.
Klassenvariablen, also statische Variablen, werden von allen [...]]]></description>
		<wfw:commentRss>http://www.karbacher.org/java-j2me/uber-jad-jar-und-den-recordstore-midlet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MIDlets / MIDletsuite</title>
		<link>http://www.karbacher.org/java-j2me/midlets-midletsuite/</link>
		<comments>http://www.karbacher.org/java-j2me/midlets-midletsuite/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 18:55:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Diplomarbeit]]></category>
		<category><![CDATA[Java / J2ME]]></category>
		<category><![CDATA[midlet]]></category>
		<category><![CDATA[midletsuite]]></category>

		<guid isPermaLink="false">http://www.karbacher.org/uncategorized/midlets-midletsuite/</guid>
		<description><![CDATA[

Eine Anwendung für das MIDP heißt, angelehnt an die im Browser lauffähigen Applets – MIDlet. Ein MIDlet besteht aus einer, von der abstrakten Klasse javax.microedition.midlet.MIDlet abgeleiteten, Java-Klasse. Die Application Managment Software ( AMS) ist die Umgebung in die ein MIDlet installiert wird. AMS übernimmt das Managment der Java Applikation.
Um ein konkretes Programm ablauffähig zu machen, [...]]]></description>
		<wfw:commentRss>http://www.karbacher.org/java-j2me/midlets-midletsuite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
