Press the keys to navigate to the next or previous product.
A

ADB_Deeplink

Running an adb commands dynamically

This script allows running an adb command (deeplinks, specifically) dynamically.

The scrips will send notification about the problem and wait for your input on how you want to fix the problem.

With a ‘deeplink’ alias, you can launch the script and provide it with a URI. If there’s only one device, it issues the command directly.

But, if there are multiple devices, it will show the list of devices available and asks for which one to target.

Then you just have to select option from the list and your work is done. You should be able to see what’s happening within the console.

Read more about it in the creator’s article:
https://zarah.dev/2023/08/30/adb-deeplinks.html

Tags:

CLIMobile TestingAndroidOpen Source
Previous Tool Next Tool