Well now, TreKing, I have read the documentation on both, and I still don't consider the answer obvious. Not even after also noticing from the Spinner Tutorial that he should use an Adapter too, most likely SpinnerAdapter. Even what seems 'obvious' after reading all that just looks and feels wrong, "object disoriented". Especially since the Android word 'Adapter' is not very closely related to the Adapter Pattern its name so strongly suggests.
On Jun 23, 8:29 am, TreKing <[email protected]> wrote: > On Thu, Jun 23, 2011 at 4:26 AM, souissi haythem <[email protected]>wrote: > > > How can i update my spinner with the last value i have choise, using shared > > preference?? > > Read the documentation for both Spinner and SharePreferences and use the > functions provided on each to do what you seek. > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

