Issue
I'm looking for a way to enable my users to send images to my app via sharing (On android).
My main goal right now is to get my app on the "share to" tab when pressing the share button in the gallery, and storing the shared picture(or a link to the picture).
Solution
I have found my answer using a android studio instead of xamarin, as it was giving me a lot of problems. If you have the same problem yourself, you should follow Arvindraja answer, please do not that his answer will only make your app appear in the share menu but the data you will share to it will not be saved anywhere, for that you will need additional code.
Answered By - Arel Sharon
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.