Sessions can be implemented on Server and client side. let' say,everytime
you login into the application, The client can create a session in the
sharedpreference and also the server can delete the existing session and
create a new one on every login.

Hope it helps.

-- 
Warm Regards,
*Mukesh Kumar*,
Android Consultant/Freelancer,
India,Hyderabad.

On Wed, Apr 24, 2013 at 7:24 AM, Indicator Veritatis <mej1...@yahoo.com>wrote:

> Have you looked at the tutorial on Android session managment using Shared
> Preferences at
> http://www.androidhive.info/2012/08/android-session-management-using-shared-preferences/
>  ?
>
>
> On Tuesday, April 9, 2013 1:47:34 AM UTC-7, rohan.d...@gmail.com wrote:
>>
>> Hi
>>
>> I have one application build on android 2.2. I need to know is there any "
>> *Session*" management kind of stuff exist in android development ? So i
>> can implement it in my entire android application.
>>
>> If yes then can you please share any web urls or code for my reference ?
>>
>> Thanks in advance !!
>>
>>
>>  --
> --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to