<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Fri May 24, 2013 5:47 pm by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Fri May 24, 2013 5:47 pm</pubDate>
  <lastBuildDate>Fri May 24, 2013 5:47 pm</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: Android SDK, Eclipse, Geany, and build.xml</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=100186#100186</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66323'&gt;julietkemp&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Jun 29, 2011 12:06 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi -- it looks like this is an Eclipse-specific error, &amp;amp; I confess that I'm not at all familiar with Eclipse (being a command-line person &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt; ).&lt;br /&gt;
&lt;br /&gt;
But I think you want to try step 14 under 'Android Eclipse Plugin' here:&lt;br /&gt;
&lt;a href=&quot;http://www.talkandroid.com/android-sdk-install-guide/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.talkandroid.com/android-sdk-install-guide/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, you could edit local.properties directly; however, the boilerplate on this file advises against doing this as it's supposed to be auto-generated by Android Tools. I'm afraid I don't know how/why/whether Eclipse is supposed to interact with this. You could also just delete it &amp;amp; see if Eclipse regenerates it?&lt;br /&gt;
&lt;br /&gt;
Apologies anyway that it slipped through into the sample code.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=100186#100186</comments>
                                        <author>julietkemp</author>
                                        <pubDate>Wed Jun 29, 2011 12:06 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=100186#100186</guid>
                                      </item>
                                      <item>
                                        <title>Android SDK, Eclipse, Geany, and build.xml</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=100184#100184</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=67569'&gt;kidcarnage&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Jun 29, 2011 10:52 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I am runnning Android Code from the Linux Format Coding Academy.&lt;br /&gt;
&lt;br /&gt;
When compiling my build.xml document in eclipse for the android code I get the error /home/crichton/android_code/build.xml:37: Cannot find /Users/juliet/android-sdk-mac_x86 /tools/ant/pre_setup.xml imported from /home/crichton/android_code/build.xml&lt;br /&gt;
&lt;br /&gt;
In looking in the build.xml file I see&lt;br /&gt;
&amp;lt;import file=&amp;quot;${sdk.dir} /tools/ant/pre_setup.xml&amp;quot; /&amp;gt; &lt;br /&gt;
The sdk.dir is redirecting the output to /Users/juliet/android-sdk-mac_x86 /tools/ant/pre_setup.xml&lt;br /&gt;
If I take the  sdk.dir out I can append directories to the path to try and get the right ant tool to work.  However, if I take sdk.dir out the project dir of the coding project gets automatically appended to the file.  &lt;br /&gt;
&lt;br /&gt;
How can I edit sdk.dir to let me tell eclipse where ant is?  Ant works from the terminal and it is in my ~/bashrc file with the $PATH showing all directories available to the ant tools.  &lt;br /&gt;
&lt;br /&gt;
If I use geany to compile it tells me that CountdownActivity.java:3: package android.app does not exist none of my import android.app and such are getting imported.  &lt;br /&gt;
&lt;br /&gt;
From my reading this is standard and you need Ant to compile a build.xml file to include your android libraries?   &lt;br /&gt;
&lt;br /&gt;
If anyone can help me put the rest of the information I am lacking or misunderstanding thanks.  &lt;br /&gt;
&lt;br /&gt;
Also the author of the article telling you how to build the Android programs name is Juliet so that seems to me to much of a coinciidence with the error being recieved.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=100184#100184</comments>
                                        <author>kidcarnage</author>
                                        <pubDate>Wed Jun 29, 2011 10:52 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=100184#100184</guid>
                                      </item></channel></rss>