juj/emrun

Add a --adb command line parameter or an env. var

Opened this issue · 0 comments

juj commented

Currently ffdb.py and emrun.py depend on being able to find adb in PATH. To allow configuring custom locations, implement a --adb /path/to/adb/executable option, or read some appropriate env. var to find ADB.