1

I know this is a frequently asked question in early days, for example, we can easily found the following related discussions:

However, Android API evolved in these years (2011~end of 2014), I would like to know if there is any new way to know which application is selected to do Intent.ACTION_SEND? Or this is still not possible?

Community
  • 1
  • 1
shihpeng
  • 5,283
  • 6
  • 37
  • 63
  • 1
    I can vaguely guess that you can use startactivityforresult(intent) and then on recieving the result you can print the package name. This is a wild guess. And it's a good question – therealprashant Nov 24 '14 at 08:34
  • 1
    You could create your own chooser , rather than system chooser, so that you can know which item was clicked – nandeesh Nov 24 '14 at 08:48

0 Answers0