Dear Members,
I am developing a simple application in Android in which i have table with dynamic rows. In each Rows there is a Dynamic Spinner so here i want to save all the Spinner value in SharedPreferences when setOnItemSelectedListener method is called that means if i select a value from two different spinner then it should store 2 values in the SharedPreferences.
Please help me in this matter....
Thanks in advance...
Jeet
I am developing a simple application in Android in which i have table with dynamic rows. In each Rows there is a Dynamic Spinner so here i want to save all the Spinner value in SharedPreferences when setOnItemSelectedListener method is called that means if i select a value from two different spinner then it should store 2 values in the SharedPreferences.
Please help me in this matter....
Thanks in advance...
Jeet