use this line to get selected item from spinner
String str=spinner.getSelectedItem().toString();
1
solved how can i send the string value into the intent.putextra? [duplicate]
use this line to get selected item from spinner
String str=spinner.getSelectedItem().toString();
1
solved how can i send the string value into the intent.putextra? [duplicate]