I've searching and I've been unable to find an email client written in B4A, my question is, B4A supports email? I've seen examples but open the device's email client, what I'm aiming at is to write an email client from scratch like K9-Mail or something like that.
Thanks
Hey NJ, long time bud, i know this is a very old post, but i wrapped a library which can be used to develop an Email Client app, however i've hit a roadblock and i can't seem to find a solution, i've beginning to think i have finally found a limitation in B4A, the library works great, i'm able to have a user login using oAuth2 and retrieve all mailboxes and fetch the emails, also send emails, fetch attachments etc.. basically the whole 9 yards, however i have been struggling with checking for new incoming emails in a Background Service, according to what i have been reading you can not schedule a service to run every 30 seconds unless you create a foreground service, which would show a notification and obviously this is something that I know for a fact users would hate to see.
Anyhow, if you are interested we can chat and maybe we both can come up with a solution, i can share the library with you so you can play around with it and maybe we both can figure out a way to make this work, as I mentioned this library has everything we would need to build an Email Client app.
Hope to hear back from you, Take care bud.
Walter