<?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>The Daily Ken &#187; phone</title>
	<atom:link href="http://www.kenkorth.com/blahblah/tag/phone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kenkorth.com/blahblah</link>
	<description>Updating daily? Why...?</description>
	<lastBuildDate>Sat, 26 Nov 2011 01:07:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Android Fun!</title>
		<link>http://www.kenkorth.com/blahblah/2010/07/05/android-fun/</link>
		<comments>http://www.kenkorth.com/blahblah/2010/07/05/android-fun/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 19:39:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android Development]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[newbie]]></category>
		<category><![CDATA[phone]]></category>

		<guid isPermaLink="false">http://www.kenkorth.com/blahblah/?p=33</guid>
		<description><![CDATA[I have committed to learn how to make apps for android. So I&#8217;m currently downloading the correct SDKs for 2.1 and 2.2. I&#8217;ll start off easy with a simple HelloWorld. After that I&#8217;m going to make a search widget for an anime database &#8211; just for fun. It should be fun to work with the [...]]]></description>
			<content:encoded><![CDATA[<p>I have committed to learn how to make apps for android. So I&#8217;m currently downloading the correct SDKs for 2.1 and 2.2. I&#8217;ll start off easy with a simple HelloWorld. After that I&#8217;m going to make a search widget for an anime database &#8211; just for fun. It should be fun to work with the API.</p>
<p>I&#8217;m starting with the Pulsar package of Eclipse, for those of you who care. I&#8217;ll learn how to do create and compile the Java-based apps before I spend much time with <a href="http://developer.openplug.com/" target="_blank">OpenPlug&#8217;s Ellipis</a> (a code generator that allows to write Flex Apps and convert them to Android or iPhone code to be compiled).</p>
<p>I&#8217;ll update this after I&#8217;ve gotten something working.</p>
<p><span style="text-decoration: underline;">Update</span>: Okay, I&#8217;ve gotten a simple Hello World to work on an emulator created by the one of the SDK tools. It took more time to install everything and add the Android SDK to my Path than it did to make the app.</p>
<p>For those of you who wish to try it on your own, I used this links: <a href="http://developer.android.com/guide/developing/eclipse-adt.html" target="_blank">Developing In Eclipse, with ADT</a>, <a href="http://developer.android.com/guide/tutorials/hello-world.html" target="_blank">Hello, World</a> &#8211; both from the Google Android Developer Page.</p>
<p><span style="text-decoration: underline;">Update</span>: It works! Woo hoo! The USB driver that comes from Google is older than my phone so I used USBDeview to remove anthing associated with T-Mo or HTC and the installed PDANet on phone and pc. It took care of the right USB drivers 100%! Now I have a little app called &#8216;Hello World&#8217; on my phone.</p>
<p>It&#8217;s not much, but it is a beginning!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kenkorth.com/blahblah/2010/07/05/android-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

