✕ RejectedNo licenseScore 1/10⚡ Could be fixed

touchdemo

by cdflynn274JavaLicense: None
https://github.com/cdflynn/touchdemo
What this repo does

An Android demo app showcasing custom touch interaction behaviors like tension, inertia, elasticity, and boundaries. It provides example code and visuals for making touch responses feel more realistic in Android UI components.

Why this was rejected

  • No LICENSE file, so the code cannot be legally used in a commercial product.
  • Repo is a demo of touch concepts, not a production-ready library or service that can be packaged into a paid web product within 3 months.
License risk
High· None

No license grants any rights, so commercial use, distribution, or modification is not legally permitted.

How it could be fixed

Obtain the author's explicit permission and add a permissive license (e.g., Apache-2.0 or MIT); then refactor into a stable Android library with a clear API, publish to Maven Central, add documentation, versioning, and a small hosted dashboard/site selling premium samples, templates, and support.

Alternative uses

  • Educational reference for Android engineers learning gesture physics and UI feel.
  • Design/engineering workshop material to demonstrate motion and touch principles.
ShareXLinkedInHN

Related analyses