by tbi » Fri May 29, 2009 11:37 am
Hello,
you might want to check out
http://developer.android.com/guide/appendix/faq/commontasks.html#alerts. Basically, you instantiate an AlertDialog.Builder with Context this, set it up with the respective methods (like "setMessage(String)") and listeners, and then use the method "show()".
Greets,
/tbi
A la fin, il y aura seulement de la beauté.