Android.
Experts. i am trying select spinner1 value from sql and display result in spinner2.
Ex: Table is having two column (id,name) data is (90012,Lord)
So while i select Spinner 1 value(90012) then Spinner should show value (lord).
Can you advise the way of working and codings..
Experts. i am trying select spinner1 value from sql and display result in spinner2.
Ex: Table is having two column (id,name) data is (90012,Lord)
So while i select Spinner 1 value(90012) then Spinner should show value (lord).
Can you advise the way of working and codings..