AutoWear Feature request: ability to run root shell commands

Discussion in 'AutoApps' started by matejdro, May 6, 2015.

  1. matejdro

    matejdro New Member

    Joined:
    Mar 9, 2015
    Messages:
    30
    Likes Received:
    1
    Android Wear settings has several intents exposed which would be pretty useful to automate. For example com.google.android.clockwork.settings.CONFIGURE_DOZE intent can be used to enable/disable always-on mode. Problem is that those intents need system app permission which regular apps of course can't get.

    Solution: send these intents using am utility inside root shell. Most of the watches (if not all) have already been rooted and this might be one of the first really useful advantages of the rooted watch.

    So feature request: ability to run shell commands on our watches, including rooted commands (just start command with "su -c").
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Added to todo list :)
     
: root

Share This Page