Never mind I found it: Vibrator vibrator = (Vibrator)getSystemService(Context.VIBRATOR_SERVICE);
On Sep 30, 1:56 pm, tberthel <[EMAIL PROTECTED]> wrote: > android.os.Vibrator is the actual class. > > Strange that it's not just a static call to begin with. > > On Sep 30, 12:55 pm, tberthel <[EMAIL PROTECTED]> wrote: > > > Bump > > > On Sep 30, 12:36 am, tberthel <[EMAIL PROTECTED]> wrote: > > > > How do I get an instance of Vibrate in a different package now that > > > the constructor is not public? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

