Optimal Approach for Implementing Global Touch Listener to Track User Journey in Android
I’m working on an Android application where I want to track user interactions across all Activities and Fragments. My goal is to implement a system that can log which views users are interacting with, similar to what tools like Instabug offer for tracking user journeys.