Hi there, in my code I use (class Activity) follow contruct
Vibrator vibrator = (Vibrator) getSystemService(context.VIBRATOR_SERVICE); but after start application is crashed with classcastexception. Can anybody help how I can create instance of Vibration class ? many thx r^ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

