Share file

Shay

Well-Known Member
Licensed User
Longtime User
when I click on some file, I can click "share" and send it via gmail / wireless / etc..

how do I add this to my app?
(goal: i created backup file for my app data, and I wish to allow someone to copy the file from the device, in easy way)
 

Shay

Well-Known Member
Licensed User
Longtime User
I am not sure this is what I need,
I don't need to add my app to the share
I need to share one of my zip file that I created (after backup) from inside my app
 
Upvote 0

Shay

Well-Known Member
Licensed User
Longtime User
I am trying the code, but it seems that "intent" is not part of my core (1.45)
is this exist only on Ba4 1.60 and above? (I have 1.50)
Or I am missing something else?
 
Upvote 0
Top