<?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>Android from scratch &#187; build target</title>
	<atom:link href="http://android.opensourceror.org/tag/build-target/feed/" rel="self" type="application/rss+xml" />
	<link>http://android.opensourceror.org</link>
	<description>n00bs leading the n00bs</description>
	<lastBuildDate>Thu, 28 Jan 2010 01:50:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Eclipse ADT plugin for creating projects says I need to choose a target, but there&#8217;s nowhere to choose a target!</title>
		<link>http://android.opensourceror.org/2009/12/14/the-eclipse-adt-plugin-for-creating-projects-says-i-need-to-choose-a-target-but-theres-nowhere-to-choose-a-target/</link>
		<comments>http://android.opensourceror.org/2009/12/14/the-eclipse-adt-plugin-for-creating-projects-says-i-need-to-choose-a-target-but-theres-nowhere-to-choose-a-target/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 15:03:48 +0000</pubDate>
		<dc:creator>luke</dc:creator>
				<category><![CDATA[ADT plugin]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[SDK level 2.0.1]]></category>
		<category><![CDATA[n00b frustrations]]></category>
		<category><![CDATA[ADT]]></category>
		<category><![CDATA[build target]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[dialog]]></category>

		<guid isPermaLink="false">http://android.opensourceror.org/?p=26</guid>
		<description><![CDATA[This was a particularly frustrating one, but it&#8217;s really simple to resolve.


This is a simple problem of screen real estate. When the dialog is not long enough vertically, the part that is shrunk (down to nothing!) to fit is the Build Target selection box. The only way to get it to show up is to [...]]]></description>
			<content:encoded><![CDATA[<p>This was a particularly frustrating one, but it&#8217;s really simple to resolve.</p>
<div style="width: auto; height: auto;"></div>
<div style="width: auto; height: auto;">
<div id="attachment_29" class="wp-caption alignnone" style="width: 535px"><img class="size-full wp-image-29" title="No build targets??" src="http://android.opensourceror.org/wp-content/uploads/2009/12/new_project_no_build.png" alt="Creating a project - how do I specify the build target when none is listed??? " width="525" height="652" /><p class="wp-caption-text">Creating a project - how do I specify the build target when none is listed??? </p></div>
<p>This is a simple problem of screen real estate. When the dialog is not long enough vertically, the part that is shrunk (down to nothing!) to fit is the Build Target selection box. The only way to get it to show up is to expand the dialog vertically &#8211; you may have to increase your screen resolution to fit it all in (I found this out while working on an Eee PC &#8211; a screen height of 600 pixels won&#8217;t cut it!).</p></div>
<div style="width: auto; height: auto;">
<p>For completeness, I should probably mention that your SDK comes with no build targets &#8211; you have to download some after unzipping it. But if that&#8217;s your problem, you should still see a white space in the Build Target selection box where the targets would be.</p></div>
<div style="width: auto; height: auto;">
<p>This is a pretty strange design problem. Seems to me it would make more sense to occlude the bottom of the dialog in this situation rather than something essential in the middle. Or just put a scrollbar on the dialog!? I found a few other people complaining about this problem.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://android.opensourceror.org/2009/12/14/the-eclipse-adt-plugin-for-creating-projects-says-i-need-to-choose-a-target-but-theres-nowhere-to-choose-a-target/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

