What is onpause?



What is onpause?..

Answer / Anil Bharati

In Android, 'onPause()' is a method that gets called when an activity loses focus (is hidden) but hasn't been fully stopped yet. It allows the activity to perform any cleanup before it is no longer visible to the user.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

Explain key components of android architecture?

1 Answers  


What is gcm (google cloud messaging)?

1 Answers  


What is activities?

1 Answers  


Explain me what is android sdk?

1 Answers  


Describe Android Application Architecture?

1 Answers  


Define intents in android?

1 Answers  


what is onunbind?

1 Answers  


Which are location providers in android?

1 Answers  


Will it work on my phone?

1 Answers  


Explain the differences between a domain and a workgroup?

1 Answers  


Tell us how would you update the ui of an activity from a background service?

1 Answers  


Explain how to use built-in messaging within the application?

1 Answers  


Categories