Click here to Skip to main content
15,895,827 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have two questions, please answer..

Is there any scenerio in which onPause() method of an activity is called but not onStop() method?

Is there any scenerio in which onResume() method of an activity is called but not onStart() method?
Posted
Comments
Sudhakar Shinde 9-Apr-13 9:13am    
Difficult to provide the scenarios but these methods are performing different activities. I hope you have read about it in android documentation. If you tell me the scenario and I will let you know the method to call.. :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900