• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

SharedPreferences help

subhrajit

Lurker
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
 
Back
Top Bottom