<html><body><div style="color:#000; background-color:#fff; font-family:tahoma, new york, times, serif;font-size:10pt"><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span>Thank you very much for the information, Iori. I could finally get the project running.</span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span>I'll explain my steps for those who have the same problems. I am using Windows 7 64 bit, Eclipse 3.7.1</span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span>I'm new to Android and gvsig, so I may have some misunderstandings, but here is what I understood:</span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span><br></span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span>- The errors "</span><i style="font-size: 10pt; ">AbstractAction cannot be resolved to
 a type</i><span style="font-size: 10pt; ">"</span><i style="font-size: 10pt; ">&nbsp;</i><span style="font-size: 10pt; ">and "</span><i style="font-size: 10pt; ">ActionBar cannot be resolved to a type</i><span style="font-size: 10pt; ">" seem to be because of the Eclipse ADT plugin version. Using the ADT plugin version 12 seems to solve the problem.</span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span style="font-size: 10pt; ">- To use the ADT version 12, we have to also use Android SDK Tools version r12.</span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span style="font-size: 10pt; ">- The problem with SDK 12 is that it's repository.xml is outdated and cannot download the platform tools and required android platform tools. It will also try to update it's self to version 15 which will not work with eclipse plugin version 12.</span></div><div style="font-family: tahoma,
 'new york', times, serif; font-size: 10pt; "><span style="font-size: 10pt; ">- So to use SDK 12, you have to get the SDK and platforms offline. Information is here:&nbsp;</span><a href="http://qdevarena.blogspot.com/2010/05/download-android-sdk-standalone-for.html">http://qdevarena.blogspot.com/2010/05/download-android-sdk-standalone-for.html</a></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; ">- I used Android 2.2 as platform.</div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; ">- It's not in the blog post but you will also need the platform-tools for Android SDK:&nbsp;https://dl-ssl.google.com/android/repository/platform-tools_r10-windows.zip &nbsp;(or&nbsp;platform-tools_r10-linux.zip)</div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; ">- When you first import the
 projects you got from svn, it doesn't build. I right-clicked the projects and chose Android-&gt;Fix Project Settings to make it build.</div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; ">- I also chose the Android 2.2 as project build target for all projects.<br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; ">- After building I still got errors about the override declarations. I changed the Java version requirement from 1.5 to 1.6 and it fixed those errors.</div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; ">- I also had to increase the heap memory from eclipse.ini because I got Java Heap Errors.</div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; ">And now I finally got it running in the emulator :D</div><div style="font-family: tahoma, 'new
 york', times, serif; font-size: 10pt; "><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; ">Huseyin Yagli</div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><br></div>  <div style="font-size: 10pt; font-family: tahoma, 'new york', times, serif; "> <div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> 刘应杰 &lt;lyj_uptech@126.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Huseyin Yagli &lt;huseyinyagli@yahoo.com&gt;; Users mailing list &lt;gvsig_internacional@listserv.gva.es&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Sunday, March 4, 2012 2:17 PM<br> <b><span style="font-weight: bold;">Subject:</span></b>
 Re:[Gvsig_english] Setting up the project<br> </font> </div> <br>
<div id="yiv289846805"><div style="line-height: 1.7; color: rgb(0, 0, 0); font-size: 14px; font-family: arial; "><div>hi</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; please install all the android sdk adt and API offline . never ever update any thing.</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; you can search "android install offline",and could get some method.if not . email me .</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yours:lori</div></div><br></div> </div> </div>  </div></body></html>