You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.