Home key press behaviour

前端 未结 8 1647
北恋
北恋 2020-12-03 08:36

While developing a sample android application i have constructed two activities 1)Activity 1 2)Activity 2

Now Activity 2 is the foreground activity whereas Activity

8条回答
  •  自闭症患者
    2020-12-03 09:02

    This is a bug with Android OS.

    Please perform following steps.

    1)Delete your application and reinstall it.

    2) After installing the application, it will display two option "Done" & "Open" click on Done button.

    3) Now open the application from the application menu. Your problem will be solved.

    When ever the HOME button is pressed, the application will start from the state where it left.

提交回复
热议问题