Hi all, as an start i want to share that this is my first post and my first experience with MIT App Inventor 2, I'm really happy to be here but saddly i do not have any skill or experience on programing.
Straight to the bussiness my project is based on
Photo Booth App, the idea is to create an app that can take pictures from cam (1 to 16 already functional), then to have the ability to select from canvas x amount of images (never more than 16) and sent them by mail. At this point following the step by step Photo Booth App tutorial i'm not able to send more than 1 picture, (and that's ok becouse it's contemplated into the original code) but need to improve this part to send more files on a single mail.
now thinking in 3 variables that i was not able to solve by myself.
1 - how to attach more than 1 file
2 - how to set up a size limit for outgoing mail.
3 - maybe an additional box to add "subject" into email
I really appreciate any help or assistence.
Thanks! :D