Simone Russo wrote:
> I did this:
> 
> <uses-permission android:name="android.permission.VIBRATE"/>
> 
> But it still won't work. What gives?

Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine your
Java stack trace, so you can determine what is causing your exception.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 2.0 Available!

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to