Anyone knows how to build errors like that shown in Androffice screenshots on AppBrain ([http://www.appbrain.com/app/android.androffice%5D%5B2%5D)?
I think that I saw errors like that before. Is that built in Android SDK?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve found it out that I can call
mEditField.setError("Error message for field");on field.And… yes mechanism is build into Android. For sure it’s available from Android API v1.