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
Search found 4 matches
- 19 Jan 2014 19:53
- Forum: User Help / Bug Reports
- Topic: call external program...
- Replies: 3
- Views: 9547
- 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
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
- 16 Jan 2014 13:26
- Forum: User Help / Bug Reports
- Topic: Notification for certain triggers/actions but not others
- Replies: 10
- Views: 26026
Re: Notification for certain triggers/actions but not others
On 4.3 also
Nice feature
Nice feature
- 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...