Start app in android from puck js

Posted on
  • Hi !
    I recently buy puck.js and i want to ask a question if there is a way to start an application in android with a button press of puck js .

  • To be able to completely control what's going on you'll probably need to do your own app.

    However a simple solution is to set up your Puck.js to pretend to be a keyboard: http://www.espruino.com/BLE+Keyboard

    If you want a 'standard' app like the music player then just pressing the 'play' button might be enough - there are some examples of shortcuts here: https://www.howtogeek.com/175267/the-htg­-guide-to-using-a-bluetooth-keyboard-wit­h-your-android-device/

    But to launch a custom app you might want to install a 'keyboard shortcut' app from the Play Store, connect up a key combination, and then make Puck.js output that key combination

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Start app in android from puck js

Posted by Avatar for user100072 @user100072

Actions