android - How can I know if a user has returned to my app? -


i want know if user has returned app.

i mean, if user opens app , press home button (not button) , sees home screen reopens app using launcher icon.

how can determine user performed action?

is onresume() method right 1 this?


Comments

Popular posts from this blog

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -