Why We Need Telemetry
Telemetry helps us:- Identify which features are most used and need improvement
- Prioritize bug fixes and new features based on real usage
- Ensure DroidRun works well across different environments
Toggling Telemetry
DroidRun collects anonymized usage data to help us understand which features are most valuable and where improvements are needed. This data is never used for advertising or tracking individuals, and is only used to make DroidRun better for the community.How to Disable Telemetry
You can disable telemetry at any time by setting the following environment variable:.bashrc
, .zshrc
, or .profile
) to make it persistent across sessions.
How to Enable Telemetry Again
To re-enable telemetry, set the environment variable totrue
: