1. Explanation
Hi Everyone! After several months of not making extensions, I'm finally back with an extension, and this is my tenth extension. As you can see, this extension looks very simple, but don't underestimate it because it has a big impact. My motivation for making this extension actually started from a project I worked on with AI2. That project persuaded me to look for an extension that can send an email with some files, but it's tough to find. I've been trying all day to search until I'm sweating, but I can't find the extension that suits me. Most of them can do that only via SMTP, so I decided to make an extension that only uses the "Power of Android Class Intent" and can send an email with multiple files and can also be sent by various email apps such as Outlook, Yandex Mail, Yahoo Mail, Gmail, etc. For its uniqueness, there are three things that make this extension unique: it can send multiple files; it can send an email by various apps; and it runs with Android Class Intent.
This extension won't be updated anymore, that's why I've provided the source code.
Latest Version: 1
Released: 2023-01-12T23:00:00Z
Last Updated: 2023-01-12T23:00:00Z
2. Blocks
3. Usage
how to send an email with subject and message without attachments
how to send an email with subject and message with single attachment
how to send an email with subject and message with multiple attachments
how to send an email to multiple recipients
see very simple right, you just need to separate it with commas
how do I find the package name of an email app
4. Downloads
com.SalmanDev.EmailPlus.aix (6.7 KB)
Source Code : EmailPlus.txt (4.3 KB)