From a user-interface perspective, why is there a title option to an AlertDialog? Why doesn’t the message alone suffice? Do we really need a title? If so, please provide visual examples of where a title would be useful.
The AlertDialog documentation shows an AlertDialog without a title, and it looks perfect to me:

The Android Design guide on Alerts says: