Chrome Remote Debugger for Android in Adobe Air StageWebView

I can remote debug usb a StageWebView

in Adobe Air app on rooted Android Galaxy Note 2 running 4.4.x. This is from a Macbook with Mavericks.

It might be a driver issue, but remote debugging doesn't work the same way on Windows.

Trying Galaxy Note 3 with 4.4.1. I can't get a web view to see the instance StageWebView

that appears on chrome://inspect/#devices

, with a and usb debugging enabled just like the Galaxy Note 2. This is with the same Macbook that is running Mavericks.

The official documentation says Android 4.4+ support for Android apps: Android 4.4+ and a WebView

.

Can anyone share their experience of supporting remote debugging devices for StageWebView

? Adobe documentation doesn't help with this either.

+3


source to share


1 answer


This works on iOS connected to a Mac with Safari, if you are using your own browser and the application is in debug mode. However, in Chrome, with Xiaomi Note 7 on both Windows and Mac, no luck, no instance of the browser showed up in Chrome.



0


source







All Articles