Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to connect to the dev server on a physical Android device (dx serve) #3444

Open
Andrew15-5 opened this issue Dec 23, 2024 · 4 comments

Comments

@Andrew15-5
Copy link
Contributor

Feature Request

Currently, only a virtual Android device supports hot-reloading etc. but not a physical one.

Implement Suggestion

I already have a branch with a working version, but I don't have time to make a PR. Should be free in a week or so.

@semicolon-10
Copy link

@Andrew15-5 May i know how are you serving on physical device? dx serve --platform ios .. and then what variable you pass?

@Andrew15-5
Copy link
Contributor Author

dx serve --platform android

@semicolon-10
Copy link

Hmm.. But default this command runs on virtual device i.e emulator. Not on physical device for me!

@Andrew15-5
Copy link
Contributor Author

You have to connect your physical device so that adb devices sees it. Better yet, disconnect the emulator first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants