android - How to keep always up-to-date reference to Activity -


i have 2 activities , want keep reference of second activity in first activity. best way keep reference up-to-date because far understand new instance of activity created each time activity launching.

i want keep reference of second activity in first activity.

you absolutely positively not want this. find solution whatever problem think trying solve.

to clarify, introduce memory leaks.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -