<?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>Hou-ou &#187; sdk</title>
	<atom:link href="http://www.phoeniix.com/tag/sdk/feed" rel="self" type="application/rss+xml" />
	<link>http://www.phoeniix.com</link>
	<description>Topics about Java, Android, PHP and Web Development</description>
	<lastBuildDate>Tue, 03 Jan 2012 20:10:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Error when trying to run Google Android application in Eclipse</title>
		<link>http://www.phoeniix.com/error-when-trying-to-run-google-android-application-in-eclipse</link>
		<comments>http://www.phoeniix.com/error-when-trying-to-run-google-android-application-in-eclipse#comments</comments>
		<pubDate>Tue, 27 Nov 2007 21:52:36 +0000</pubDate>
		<dc:creator>phoeniix</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.phoeniix.com/?p=123</guid>
		<description><![CDATA[I was trying to build a new Android application using the Eclipse plugin. Everything went find according to the direction except when I tried to run the application. Eclipse said I need to fix errors before running. I took a look at the problems tab and it displayed this error: &#8220;Error executing aapt. Please check [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to build a new Android application using the Eclipse plugin. Everything went find according to the direction except when I tried to run the application. Eclipse said I need to fix errors before running. I took a look at the problems tab and it displayed this error: &#8220;Error executing aapt. Please check aapt is present at %&#8221;.</p>
<p>After poking around a bit, I found that I needed to specify the location of the SDK that you can download from Google. I was able to fix this by specifying the Android SDK location in the Android configuration section in Eclipse.</p>
<p>Window &gt; Preferences &gt; Android. In &#8220;SDK Location&#8221; enter the location of the extracted sdk: &#8220;C:\devel\sdk\android_sdk_windows_m3-rc22a&#8221;.</p>
<p>This also fixes the problem where eclipse cant find the android.jar library.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phoeniix.com/error-when-trying-to-run-google-android-application-in-eclipse/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.phoeniix.com @ 2012-02-07 14:13:17 by W3 Total Cache -->
