2
Answers

how to send all details to backend in android spinner

Hi developer,
If I selected a value in drop-down like a gender (men,women,kids)
If I selected men I need to send the response as
{
_id: object I'd,
Name:men,
Categories: sunglasses
}
It is possible in Android
Thanks in advance..
@android developer
Answers (2)