You just want the version of getSharedPreferences() that takes a String.

On Fri, Jan 9, 2009 at 12:57 PM, Evgeny V <evgen...@gmail.com> wrote:

> Ok! I go my mistake.
> Used getPreferences() instead getSharedPreferences()
>
> Thank you very much!
>
>
> On Fri, Jan 9, 2009 at 10:16 PM, Mark Murphy <mmur...@commonsware.com>wrote:
>
>>
>> Evgeny V wrote:
>> > SharedPreferences is private data per activity. I tried to store persist
>> > data from activity A but can't read it from activity B.
>> > Missed I something?
>>
>> SharedPreferences are not private per activity.
>>
>> --
>> Mark Murphy (a Commons Guy)
>> http://commonsware.com
>> Android Training in Sweden -- http://www.sotrium.com/training.php
>>   >>
>>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to