So.. just in case any else comes here like me.. We used to have a profiler in android studio
View> Tool Window > Profiler..
and it would show you all the activities as you move throughout the app.. In Meerkat, its a bit more hidden, but still there,
Run the app in the emulator
open profiler
select Find CPU Hotspots
click btn Start anyway
use ur app..
Then u will get the recording of the activities used.