Fejlesztő:
Ár: * Ingyenes
Rangsorolások: 0 
Vélemények: 0 Vélemény írása
Listák: 0 + 1
Pontok: 1 + 121 (3.0) ¡
Pontok +1

Ismertető

ADB Shell [Tasker Plugin]
This Tasker plugin allows you to send a (series of) ADB Shell command(s) to a remote device (or the device itself) that has ADB over WiFi enabled.
This app obviously does need Tasker to work as it's a plugin (https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm, this is a paid app with a 7 days free trial). Again, without Tasker it WON'T WORK. Was I clear enough? Anyways...

On the target device you can do anything you would normally be able to do when using the terminal or ADB Shell of that device. This includes opening apps, moving files, simulating input et cetera (The sky is the limit and Google is your friend).

My app can be used as an action in Tasker and needs to be configured properly when added to a task to work.

NOTE:
- You can send multiple commands at once by separating them with a ";".
- All commands in a single action are automatically followed with an "exit" command so to close the ADB connection. This means that if you want to send multiple commands that are depending on each other, you will need to put them in a single Tasker action and separate them with ";".
- If you want multiple actions of my plugin to run after each other in a Tasker task, please keep the timeout set as is. Tasker will continue when the command is sent.
- The first time you try to connect to another device via ADB it will ask you if you trust the device. For this plugin to work correctly, you'll need to always "trust this computer".
- The output of the console can be viewed and reused from within Tasker. This can be done by accessing %output1, %output2 etc. or by iteration over %output() using a for loop.
- The plugin will generate two key files on your device to be able to make a secure ADB connection to the devices.

Now for some useful commands!
- A command I myself use a lot is to turn my ADB over WiFi enabled AndroidTV (Nvidia SHIELD) on or off by sending the command "input keyevent POWER", this simulates a power button press.
- Of course you can vary which key to press, for example to press the arrow keys you can do "input keyevent DPAD_RIGHT" or “…LEFT” etc.
- Another simple command is "reboot", which will, you guessed it, reboot the device! You can also put "reboot -p" here to power it down.
- A cool thing to be able to do is to launch apps on the device. You will have to Google a bit to find the Main activity of an app. This example will open Chrome on the device: "am start -n com.android.chrome/com.google.android.apps.chrome.Main".
- When you fill in “localhost” in the IP address field, every command will be executed on the device itself! This works even without root if you, of course, have ADB over WiFi enabled (can be activated from a pc using “adb tcpip 5555”).
Of course there are many other commands, the sky is the limit!
This is my first ever published app, so please leave feedback and submit bugs so I can try my best to fix them! Any tips are more than welcome!

The idea to create this app came from https://play.google.com/store/apps/details?id=com.cgutman.androidremotedebugger, which allows the user to connect to a remote device via an interface in the app itself. Please read the description of that app too, it contains some tips on enabling ADB over WiFi. I use the same AdbLib Java library in my app.

I use the AdbLib library found at https://github.com/cgutman/AdbLib and use https://github.com/cgutman/AdbLibTest as an example for how to use the library. I adapted this example to work with a given command and converted it to a Tasker plugin.

For help, you can email me or visit the XDA-Developers thread at https://forum.xda-developers.com/u/tasker-tips-tricks/plugin-remote-adb-shell-t3562013. This thread also contains some useful tips for accessing the local device running the task without root.

Now open source at https://github.com/Jolanrensen/ADBPlugin!
Több ↓

Képernyőképek

#1. ADB Shell [Tasker Plugin] (Android) Által: Jolan Rensen
#2. ADB Shell [Tasker Plugin] (Android) Által: Jolan Rensen

Újdonságok

  • Változat: 6.3b
  • Frissítve:
  • • 6.3
    - Plugin is now way faster using Tasker's intent service system!
    - Added donation option
    - a: small bugfix
    - b: reverted something to make it faster

    • 6.2
    - Thanks to those who do not understand that this is a Tasker Plugin. Because of you I got the idea you should be able to test the plugin without Tasker, so now you can!
    - Let's see if this takes care of the 1 star reviews haha

Ár

Árak nyomon követése

Fejlesztő

Pontok

Rangsorolások

Nem található ☹️

Listák

Nem található ☹️

Vélemények

Legyen Ön az első, aki felülvizsgálja 🌟

További információk

Címtár

ADB Shell [Tasker Plugin]ADB Shell [Tasker Plugin] Rövid URL: Másolva!

Akár ez is tetszhet

    • ADB Shell Commands Toolkit
    • Android Alkalmazások: Eszközök  Által: kashifrazaciit
    • * Ingyenes   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 0   Változat: 2.0   ADB & Fastboot Commands Toolkit is your ultimate debugging and troubleshooting companion! This powerful app enables you to execute ADB and Fastboot commands directly from your ...
        ⥯ 
    • ADB Shell - Debug Toolbox Pro
    • Android Alkalmazások: Eszközök  Által: ColorBox Technology
    • $2.49   
    • Listák: 1 + 2   Rangsorolások: 0   Vélemények: 0
    • Pontok: 2 + 331 (4.7)   Változat: V3.9.5   This is a powerful adb shell & toolbox. Toolbox features: 1. Support launch application & uninstall application & download application & force stop application & clear application data
        ⥯ 
    • Music Visualizer Tasker plugin
    • Android Alkalmazások: Eszközök  Által: h6ah4i
    • Ingyenes   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 405 (4.5)   Változat: 2.0.1   This app is a Tasker plugin for Music Visualizer. Supported actions - Play - Pause - Toggle pause - Next - Previous - Shuffle (Off / On / Toggle) - Repeat (Off / One / All / Rotate) - ...
        ⥯ 
    • Locus Map Tasker Plugin
    • Android Alkalmazások: Eszközök  Által: Falco Schaffrath
    • $0.99   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 0   Változat: 1.7.1   An open source Tasker plugin for Locus Map. It makes it able to include Locus Map Add-On API in your Tasker tasks. To use this app you need to buy Locus Map and Tasker. Features: ...
        ⥯ 
    • Hotword Plugin [Tasker Plugin]
    • Android Alkalmazások: Eszközök  Által: Jolan Rensen
    • * $1.99   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 28 (3.2)   Változat: 4.1.1   This is the paid version, please uninstall the free version before downloading this one to avoid confusion ;) This app is powered by Snowboy (https://snowboy.kitt.ai/) Hotword ...
        ⥯ 
    • Shell Recharge Installer
    • Android Alkalmazások: Eszközök  Által: Shell EV Charging Solutions BV
    • Ingyenes   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 18 (1.0)   Változat: 3.53.1   The Shell Recharge Solutions Installer app is designed to guide electricians through the installation and setup of Shell Recharge charge points. The easy-to-use app is optimised to ...
        ⥯ 
    • WaveUp Tasker Plugin
    • Android Alkalmazások: Eszközök  Által: juanitobananas
    • $1.49   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 0   Változat: 0.1.6   A Tasker[1] plugin to allow to enable and disable WaveUp using Tasker. For the nerdier This Tasker plugin is based on Termux:Task and is also released under the GPLv3 license[2]. Of ...
        ⥯ 
    • Remote ADB Shell
    • Android Alkalmazások: Eszközök  Által: Cameron Gutman
    • Ingyenes   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 692 (4.2)   Változat: 1.7.2   Remote ADB Shell is a terminal app that allows you to connect to the ADB shell service of other Android devices over the network and execute terminal commands. This can be useful for ...
        ⥯ 
    • aShell - Your Local ADB Shell
    • Android Alkalmazások: Eszközök  Által: sunilpaulmathew
    • $0.99   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 1 + 82 (3.9)   Változat: v0.15   Important Notes Shizuku Dependency: aShell requires a fully functional Shizuku environment. If you're unfamiliar with Shizuku or prefer not to use it, this app may not be suitable for ...
        ⥯ 
    • Remote ADB Shell Debug
    • Android Alkalmazások: Eszközök  Által: CaTech Idea Limited (HK)
    • * Ingyenes   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 0   Változat: 1.0.7   Another video on how to use it can be seen here: https://youtu.be/Tk8dOVzjHrU ADB Shell is a convenient application designed to enable remote wireless debugging on Android devices. You
        ⥯ 
    • LADB — Local ADB Shell
    • Android Alkalmazások: Eszközök  Által: tytydraco
    • $2.99   
    • Listák: 3 + 3   Rangsorolások: 0   Vélemények: 0
    • Pontok: 1 + 894 (3.2)   Változat: 2.4.3   CHECK SUPPORT SECTION FOR MANUAL PAIRING TUTORIAL How does it work? LADB bundles an ADB server within the app libraries. Normally, this server cannot connect to the local device ...
        ⥯ 
    • BLE Tasker Plugin
    • Android Alkalmazások: Eszközök  Által: Stein Overtoom
    • Ingyenes   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 0   Változat: New   This is a plugin for Tasker that allows controlling a BLE device from Tasker. Supported BLE chips: - Nordic Semiconductor nRF51822 (vendor id: 6E400001-B5A3-F393-E0A9-E50E24DCCA9E) - ...
        ⥯ 
    • ADB OTG - Shell
    • Android Alkalmazások: Eszközök  Által: Gaming Tech Ventures
    • * Ingyenes   
    • Listák: 1 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 1 + 220 (3.8)   Változat: 2.3   To run ADB Shell Commands over OTG on remote device (no root required) Setup Steps - 1. Plug OTG to your phone and connect another phone via Data cable. 2. Enable developer option and ...
        ⥯ 
    • Plugin:RSAssistant
    • Android Alkalmazások: Eszközök  Által: RSUPPORT Co., Ltd.
    • Ingyenes   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 75 (4.3)   Változat: 1.5.3.1061   Plugin:RSAssistant is a plug-in app installed to activate the 'screen control' function when using remote-based services (remote support, remote control, video conferencing, etc.) ...
        ⥯ 

Akár ez is tetszhet

A AppAggben használható keresési operátorok
Hozzáadás az AppAgg-hoz
AppAgg
Első lépések - ingyenes.
Elfogadom
Bejelentkezés