"AndroidSeekBarPreference" is an Android-library, which provides a Preference implementation, which allows to choose a floating point value or an integer value from a continuous range via a SeekBar. When interacting with the preference the SeekBar is shown within a dialog. The chosen value will only be persisted, if confirmed by the user.
An Android test project, which provides JUnit tests for this library, is available via the URL https://sourceforge.net/p/androidseekbarpreferencetest.
An Android app, which implements a use case, using this library, can be found via the internet address https://sourceforge.net/p/androidseekbarpreferencesample.
A "Material Design"-styled variant of this library is part of the library "AndroidMaterialPreferences", which can be found here: https://sourceforge.net/p/androidmaterialpreferences