Chapter 2 - Notifications - Error
Hi,
Keep getting an error on Chapter 2 - Notifications "Try It Out". It is a security exception that there is no permission for VIBRATE. However, I have added the line to the manifest to get permission:
<uses-permission android:name="android.permission.VIBRATE"/>
Is there something I'm missing?
The error comes up on virtual and a real phone.
Thanks!
|