android - Call a activity's function from the other -


i have 2 activities , b. activity starts activity b. i'm in b, how call a's function?

unless function static out of luck. suggest place necessary functions in application object or make them static.

note activity not on top of stack can destroyed @ time.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -