I found several examples about Sharing Component usage in App Inventor, but I am rather interested in doing the opposite: I would like to include a link to my app in Android Share menu and to be able to send the selected data (a text string, in particular) to my app, that should eventually start, catch it and show it.
I already tried by get plain start text block included in Screen1.Initialize event, but it does not work.
Can anybody suggest me a way to retrieve the sent data? Generally speaking, where the sent data is available in AI2?
Thanks all in advance.
see my answer here
Taifun
Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.
1 Like
Taifun,
I preferred to move the discussion on that topic (https://community.appinventor.mit.edu/t/sharing-data-to-ai2-not-sharing-data-from-ai2/14516).
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.