Skip to content

NoClassDefFoundError #1

@ArashM98

Description

@ArashM98

hi
good evening

tnx for your guidance . when i use this code :
Session session = Session.getInstance(props, new Authenticator() {
@OverRide
protected PasswordAuthentication getPasswordAuthentication() {
return new PasswordAuthentication(username, password);
}
});
in my android(java) app i get this error . can you help me with this ?
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/sun/mail/util/MailLogger;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions