Android: Where does "D/AppTracker: App Event: stop" came from

Viewed 221

I am programming an android app with the Google AccountManager. In the log monitor I get these line "D/AppTracker: App Event: stop" or "D/AppTracker: App Event: start"

Can I track these methods so I can use it for check AccountManager if user is still logged in?

0 Answers
Related