Is it possible to trigger off of the Note 2 pen being removed or inserted? I can't find this as a trigger.
Thanks!
Note 2 Pen trigger?
Moderator: Martin
Re: Note 2 Pen trigger?
Hi,
No sorry, Automagic has no built-in trigger to detect pen removed/inserted events. Maybe the device logs the events to the system log so you could react to the events using a trigger Command Output with logcat (root required).
Regards,
Martin
No sorry, Automagic has no built-in trigger to detect pen removed/inserted events. Maybe the device logs the events to the system log so you could react to the events using a trigger Command Output with logcat (root required).
Regards,
Martin
Re: Note 2 Pen trigger?
The attached should trigger when it's inserted or removed:
http://automagic4android.com/flow.php?i ... e17c8b4a2b
http://automagic4android.com/flow.php?i ... e17c8b4a2b
Re: Note 2 Pen trigger?
Great! I will add this to the examples of general broadcast.