You can handle EML-Files "normaly" with javax.mail.* and in particular the MimeMessage class.
javax.mail is not part of the android sdk, but mayby you can use the java sdk sources as starting point for you own handlng ? Good luck ! Frank On 6 Dez., 10:15, Android Developer <[email protected]> wrote: > Hi, > > How to parse .eml files in android? -- 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

