Disclaimer &
Terms of Use.
Last Updated: June 2026
1. No Affiliation with Google or JetBrains
ktroid is a fiercely independent, community-driven open-source project. It is NOT affiliated with, endorsed by, sponsored by, or associated in any way with Google LLC, JetBrains s.r.o., Gradle Inc., or the official Android Open Source Project (AOSP).
"Android", "Android Studio", "Google", and related trademarks are the property of Google LLC. "Kotlin" and "IntelliJ" are trademarks of JetBrains s.r.o. Any use of these trademarks within the ktroid documentation, website, or CLI is strictly for nominative fair use (to describe compatibility).
2. Absolute Limitation of Liability (READ CAREFULLY)
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
Under no circumstances shall the developer(s), authors, or copyright holders of ktroid be held liable for any direct, indirect, incidental, special, exemplary, or consequential damages.
- We are NOT responsible if this tool corrupts your code, deletes files, or causes data loss.
- We are NOT responsible if an app built with ktroid is rejected or banned from the Google Play Store.
- We are NOT responsible for any security vulnerabilities introduced into your application during the build process.
By using ktroid, you assume 100% of the risk associated with its execution.
3. Third-Party Licenses and SDKs
The ktroid CLI acts as an automation wrapper. When you execute commands like ktd setup, the CLI downloads and executes official binaries (such as the Android SDK Command-line Tools, Gradle, and ADB).
By using ktroid to install or interact with these third-party tools, you are legally accepting their respective Terms of Service and End User License Agreements (including the Google Android SDK License Agreement). It is your responsibility to read and comply with Google's terms before distributing any software built using the SDK.
4. Production Readiness
While ktroid generates standard, compliant Gradle wrappers, it is a tool built to simplify workflows. You are strictly advised to test your compiled APKs/AABs thoroughly before deploying them to production environments or app stores. The developers of ktroid provide no guarantee that the generated project structure will remain compatible with future versions of the Android OS or Gradle without manual intervention.
Contact & Support
As an open-source project, we do not provide private email support or SLAs. For any legal inquiries, bug reports, or feature requests, please open a public issue on our official repository.
Contact via GitHub Issues