Flashlight trigger?

Post your questions and help other users.

Moderator: Martin

Post Reply
colabi
Posts: 134
Joined: 06 Jan 2013 22:33

Flashlight trigger?

Post by colabi » 31 Jan 2014 01:04

I try to detect when "Flashlight" notification is selected from statusbar, that apear after action: Flashlight on.

For that I try to use a
trigger: Activity Ended
package name: ch.gridvision.ppam.androidautomagic
class name: ch.gridvision.ppam.androidautomagic.FlashlightActivity

but is not triggered after notification is selected.
It is the right way? (ICS 4.0.4)

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Flashlight trigger?

Post by Martin » 31 Jan 2014 17:41

The flashlight activity is not used anymore on versions of Android 3 or newer.

It's probably not possible to detect this currently. It's on my todo-list to add a new trigger that will be able to detect when a notification is removed but this might still take some time until it becomes available.

Post Reply