android intent - Button text change from another activity -


i'm having problem in changing text of button in main activity. want change text of button upon click on button in second activity. please me solution?

there many ways simplest way is- can maintain static boolean variable in of activity , change value true on button click of other activity , whenever aainactivity resumes can check in onresume() method variable , if true -> change text of button in mainactivity.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -