That file does not exist in the emulator. Even if it did, you wouldn't have permission to access it (it wouldn't work on a real phone either). You should use the vibration APIs instead.
On Thu, Feb 26, 2009 at 11:03 AM, googlekid <[email protected]> wrote: > > Hi i am trying to simulate a vibrator application using the emulator > and i am not able to see it .iI found the path of THE_DEVICE in a > vibrator.c file > located in \hardware\libhardware\vibrator.c > #define THE_DEVICE "/sys/class/timed_output/vibrator/enable" > > this is a setup which i have where i did a make ARCH=arm with the > where > > device_drivers->misc->timed_output is enabled. > I am still not able to do a /sys/class/timed_output/vibrator/enable, > what do i need to make it accesible? > Could some one point me what i am missing > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
