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.61k stars 624 forks source link

[Issue] - Not able to setup in my android project #1900

Closed PrantikMondal closed 3 years ago

PrantikMondal commented 3 years ago

Summary Documentation of the android setup is not clear enough for me. Please help me with the setup.

Platform(s)

<Android>

Happens on Mail Server

<Gmail>
<iCloud>

Piece of code

$ export ANDROID_SDK=/path/to/android-sdk
$ export ANDROID_NDK=/path/to/android-ndk

where to add the above code?
and what to do next?
haithngn commented 3 years ago

please follow new instruction to make android lib, tks