AutoInput Autoinput Help

Discussion in 'AutoApps' started by alex29, Jun 23, 2017.

  1. alex29

    alex29 New Member

    Joined:
    Oct 27, 2016
    Messages:
    17
    Likes Received:
    1
    Please, Joao i cannot understand why my tasker is not working.
    I put my Google Keep on Tasker openning a shopping list, and with autoimput create a new line (item). Until here everything ok. But after that, I would be able to automaticaly click in mic (left on google keyboard) with auto imput. I'm using X and Y coordinates, but so many tries and cannot work. Can you please help me?! I regist the coordinates in Developer options, for example x1018.0 y1146.0 but I dont now if i'm doing right.
    Thanks for your help!!
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Hi there. What Android version are you using?
     
  3. alex29

    alex29 New Member

    Joined:
    Oct 27, 2016
    Messages:
    17
    Likes Received:
    1
    Hi João!! My android version is 6.0, but I must say I've discovered a "workaround" using "AutoTools Secure Settings" and the "voice search" and it resolved the problem!! However, I would like to know what I was doing wrong, and learn how coordinates must be input (sequence and separator between them). If you can give me an example I would be very grateful!! Besides that, your app "Autoinput" is one of the best tools you invented, and I possible need implement it in a future task!!
    Thank you for your help!!
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Awesome :D Glad you got it!

    Coordinates should be in the x,y format.

    So something like

    Code (Text):
    500,500
    Would try to click at point x 500 and y 500 :)
     
: X and y

Share This Page