On Sep 7, 1:38 pm, GopalaKrishnan D <[email protected]> wrote:
> BroadCast Receiver
>
> onReceive( )
> {
> // here  i want use shared preferences.... and how to store value and
> retrieve it....
>
>
>
> }


context.getSharedPreferences (String name, int mode)

pskink

-- 
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

Reply via email to