can't trigger opening a photo file

Post your questions and help other users.

Moderator: Martin

Post Reply
holymoz
Posts: 113
Joined: 13 Sep 2013 10:27

can't trigger opening a photo file

Post by holymoz » 18 Oct 2013 10:54

hi, Il want to action brightness when I open an image photo file from file manager but doesn't work.
I set change brightness when gallery app is started and work only if I actually open gallery app but not if I open directly a photo from file manager. thanks

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

Re: can't trigger opening a photo file

Post by Martin » 18 Oct 2013 14:03

Hi,

What file manager are you using? Perhaps the file manager opens the file itself and not the gallery app or the image is opened in the task of the file manager.
If the latter is case you could use a trigger Activity Started instead of a trigger App Task Started.

On a standard Android ROM you could use following configuration:
Package name: com.google.android.gallery3d
Class name: com.android.gallery3d.app.Gallery

Regards,
Martin

holymoz
Posts: 113
Joined: 13 Sep 2013 10:27

Re: can't trigger opening a photo file

Post by holymoz » 18 Oct 2013 16:25

hi, I'm using the default file manager of ics, seems the images opens in gallery too.
anyway, I can't find an activity started trigger.

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

Re: can't trigger opening a photo file

Post by Martin » 19 Oct 2013 08:27

The trigger Activity Started was added in version 1.19 of Automagic released a week ago. Are you using an older version of Automagic (see menu->Manage->About)?

What device and Android version are you using?

holymoz
Posts: 113
Joined: 13 Sep 2013 10:27

Re: can't trigger opening a photo file

Post by holymoz » 19 Oct 2013 09:58

I updated and worked! on galaxy s duos and ics 4.0.4, thank you very much

Post Reply