I use following code:
public class Settings extends Activity implements OnClickListener { private Activity activity; private AlertDialog.Builder bui
you need to call builder.show().
builder.show()