Hi im trying to make it that when a user clicks on on a button the phone vibrates. Heres manifest.xml and AndroidVibrator.java so whats wrong? how can i fix it? thanks!
Make sure you call
In your manifest
EDIT:
Try putting your permission at the end of the manifest, or after version code.