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
chore: update port configuration and improve connection logic
- Change default port from 5000 to 5001 to avoid conflicts with macOS services (e.g., AirTunes)
- Integrate new DroidAgent config API using config_manager
- Improve device connection logic to properly handle emulators and network devices
- Add timeout handling and error handling mechanisms
- Support custom API base URL configuration via --api-base flag
- Update README documentation with additional configuration options and examples
- Update dependency lock file
0 commit comments