0

I want to add data in spinner dynamically. Like I have 3 spinners. Data of first spinner is fixed. Depending on data selection from spinner 1 the data of second spinner will be fixed. And depending on selected data from spinner 2, the data of 3rd spinner will be fixed. And I want to get data from string-array. How to add this?

leppie
  • 115,091
  • 17
  • 196
  • 297
Sudarshan
  • 938
  • 14
  • 27
  • possible duplicate of [how to add items to the spinner dynamically in android?](http://stackoverflow.com/questions/2160518/how-to-add-items-to-the-spinner-dynamically-in-android) – Jaques Apr 28 '15 at 13:47
  • But I want to add data from string in second and third spinner. – Sudarshan Apr 28 '15 at 14:04

0 Answers0