I downloaded the project files for the "Email" app from the Google
source code and tried to compile them as-is using Eclipse on my
Windows Vista machine. I get numerous errors related to unresolved
imports, etc. For example, here are some error messages:

"import android.text.util.Regex cannot be resolved"

"import org.apache.commons.logging.LogFactory cannot be resolved"

Am I missing some library or include path in Eclipse for this project?
I basically created a new project from an existing project, and then
tried to compile it.

What I want to do is first compile and install the basic Email app in
the Emulator on my PC, then begin modifying it, etc. Any comments and
suggestions are appreciated!

ppcinfo




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

Reply via email to