You do not move a mouse over widgets. Android is by and large touchscreen,
in which you use your finger to touch the widgets on your display. You
cannot get a hover type input anyways. The only non-touchscreen Androids
that I know of are those running Google TV, a part of Android with which I
am not familiar.

Thanks

On Tue, Dec 13, 2011 at 4:24 PM, Narendra Singh Rathore <
nsr.curi...@gmail.com> wrote:

> hi all, I am a newbie to Android.
> I am currently facing a problem, as I want to apply Hover effect on a
> widget (for eg..*on a button*), so that while moving mouse over it, some
> action should be performed, or while removing mouse from it, retains
> original properties..
>
> I also tried to use onTouchListener, but that didn't help me.(*probably I
> m not getting how to use that*)
>
> Please tell me whether it is possible or not.
>
> If possible, how to achieve that.
>
> thnx in advance..
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
Raghav Sood
http://www.androidactivist.org/ - Author
http://www.appaholics.in/ - Founder

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to