Hardware Buttons

Discussion in 'Android' started by oli-udoo, Aug 25, 2014.

  1. oli-udoo

    oli-udoo New Member

    Joined:
    Aug 3, 2014
    Messages:
    4
    Likes Received:
    0
    Hi everyone,
    does anyone know how to implement a button from the arduino sketch as an android hardware button such as
    play, next, previous, volume control and so on?

    Thanks you
    Oli
     
  2. extream96

    extream96 New Member

    Joined:
    Jun 27, 2014
    Messages:
    48
    Likes Received:
    0
    Hi,
    you can do an android service that communicates with the arduino sketch, so the button can do the command.
    if you explain better the idea, i can help you better.
     
  3. oli-udoo

    oli-udoo New Member

    Joined:
    Aug 3, 2014
    Messages:
    4
    Likes Received:
    0
    Thanks for your answer,
    I want to use a Button from my ardruino Sketch to be the Play, Pause, next Button im my android system. I just want to Control my android Musik apps with Buttons. I Saw an article that says that i have to emulate a keyboard with my ardruino. Is there an other Way to do that ?

    Greez Oli
     

Share This Page