android - my application not resume when reopen? -


my application not resuming previous state when reopen although working when call recieved or other application open , closed comes in front

but

when home_key pressed start first activity.

it not happened on emulator happens on device

it happens activity among many activities in app

do reimplement onresume() method in activity?

i'm not sure state need restore, perhaps saving android activity state using save instance state might (duplicate?)?

you familiar activity lifecycle?


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -