Search found 4 matches

by juffle
19 Jan 2014 19:53
Forum: User Help / Bug Reports
Topic: call external program...
Replies: 3
Views: 9547

Re: call external program...

Thank you,

I've found it is working this way also...

am start -a it.braincrash.volumeace.SET_PROFILE -e Profile PROFILE_NAME -n it.braincrash.volumeace/.ProfileSet
by juffle
16 Jan 2014 13:32
Forum: User Help / Bug Reports
Topic: call external program...
Replies: 3
Views: 9547

Re: call external program...

I've found that I could use the root command action with the following...

am start -a it.braincrash .volumeace.SET_PROFILE -n it.braincrash.volumeace/.ProfileSet

But I'm not sure where to write the extra... Profile:PROFILE_NAME
by juffle
16 Jan 2014 02:31
Forum: User Help / Bug Reports
Topic: call external program...
Replies: 3
Views: 9547

call external program...

Hi, I would like to call volume profile of "volume ace"... I know it can be done with tasker this way: Send intent, Action: it.braincrash.volumeace.SET_PROFILE Extra: profile:PROFILE_NAME Package: it.braincrash.volumeace Class: it.braincrash.volumeace.ProfileSet Target: activity So I was wondering i...