Will Hester wrote:
> Alright, thank you. But I am confused as to how I import this into
> Eclipse. I downloaded the source, and tried to import the file, but
> Eclipse said it couldn't find a project.

I don't use Eclipse, so there are no Eclipse project files.

It's been a couple of months since I last taught my course, so I'm a bit
hazy on the details, but it works roughly like this:

Step #1: Create a new Android project

Step #2: On the first page of the wizard, choose the "Open from existing
source" radio button, then choose the directory where you downloaded the
code

Step #3: Accept all remaining defaults on the wizard, until the project
is created and is open in Eclipse

Step #4: Somewhere in your build path, you may find reference to an
Android JAR, but it will be unchecked. Check that, so Eclipse will
include it as part of the compile

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to