<?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: How to use XCode for Android Projects</title>
	<atom:link href="http://code.davidjanes.com/blog/2009/11/20/how-to-use-xcode-for-android-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.davidjanes.com/blog/2009/11/20/how-to-use-xcode-for-android-projects/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 00:50:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://code.davidjanes.com/blog/2009/11/20/how-to-use-xcode-for-android-projects/#comment-1012</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 04 Nov 2011 20:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://code.davidjanes.com/blog/?p=625#comment-1012</guid>
		<description>Bill: you&#039;re not in the directory you created xant in.</description>
		<content:encoded><![CDATA[<p>Bill: you&#8217;re not in the directory you created xant in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Dunlop</title>
		<link>http://code.davidjanes.com/blog/2009/11/20/how-to-use-xcode-for-android-projects/#comment-1011</link>
		<dc:creator>Scott Dunlop</dc:creator>
		<pubDate>Fri, 04 Nov 2011 19:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://code.davidjanes.com/blog/?p=625#comment-1011</guid>
		<description>Updated for XCode 4 and cleaned up a bit, see https://gist.github.com/1340255 -- thanks for the great starting point, David!</description>
		<content:encoded><![CDATA[<p>Updated for XCode 4 and cleaned up a bit, see <a href="https://gist.github.com/1340255" rel="nofollow">https://gist.github.com/1340255</a> &#8212; thanks for the great starting point, David!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://code.davidjanes.com/blog/2009/11/20/how-to-use-xcode-for-android-projects/#comment-1008</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 02 Nov 2011 18:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://code.davidjanes.com/blog/?p=625#comment-1008</guid>
		<description>/Users/myuser/Applications/Eclipse/CIT252 -- pwd

drwxr-xr-x  14 myuser  staff  476 Oct 31 21:25 CP Android</description>
		<content:encoded><![CDATA[<p>/Users/myuser/Applications/Eclipse/CIT252 &#8212; pwd</p>
<p>drwxr-xr-x  14 myuser  staff  476 Oct 31 21:25 CP Android</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diane</title>
		<link>http://code.davidjanes.com/blog/2009/11/20/how-to-use-xcode-for-android-projects/#comment-1007</link>
		<dc:creator>diane</dc:creator>
		<pubDate>Wed, 02 Nov 2011 14:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://code.davidjanes.com/blog/?p=625#comment-1007</guid>
		<description>hey everyone, i was hoping you could lend me a hand...
i would like to create an ebook, with some swf animation, compatible with android. 
is Xcode compatible with android? 
and what open source (or not) program would you recommend for such a progect (given also my limited programing skills).

thank you in advance for your help.
Diane</description>
		<content:encoded><![CDATA[<p>hey everyone, i was hoping you could lend me a hand&#8230;<br />
i would like to create an ebook, with some swf animation, compatible with android.<br />
is Xcode compatible with android?<br />
and what open source (or not) program would you recommend for such a progect (given also my limited programing skills).</p>
<p>thank you in advance for your help.<br />
Diane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://code.davidjanes.com/blog/2009/11/20/how-to-use-xcode-for-android-projects/#comment-1005</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 01 Nov 2011 09:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://code.davidjanes.com/blog/?p=625#comment-1005</guid>
		<description>What does &quot;ls -l&quot; and &quot;pwd&quot; show?</description>
		<content:encoded><![CDATA[<p>What does &#8220;ls -l&#8221; and &#8220;pwd&#8221; show?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://code.davidjanes.com/blog/2009/11/20/how-to-use-xcode-for-android-projects/#comment-1002</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 01 Nov 2011 04:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://code.davidjanes.com/blog/?p=625#comment-1002</guid>
		<description>@David, I&#039;m having trouble with the last part of the xant file creation in terminal.

I&#039;m using chmod a+x xant but I get an error saying: &quot;No such file or directory.&quot;

I&#039;m in my project directory. Is there anything I&#039;m doing wrong?</description>
		<content:encoded><![CDATA[<p>@David, I&#8217;m having trouble with the last part of the xant file creation in terminal.</p>
<p>I&#8217;m using chmod a+x xant but I get an error saying: &#8220;No such file or directory.&#8221;</p>
<p>I&#8217;m in my project directory. Is there anything I&#8217;m doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://code.davidjanes.com/blog/2009/11/20/how-to-use-xcode-for-android-projects/#comment-896</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 25 Jul 2011 10:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://code.davidjanes.com/blog/?p=625#comment-896</guid>
		<description>Thus updated! Thanks.</description>
		<content:encoded><![CDATA[<p>Thus updated! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Megawarne</title>
		<link>http://code.davidjanes.com/blog/2009/11/20/how-to-use-xcode-for-android-projects/#comment-895</link>
		<dc:creator>Justin Megawarne</dc:creator>
		<pubDate>Mon, 25 Jul 2011 10:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://code.davidjanes.com/blog/?p=625#comment-895</guid>
		<description>unfortunately, the “scarily misnamed Replace option” seems to be scarily correct in Xcode 4. I just used it and nuked a folder full of code. I had a copy, though, so no harm done here. you might want to alter your article.</description>
		<content:encoded><![CDATA[<p>unfortunately, the “scarily misnamed Replace option” seems to be scarily correct in Xcode 4. I just used it and nuked a folder full of code. I had a copy, though, so no harm done here. you might want to alter your article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndroidアプリをXcodeで作る方法 &#124; Toyship.org</title>
		<link>http://code.davidjanes.com/blog/2009/11/20/how-to-use-xcode-for-android-projects/#comment-858</link>
		<dc:creator>AndroidアプリをXcodeで作る方法 &#124; Toyship.org</dc:creator>
		<pubDate>Fri, 04 Mar 2011 14:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://code.davidjanes.com/blog/?p=625#comment-858</guid>
		<description>[...] How to use XCode for Android Projects     &#8249; Previous Post UITextField/UITextViewの文字入力で覚えておくと便利なこと [...]</description>
		<content:encoded><![CDATA[<p>[...] How to use XCode for Android Projects     &lsaquo; Previous Post UITextField/UITextViewの文字入力で覚えておくと便利なこと [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexidoia</title>
		<link>http://code.davidjanes.com/blog/2009/11/20/how-to-use-xcode-for-android-projects/#comment-752</link>
		<dc:creator>Alexidoia</dc:creator>
		<pubDate>Fri, 22 Oct 2010 14:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://code.davidjanes.com/blog/?p=625#comment-752</guid>
		<description>Unless I missunderstood, can we export an iphone app to blackburry with that method ?</description>
		<content:encoded><![CDATA[<p>Unless I missunderstood, can we export an iphone app to blackburry with that method ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

