✕ RejectedNo licenseScore 0/10⚡ Could be fixed
NumberPickerView
by Carbs0126★ 1,172JavaLicense: None
https://github.com/Carbs0126/NumberPickerView ↗What this repo does
An Android UI control that replaces the default NumberPicker with a smoother, more customizable picker. It shows more items, supports animations, smooth scrolling to values, and various styling options to fix limitations in the stock widget.
Why this was rejected
- ✕No LICENSE file — cannot legally use or commercialize the code.
- ✕Even with a license, it’s a native Android UI widget, not a web product, making a 3‑month SaaS path unlikely without substantial scope change.
License risk
High· None
No LICENSE file means you have no legal rights to use, modify, or distribute this code commercially.
How it could be fixed
Obtain the author’s consent to add an explicit permissive license (e.g., Apache-2.0 or MIT) in the repo root and in the published artifact metadata; only then consider a monetization approach (e.g., pro SDK components or a template store) if aligned.
Alternative uses
- →Personal or educational learning on custom Android View rendering and touch handling.
- →Internal prototypes or non-distributed apps to explore UI patterns (still seek permission).