<?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: Flex on Android in Flash Player and AIR</title>
	<atom:link href="http://www.jamesward.com/2010/05/21/flex-on-android-in-flash-player-and-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamesward.com/2010/05/21/flex-on-android-in-flash-player-and-air/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flex-on-android-in-flash-player-and-air</link>
	<description>Heroku &#124; Java &#124; Scala &#124; Cloud &#124; Open Source &#124; Linux</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:11:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: James Ward</title>
		<link>http://www.jamesward.com/2010/05/21/flex-on-android-in-flash-player-and-air/comment-page-1/#comment-162812</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Tue, 22 Mar 2011 03:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/?p=1743#comment-162812</guid>
		<description>That certainly is possible, but I don&#039;t know of a tutorial that walks through it other than just a plain old FLAR Toolkit one.  Like this one:
http://www.cornflex.org/?p=66</description>
		<content:encoded><![CDATA[<p>That certainly is possible, but I don&#8217;t know of a tutorial that walks through it other than just a plain old FLAR Toolkit one.  Like this one:<br />
<a href="http://www.cornflex.org/?p=66" rel="nofollow">http://www.cornflex.org/?p=66</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.jamesward.com/2010/05/21/flex-on-android-in-flash-player-and-air/comment-page-1/#comment-162808</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 21 Mar 2011 12:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/?p=1743#comment-162808</guid>
		<description>Hi,

are there any examples or tutorials you know of for building a simple Augmented reality app for android using Flex (if at all possible of course).

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>are there any examples or tutorials you know of for building a simple Augmented reality app for android using Flex (if at all possible of course).</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhinav</title>
		<link>http://www.jamesward.com/2010/05/21/flex-on-android-in-flash-player-and-air/comment-page-1/#comment-162332</link>
		<dc:creator>Abhinav</dc:creator>
		<pubDate>Thu, 23 Dec 2010 21:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/?p=1743#comment-162332</guid>
		<description>Thanks James,
I will look into this and will keep you updated. I am really excited to do this.

Regards,
Abhi</description>
		<content:encoded><![CDATA[<p>Thanks James,<br />
I will look into this and will keep you updated. I am really excited to do this.</p>
<p>Regards,<br />
Abhi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://www.jamesward.com/2010/05/21/flex-on-android-in-flash-player-and-air/comment-page-1/#comment-162329</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Wed, 22 Dec 2010 19:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/?p=1743#comment-162329</guid>
		<description>You can really use anything.  But I recommend you look into stax.net.  It&#039;s a really great place to get started building cloud + client apps.</description>
		<content:encoded><![CDATA[<p>You can really use anything.  But I recommend you look into stax.net.  It&#8217;s a really great place to get started building cloud + client apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhinav</title>
		<link>http://www.jamesward.com/2010/05/21/flex-on-android-in-flash-player-and-air/comment-page-1/#comment-162326</link>
		<dc:creator>Abhinav</dc:creator>
		<pubDate>Wed, 22 Dec 2010 13:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/?p=1743#comment-162326</guid>
		<description>Thanks for prompt response,

So in this case do you know any free server places where I can kick start, as this will be my first application using this.
Or Is there any similar sample available somewhere?

Regards,
Abhi.</description>
		<content:encoded><![CDATA[<p>Thanks for prompt response,</p>
<p>So in this case do you know any free server places where I can kick start, as this will be my first application using this.<br />
Or Is there any similar sample available somewhere?</p>
<p>Regards,<br />
Abhi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://www.jamesward.com/2010/05/21/flex-on-android-in-flash-player-and-air/comment-page-1/#comment-162324</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Tue, 21 Dec 2010 14:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/?p=1743#comment-162324</guid>
		<description>Then you couldn&#039;t use the SQLite for that since it&#039;s only for local files.  For remote data you need to expose a database as some form of web services (REST, JSON, SOAP, AMF, etc) and then call those services from the app.</description>
		<content:encoded><![CDATA[<p>Then you couldn&#8217;t use the SQLite for that since it&#8217;s only for local files.  For remote data you need to expose a database as some form of web services (REST, JSON, SOAP, AMF, etc) and then call those services from the app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhi</title>
		<link>http://www.jamesward.com/2010/05/21/flex-on-android-in-flash-player-and-air/comment-page-1/#comment-162321</link>
		<dc:creator>Abhi</dc:creator>
		<pubDate>Tue, 21 Dec 2010 13:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/?p=1743#comment-162321</guid>
		<description>Great article,
Question on hosting a Flex and SQLite AIR app. How exactly we should go about it. If I have to share this common SQLite db file to other app users, then do I need to keep the db file somewhere else? like a host server?

Say for example , I have to make a trip expense split application between 4 friends. So how and where should I keep my DB file?

Any reccomendation will be appreciated.

Regards,
Abhi.</description>
		<content:encoded><![CDATA[<p>Great article,<br />
Question on hosting a Flex and SQLite AIR app. How exactly we should go about it. If I have to share this common SQLite db file to other app users, then do I need to keep the db file somewhere else? like a host server?</p>
<p>Say for example , I have to make a trip expense split application between 4 friends. So how and where should I keep my DB file?</p>
<p>Any reccomendation will be appreciated.</p>
<p>Regards,<br />
Abhi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aly badawy</title>
		<link>http://www.jamesward.com/2010/05/21/flex-on-android-in-flash-player-and-air/comment-page-1/#comment-160555</link>
		<dc:creator>aly badawy</dc:creator>
		<pubDate>Sat, 02 Oct 2010 23:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/?p=1743#comment-160555</guid>
		<description>Thanks.. tjat was helpful... i just didn&#039;t add the sdk path after i overlayed the android runtime...
Thanks tho;</description>
		<content:encoded><![CDATA[<p>Thanks.. tjat was helpful&#8230; i just didn&#8217;t add the sdk path after i overlayed the android runtime&#8230;<br />
Thanks tho;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://www.jamesward.com/2010/05/21/flex-on-android-in-flash-player-and-air/comment-page-1/#comment-160552</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Sat, 02 Oct 2010 15:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/?p=1743#comment-160552</guid>
		<description>ADT is part of the AIR SDK.  You should join the AIR for Android prerelease and download the documentation that covers how to use it.</description>
		<content:encoded><![CDATA[<p>ADT is part of the AIR SDK.  You should join the AIR for Android prerelease and download the documentation that covers how to use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aly Badawy</title>
		<link>http://www.jamesward.com/2010/05/21/flex-on-android-in-flash-player-and-air/comment-page-1/#comment-160550</link>
		<dc:creator>Aly Badawy</dc:creator>
		<pubDate>Sat, 02 Oct 2010 01:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.com/?p=1743#comment-160550</guid>
		<description>Actually, I do. I can not find the ADT . it says (-bash: adt: command not found) although I have the Andorid SDK (ADB) installed, the froyo runtime for flex (device and emulator) .. I guess i am missing something else ... please help!!</description>
		<content:encoded><![CDATA[<p>Actually, I do. I can not find the ADT . it says (-bash: adt: command not found) although I have the Andorid SDK (ADB) installed, the froyo runtime for flex (device and emulator) .. I guess i am missing something else &#8230; please help!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

