On Android, some applications offer “shortcuts” to certain key functions.
These shortcuts can be used, for example, through “routine” applications.
To create these shortcuts, as I understand it, the classes must implement 'ShortcutManager' https://developer.android.com/reference/android/content/pm/ShortcutManager.
I would like to be able to enable or disable TrackerControl via this type of shortcut.