I'm writing a simple wearable app to my LG watch that sends vibrations to the watch on constant intervals and show some mock data.
Although I've looked for an answer, I could't find a way to make the watch vibrate. Any help would be appriciated.
I'm writing a simple wearable app to my LG watch that sends vibrations to the watch on constant intervals and show some mock data.
Although I've looked for an answer, I could't find a way to make the watch vibrate. Any help would be appriciated.
@Drew, thank you!
If anyone else is interested, here's a code snippet to demonstrate a vibration on your watch:
Add the following line to your AndroidManifest.xml:
In your code: