https://github.com/spongebobsun/knobview
Knob widget for Android developers.
https://github.com/spongebobsun/knobview
Last synced: over 1 year ago
JSON representation
Knob widget for Android developers.
- Host: GitHub
- URL: https://github.com/spongebobsun/knobview
- Owner: SpongeBobSun
- License: apache-2.0
- Created: 2015-05-06T01:49:00.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-25T07:53:44.000Z (about 11 years ago)
- Last Synced: 2025-01-20T23:48:40.084Z (over 1 year ago)
- Language: Java
- Size: 254 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KnobView
Knob widget for Android developers.
This project is forked from my project "mPod".
KnobView will provide a knob widget for android developers.
Usually we can find this "knob" thing on some sound system consoles.
This is useful for APPs like music tweak tool or DJ scratch console.
Actually I use this widget in mPod as a "wheel control" like the one on Apple's iPods.
I add a Apache license to this project.
But my original thought was "Do What The Fuck You Want To" license.
You can use this widget in any ways you like. Commercial, non-conmmercial, I really don't give a ****.
# Why I'm writting this?
# Why not~?