<?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: Supporting multiple phones and screensizes in your android applications</title>
	<atom:link href="http://www.stealthcopter.com/blog/2010/02/supporting-multiple-phones-and-screensizes-in-your-android-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stealthcopter.com/blog/2010/02/supporting-multiple-phones-and-screensizes-in-your-android-applications/</link>
	<description>Android, Linux, Python and stealthcopters</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:34:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Michael</title>
		<link>http://www.stealthcopter.com/blog/2010/02/supporting-multiple-phones-and-screensizes-in-your-android-applications/comment-page-1/#comment-1483</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 28 Apr 2010 10:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=655#comment-1483</guid>
		<description>To update an app that&#039;s already installed, add an -r after install:

adb -s emulator-5554 install -r ~/android/workspace/WordCubeFree/bin/WordCubeFree.apk</description>
		<content:encoded><![CDATA[<p>To update an app that&#8217;s already installed, add an -r after install:</p>
<p>adb -s emulator-5554 install -r ~/android/workspace/WordCubeFree/bin/WordCubeFree.apk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heikki Toivonen</title>
		<link>http://www.stealthcopter.com/blog/2010/02/supporting-multiple-phones-and-screensizes-in-your-android-applications/comment-page-1/#comment-236</link>
		<dc:creator>Heikki Toivonen</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=655#comment-236</guid>
		<description>If you select the Run command in Eclipse, Eclipse won&#039;t let you start and install a SDK 1.6 targeted app into SDK 1.5  emulator. However, if you first start the SDK 1.5 emulator separately, and then select Run command in Eclipse, it will let you select the running 1.5 emulator even though it shows a red cross symbol for it, and the apk will get installed and launched just fine.</description>
		<content:encoded><![CDATA[<p>If you select the Run command in Eclipse, Eclipse won&#8217;t let you start and install a SDK 1.6 targeted app into SDK 1.5  emulator. However, if you first start the SDK 1.5 emulator separately, and then select Run command in Eclipse, it will let you select the running 1.5 emulator even though it shows a red cross symbol for it, and the apk will get installed and launched just fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

