org.openintents.widget.Slider example?

Hi,

I am an Android newbie. I would like to use theSlider widget in my
app. I added the code at
http://code.google.com/p/openintents/source/browse/trunk/openintents/src...

to my project/src in Eclipse.

So:
com.my.app
src
com.my.app
MyActivity.java
org.openintents.widget
Slider.java

But I don't see the "Slider" widget appear as a choice
when adding to in the main.xml of MyActivity. How do I get this to
work?

Can anyone kindly share a Slider widget re-used in another project's
UI?

thanks
-Ram