when there is a run time error in my application it shows error dialog box with message,
The application [app name] (process com.[package name] has stopped unexpectedly. Please try again.
This message is OK but the problem is it is showing the package name. The package name contain our company name. I don't want to show it with the error message.
Is there a way to customize this message?