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();

Browse More Popular Posts

Leave a Comment