Thanks, but how can I apply this for a single button? And change the button image when I do that?
Sorry, I've just started developing, still learning the basics On 21 mar, 15:07, TreKing <[email protected]> wrote: > On Mon, Mar 21, 2011 at 12:50 PM, Gabriel <[email protected]> wrote: > > I want to put this in my app, but I don't have any clue how to do that. > > if (muteButtonPressed()) > turnOffSound(); > > if (soundIsOn()) > playSounds(); > > --------------------------------------------------------------------------- > ---------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- 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

