Re: [android-developers] Re: Help me to realize preferences scheme to use it between activities

2011-04-12 Thread Sergey K
Thank you for your answers. I was able to use the preferences in one 
Activity, and between them could not

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

[android-developers] Help me to realize preferences scheme to use it between activities

2011-03-31 Thread Sergey K
Hi, i want to create app that connect to site with auth (login + password) 
credentials. I want to place l+p in preferences (My first and main activitiy 
must be form with login + password) can u share some advices to realize this 
scheme? My currently code work only in one activity, if i want to use 
preferences in another activity. I can attach my code if it's necessary.

Maybe some of you can offer another way to store login and password for my 
app, with using in activities.

Thanks for your attention!

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