On Thu, Jun 24, 2010 at 8:29 AM, jack.n <[email protected]> wrote: > This may be a dumb question, but how do I add the Mail Java API App > Engine classes to an Android project?
You don't. You add Mail Java API App Engine classes to an App Engine project, to run on App Engine (or an App Engine-compatible host). Android does not run on App Engine; App Engine does not run on Android. > Android, Java programming, XML, > and the Eclipse development environment are (unfortunately) all new to > me and I didn't find a quick answer in any of the CommonsWare Android > books. Because I don't cover App Engine, and the Mail Java API App Engine classes have nothing to do with Android, any more than they have to do with can openers, AFAIK. Can we back up a few steps? Ignore App Engine and the Mail Java API App Engine classes for a bit. What is it that you're trying to do, from a high level standpoint? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

