Thursday, July 29, 2010

Re: [android-developers] Re: Is it possible to have a single ui element instance across the application?

On Thu, Jul 29, 2010 at 9:27 AM, sagare <sagar.ekbote@gmail.com> wrote:
>   I want this coz i am trying to create a ui element which has to
> maintain state and there will be only one such ui element accross
> activities any way?

Use a service, database, or file for your state.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 2.9 Available!

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment