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
Configure adb forward and adb reverse for x run (#123)
Just like a similar PR for `cargo-apk` we'd like to set up some port
forwarding to/from a debug phone automatically while using `x run`.
This allows configuring a mapping of ports under the `debug:` section of
`android:` in `manifest.yaml`.
0 commit comments