AutoWear awcomm with 4 screen

Discussion in 'AutoApps' started by pbilton85, Apr 1, 2015.

  1. pbilton85

    pbilton85 Member

    Joined:
    Feb 7, 2015
    Messages:
    31
    Likes Received:
    4
    Hi,
    João I'm struggling with another project involving a 4 screen.
    I have a command to open up a 4 screen.
    In the same task i have
    Flash %awcomm
    IF %awcomm ~ example
    %url set example
    Else IF
    %awcomm ~ test
    %url set test
    Else if
    Etc, etc
    Once i have clicked on one of the 4 screen options, the task runs and opens the correct url. When i swipe to get rid of the web page and presented with the 4 screen, if i try clicking another selection nothing happens.

    I tried having all the ifs in a separate task with a command prefix but couldn't get it work.

    Could you explain just a quick example of how to do a command prefix from a 4 screen to a new task to set a local variable as what ever way i try it won't work.
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    The command prefix in the 4 screen works just like in any other screen. Check step 5 here for an example.

    hope this helps!
     
  3. pbilton85

    pbilton85 Member

    Joined:
    Feb 7, 2015
    Messages:
    31
    Likes Received:
    4
    Thanks João I managed to figure it all out but didn't know how to mark the thread as solved.
    It was for my wear internet browser project that is now complete.

    On a different note, is there away to export the projects as a apk for Wear.
    I tried doing it for my Alarmpad project to make it easier for people to use but it's apk only appears on the phone.
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    I don't think there is no, sorry!
     
  5. pbilton85

    pbilton85 Member

    Joined:
    Feb 7, 2015
    Messages:
    31
    Likes Received:
    4
    Ok not a problem for me, just would of made it easier for people to use that aren't clued up with tasker.
     
: awcomm

Share This Page