<?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: Android: Improving Interfacing with twitter applications</title>
	<atom:link href="http://www.stealthcopter.com/blog/2010/01/android-improving-interfacing-with-twitter-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stealthcopter.com/blog/2010/01/android-improving-interfacing-with-twitter-applications/</link>
	<description>Android, Linux, Python and stealthcopters</description>
	<lastBuildDate>Wed, 08 Feb 2012 11:08:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mat</title>
		<link>http://www.stealthcopter.com/blog/2010/01/android-improving-interfacing-with-twitter-applications/comment-page-1/#comment-73</link>
		<dc:creator>mat</dc:creator>
		<pubDate>Sat, 16 Jan 2010 19:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=447#comment-73</guid>
		<description>This (see link below) provides the basis for a more elegant solution, which can be used to create a chooser displaying only items that match providing they are installed, or provide an option for user to goto market and install them. I will try and update wordcube to use this method, and will post a new function once it is created.

http://developer.android.com/resources/articles/can-i-use-this-intent.html</description>
		<content:encoded><![CDATA[<p>This (see link below) provides the basis for a more elegant solution, which can be used to create a chooser displaying only items that match providing they are installed, or provide an option for user to goto market and install them. I will try and update wordcube to use this method, and will post a new function once it is created.</p>
<p><a href="http://developer.android.com/resources/articles/can-i-use-this-intent.html" rel="nofollow">http://developer.android.com/resources/articles/can-i-use-this-intent.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mat</title>
		<link>http://www.stealthcopter.com/blog/2010/01/android-improving-interfacing-with-twitter-applications/comment-page-1/#comment-72</link>
		<dc:creator>mat</dc:creator>
		<pubDate>Sat, 16 Jan 2010 18:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=447#comment-72</guid>
		<description>I believe that applications can be set to listen to whatever MIME type they choose, and I know for twidroid that &quot;application/twitter&quot; works. However it may be that other twitter applications do not, and so it might be more of a well-rounded solution to send &quot;text/plain&quot; so that any program that accepts text can respond and the user can choose from a list. 

What do you think? Also I will have a look into PackageManager to save using try/catch, thanks.



Ref:
http://twidroid.com/plugins/</description>
		<content:encoded><![CDATA[<p>I believe that applications can be set to listen to whatever MIME type they choose, and I know for twidroid that &#8220;application/twitter&#8221; works. However it may be that other twitter applications do not, and so it might be more of a well-rounded solution to send &#8220;text/plain&#8221; so that any program that accepts text can respond and the user can choose from a list. </p>
<p>What do you think? Also I will have a look into PackageManager to save using try/catch, thanks.</p>
<p>Ref:<br />
<a href="http://twidroid.com/plugins/" rel="nofollow">http://twidroid.com/plugins/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://www.stealthcopter.com/blog/2010/01/android-improving-interfacing-with-twitter-applications/comment-page-1/#comment-71</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Sat, 16 Jan 2010 17:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=447#comment-71</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by stealthcopter: Posted: Android: Improving Interfacing with twitter applications http://bit.ly/5FeqHG...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by stealthcopter: Posted: Android: Improving Interfacing with twitter applications <a href="http://bit.ly/5FeqHG.." rel="nofollow">http://bit.ly/5FeqHG..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Murphy</title>
		<link>http://www.stealthcopter.com/blog/2010/01/android-improving-interfacing-with-twitter-applications/comment-page-1/#comment-70</link>
		<dc:creator>Mark Murphy</dc:creator>
		<pubDate>Sat, 16 Jan 2010 16:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=447#comment-70</guid>
		<description>Note that there is no such MIME type as &quot;application/twitter&quot;.

You might also consider using PackageManager to detect whether an Intent will be used rather than causing exceptions to be raised and caught.</description>
		<content:encoded><![CDATA[<p>Note that there is no such MIME type as &#8220;application/twitter&#8221;.</p>
<p>You might also consider using PackageManager to detect whether an Intent will be used rather than causing exceptions to be raised and caught.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

