|
|
Thread Tools | Search this Thread |
08-04-2024, 01:54 PM | #1 |
Junior Member
Posts: 1
Karma: 10
Join Date: Aug 2024
Device: Boox Tab X
|
Automating hand touch deactivation in the Boox Tab X using shell ADB commands
Hi all,
I'm trying to automate hand touch deactivation using ADB shell commands so I can later incorporate this into a workflow in the Automate app using the shell command block (https://llamalab.com/automate/doc/bl...l_command.html). I have successfully connected my Boox Tab X device to my laptop and activated USB debugging. Running commands like `adb devices` and `adb logcat` and `adb shell` seems to work OK. I was also able to activate and deactivate airplane mode in the System Control Center as follows: `adb shell settings put global airplane_mode_on 1` So I think the shell is working fine. My use case involves activating and deactivating the hand touch setting in a similar fashion, however I tried looking for such a setting and couldn't find it, which leads me to believe that it is perhaps not a system setting and needs to be set by other means. Does anyone have experience automating Onyx using shell commands? Would love to hear your input. |
Tags |
adb, automate, onyx boox |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Boox Page adb / fastboot / recovery /edl walkthrough | Anghirrim | Onyx Boox | 32 | 08-23-2024 04:05 PM |
How to trigger a full refresh from adb shell in Tolino original firmware | f_coco | Tolino | 2 | 04-14-2024 02:39 AM |
Onyx Boox Max not found in ADB DEVICES | onthetopo | Onyx Boox | 26 | 12-01-2019 07:25 AM |
How to open pdf file with e-ink reader from the shell/adb? | Regiomontanus | enTourage Archive | 0 | 09-01-2010 12:56 PM |