Re: [android-developers] Re: List with seperators, checkboxes...

2011-10-14 Thread TreKing
On Fri, Oct 14, 2011 at 2:39 AM, BearTi wrote: > One last question: When I store/set for example a boolean value to my > "sharedprefences" object checkbox1... > Ist this value stored until I deinstall this app? > Yes. -

Re: [android-developers] Re: List with seperators, checkboxes...

2011-10-12 Thread TreKing
On Wed, Oct 12, 2011 at 10:37 AM, BearTi wrote: > Whith which adapter or listview can I do this? That is a PreferenceScreen. - TreKing - Chicago