Detox is an Android application with the mission of empowering users to regain control of their digital lives. The app, developed using Java, XML, and the Android SDK, leverages the Android Accessibility API to provide detailed app usage statistics and the capability to enforce non-circumventable device lockdowns.
- Usage Statistics: Gain detailed statistics on your app usage patterns.
- Device Lockdowns: Implement non-circumventable schedule/usage-based device lockdowns.
Detox is currently under development and may not work on all devices. To try Detox, follow these steps:
-
Clone the repository:
git clone https://github.com/skang188144/Detox.git
-
Navigate to the project directory:
cd Detox
-
Build the project using Gradle.
-
Run the application on an Android device or emulator.
Note: This app was designed for Android API Level 33 (Android 13).
Detox is licensed under the MIT License.
For inquiries or suggestions, contact the developer at [email protected].