onDestroy() is not called when kill game

I need write some code in onDestroy(), but I found onDestroy() is not called when I kill game by this procedure: press home -> press menu -> find my game icon and remove it.
How I can make onDestroy() called or any other callback method when I kill game?

waiting solution on line. Thank you