Espinosa4 Active Member Licensed User Longtime User May 30, 2014 #1 Hello, I need to open the Android send file dialog (to email, drive, dropbox, etc...). I need that users can save a file in one of those options. They choose. Is it possible? Many thanks Cheers
Hello, I need to open the Android send file dialog (to email, drive, dropbox, etc...). I need that users can save a file in one of those options. They choose. Is it possible? Many thanks Cheers
LucaMs Expert Licensed User Longtime User May 30, 2014 #2 You should use an Intent. http://www.b4x.com/android/forum/threads/send-file-with-an-intent.41261/#post-247795 Upvote 0
You should use an Intent. http://www.b4x.com/android/forum/threads/send-file-with-an-intent.41261/#post-247795
Espinosa4 Active Member Licensed User Longtime User May 30, 2014 #3 Many many thanks LucaMs! Sometimes I am lost looking for post Cheers Upvote 0