I saw in many apps this.. When you click on a menu, than an other menu show up, and you can share your app VIA e-mail, twitter, bluetooth, facebook, etc.
How can i do this?
|
|
|
You can use the SEND intent action to share a market uri pointing to your app. The chooser will list any installed app that has declared it can share data.
|
|||
|
|