inspectdev / inspect-issues

Issue tracker for Inspect
23 stars 2 forks source link

Enable custom path for ADB for better Android debugging #208

Open auchenberg opened 2 months ago

auchenberg commented 2 months ago

Today we resolve the ADB path from $home, but some uses have a custom ADB path, either set by themselves or Android studio.

We should support this by:

  1. Better detection of common paths
  2. Enable users to set a custom path

Example paths