Hey all I have been trying to get my remotes volume up/down buttons to register in my app but they never seem to do anything when I press them?
I have tried:
public class CallBroadcastReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, Intent intent) {...