10 messages in com.googlegroups.android-developers[android-developers] Re: Javamail "no...| From | Sent On | Attachments |
|---|---|---|
| Karys | 18 Jun 2008 00:20 | |
| Karys | 18 Jun 2008 07:16 | |
| Justin (Google Employee) | 18 Jun 2008 16:57 | |
| Karys | 19 Jun 2008 00:28 | |
| mikas | 19 Jun 2008 01:40 | |
| Justin (Google Employee) | 23 Jun 2008 09:29 | |
| oegono | 23 Jun 2008 23:14 | |
| mikas | 24 Jun 2008 06:38 | |
| William Enck | 27 Jun 2008 06:33 | |
| mikas | 01 Jul 2008 01:56 |
| Subject: | [android-developers] Re: Javamail "no such label 0104"![]() |
|---|---|
| From: | William Enck (en...@cse.psu.edu) |
| Date: | 06/27/2008 06:33:06 AM |
| List: | com.googlegroups.android-developers |
I had a number of issues importing the javamail jars from Sun's website (using Mac OS X 10.5). I eventually found that the jars at maven repository didn't produce the dex conversion error. Try giving those a shot:
http://download.java.net/maven/1/javax.mail/jars/
Good luck,
-Will
PS: You may also need the activation.jar, which you can get from maven as well. As a heads up, due to the lack of dealing with the META-INF directories in jars (see previous thread), the mailcap entries will not be available. This will cause errors when attempting to .getContent().
PPS: If I remember correctly, activation.jar has dependencies on
classes in java.awt.datatransfer. Davanum Srinivas has a .zip with
stripped Apache harmony code to get around this problem.
http://davanum.wordpress.com/2007/12/22/android-send-email-via-gmail-actually-via-smtp/
On Jun 24, 2008, at 9:38 AM, mikas wrote:
Hi,
I have Windows XP Professional Service Pack 2 build 2600
Regards,
Mikas
On Jun 23, 6:29 pm, "Justin (Google Employee)" <j....@google.com> wrote:
What version of Windows? There are a few out there. :-)
Cheers, Justin Android Team @ Google
On Jun 19, 12:29 am, Karys <chri...@gmail.com> wrote:
I'm using android-sdk_m5-rc15 on Windows
Thanks for your interest to my problem Karys- Hide quoted text -
- Show quoted text -
-- William Enck PhD Candidate Department of Computer Science and Engineering The Pennsylvania State University en...@cse.psu.edu
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to andr...@googlegroups.com To unsubscribe from this group, send email to andr...@googlegroups.com Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---




