Toggle CM13 AudioFX on/off using intent
Posted: 25 Nov 2016 07:24
My goal: Toggle cyanogenmod 13 AudioFx on/off using an intent/activity. I tried this with Automagic's "Start activity" action, but without success. See the attached manifest.xml of AudioFX. If I understand correctly, it defines an intent filter "org.cyanogenmod.audiofx.action.TOGGLE_DEVICE", but I don't manage to set the parameters of the "Start activity" action to make it work as desired. What can I do?