资 源 简 介
Symantec Endpoint Protection 12 sends notification email attachments in MHT format. Android 2.2 is not able to view these emails, so I used several open source projects to create a viewer for them that is launched from the K9 email client. This project is an Eclipse 3.5 Galileo project built for Android 2.2. The APK is available in the Downloads section.
Used code from http://www.chembal.com/java-applications/java-mht-unpack-library and http://code.google.com/p/javamail-android/