On Tue, Apr 26, 2011 at 2:56 PM, Guilherme Matsumoto <
[email protected]> wrote:

> I'd like it to show a message in other language in a beautiful way


Then don't show the exception message. What will the average do with that?
If you know what the exception is and know what it means for you app, then
show them a dedicated message for that error. IOW, instead of showing
"SocketException: Unknown Host" or something, show "Could not connect to
server." or something, which you localize with your own set of strings.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to