MailCore / mailcore2

MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. The API has been redesigned from ground up.
Other
2.58k stars 623 forks source link

[Bug] - Android Build failed #1989

Open zhangcx627 opened 8 months ago

zhangcx627 commented 8 months ago

image

Is there incorrect? when I build Android, there has some error report. com/libmailcore/IMAPMessagesRequestKind.java:38: 错误: 已在类 IMAPMessagesRequestKind中定义了变量 IMAPMessagesRequestKindSize public final static int IMAPMessagesRequestKindSize = 1 << 11; IMAPMessagesRequestKind.java line 38

zhangcx627 commented 8 months ago

I saw that commit, iOS use MCOIMAPMessagesRequestKindAllHeaders, So does android should use IMAPMessagesRequestKindAllHeaders?

yunsankai commented 8 months ago

How did you manage to access the etpan.org website during your packaging process? I'm unable to access it here, as it fails to load.