[android-developers] Re: can't find vibrator device

2009-02-26 Thread googlekid
Thanks Mark i am pretty much new here and thanks for pointing out to the right place. On Feb 25, 6:16 pm, Mark Murphy wrote: > googlekid wrote: > > Hi i am trying to simulate avibratorapplication using the emulator > > and i am not able to see > > #define THE_DEVICE "/sys/class/timed_output/vi

[android-developers] Re: can't find vibrator device

2009-02-25 Thread Mark Murphy
googlekid wrote: > Hi i am trying to simulate a vibrator application using the emulator > and i am not able to see > #define THE_DEVICE "/sys/class/timed_output/vibrator/enable" > I found the path of THE_DEVICE in a vibrator.c file located in hardware > \libhardware\vibrator. > this is a setup whi