Recent content by Slawomir Kowalski

  1. Slawomir Kowalski

    Tasker and Moto Mods

    I've changed mdkutility by simple adding send brocast intent after detection Motorola GitHub sources protected void onModAttach(boolean attach) { Intent sendIntentTasker = new Intent (); sendIntentTasker.setAction("whateve.yourname.MOD_CONNECTION")...