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

How do I debug GeckoView on android just like I debug WebView ? #231

Open
chenqinggang001 opened this issue Dec 20, 2023 · 1 comment
Open

Comments

@chenqinggang001
Copy link

No description provided.

@jackyzy823
Copy link

Take "GeckoView Example" as an example:
In "GeckoView Example" : settings -> enable "remote debugging".
In Firefox desktop : open "about:debugging" , find the android device and connect. (You need connect the android device to the desktop pc and enable developer mode)

Ref:

  1. About debugging: https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html
  2. Programmatically enable "remote debugging": https://firefox-source-docs.mozilla.org/mobile/android/geckoview/consumer/automation.html#configuring-geckoview

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