It would be better to create a singleton manager class for managing settings for your app.
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Apr 30, 2012 at 8:53 AM, Daniel Drozdzewski < [email protected]> wrote: > http://c2.com/cgi/wiki?GlobalVariablesAreBad > > > On 30 April 2012 15:33, baturanija1 <[email protected]> > wrote: > > hey people, i am trying to make "mute" button on my app,that could > > sound-off\on sounds in app-such as ,sound of click,could of some > > prezentation.. is there any option that i can declare public variable- > > such as int,and to be seen in other class in my other activity.When i > > open new item,i what to information of that variable can be seen in > > othet itents...Any ides,,,i tried to google but did not > > manage...Thanks for share :) > > > > -- > > 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 > > > > -- > Daniel Drozdzewski > > -- > 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 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

