How to get the Arduino Uno to react to incoming Skypecalls on an Android tablet.

Hi

I would like to get my Arduino Uno to react (light a lamp when someone calls me on Skype) to incoming Skype calls on my Androidtablet which is a "unrooted" Samsung Galaxy Note 10.1(N8000).

What I've tried so far is to connect the Arduino and the 1Sheeld to my tablet via Bluetooth, which works fine. I have no problem making a Skype call on my tablet from the Arduino.

I've also used Tasker and the 1Sheeld Taskerplugin to send data to my Arduino and light my lamp which works just fine. I am just missing the link to incoming Skypecalls..

I've tried to let Tasker monitor notifications in my tablet but Skype does not generate any notifications for incoming calls..

I need some help. Any ideas? :smiley:

/J