I have a Spinner, and put the selected item in the body of a mail. this is my code:
Spinner
@Override protected void onCreate(Bundle savedInstanceState) {
Maybe you should OnItemSelectedListener inseatead of a button. Android Spinner