10 messages in com.googlegroups.android-developers[android-developers] Re: Javamail "no...
FromSent OnAttachments
Karys18 Jun 2008 00:20 
Karys18 Jun 2008 07:16 
Justin (Google Employee)18 Jun 2008 16:57 
Karys19 Jun 2008 00:28 
mikas19 Jun 2008 01:40 
Justin (Google Employee)23 Jun 2008 09:29 
oegono23 Jun 2008 23:14 
mikas24 Jun 2008 06:38 
William Enck27 Jun 2008 06:33 
mikas01 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 -