0

I got this exception from browser:

Select an application - No applications can perform this action.

I would like to override/rename this message. How I could implement it? I need to know whether it send a feedback to the main application or not.

skaffman
  • 398,947
  • 96
  • 818
  • 769
dgabor
  • 206
  • 2
  • 5
  • Did you try to catch the `ActivityNotFoundException`? See: http://stackoverflow.com/questions/2878694/determining-if-an-activity-exists-on-the-current-device – Matt H Jan 12 '12 at 14:21
  • I got this exception from the browser, which is on the device so I have no this source. – dgabor Jan 12 '12 at 14:25
  • Are you getting it from a WebView that is running your own browser-based app? – Matt H Jan 12 '12 at 14:30
  • No, I am using a real browser for example Dolphin. I give a parameter to the application on device and my Activity handle it. If the app isn't install I will get this exception. – dgabor Jan 12 '12 at 14:38
  • I see - you can't do it, you can only send people to your app on the marketplace from a real browser, otherwise random websites would be able to detect what applications you have installed. – Matt H Jan 12 '12 at 15:23

0 Answers0