codeskyblue / codeskyblue/uiautodev

Custom Port support

Open
#75 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
538
Forks
88
PR merge metrics
No merged PRs in 30d

Description

Currently 9008 is hardcoded. This causes issues in devices that are already using 9008.
Allow a custom port to be passed in instead of the hardcoded port 9008.

This follows the changes in https://github.com/openatx/uiautomator2/issues/1183

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating where port 9008 is hardcoded in the uiautodev codebase, then read the related uiautomator2 issue 1183 for context. Done means callers can provide a different port and devices already using 9008 can still be inspected without a conflict.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.