Android Question Activity Events need a method working to track the Activity life cycle?

Markos

Active Member
Licensed User
Longtime User
Hi All,

The Activity events such as Pause, Resume etc do they need a log method or the like present to allow monitoring apps or services that track activity lifecycles or is it fine to leave those events empty and tracking Activity life cycles will be tracked properly?
 

ronell

Well-Known Member
Licensed User
Longtime User
is it fine to leave those events empty and tracking Activity life cycles will be tracked properly?
leave it empty.. nothing bad will happen , but it depends on what you are trying to achieve in your app
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…