Android isnt a web server, it doesn't have the concept of Session not its memory/cache management system. It does have other ways of having data persistency.
But it does make me wonder, do people even read the instructions/tutorials, or do you guys just start Eclipse and assume it will feed you with knowledge on how to program for android? http://developer.android.com/training/basics/data-storage/index.html On Tuesday, April 9, 2013 11:47:34 AM UTC+3, [email protected] 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 [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 --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

