JakeWharton/u2020

ActivityHierarchyServer

zktc5418 opened this issue · 3 comments

what could we do with this server????

Imagine you have some analytics service and you need to track every time an activity is started.
You can centralize that code on an implementation of the ActivityHierarchyServer.

The only implementation currently is SocketActivityHierarchyServer which is just a version of Romain Guy's ViewServer but hidden behind an abstraction so it only works on debug builds.

thank for your reply @JakeWharton @fampinheiro