android - Chrome remote debugging shows device but not inspect link -
hi want remote debug android app on chrome device qmobile a11 note android v4.0.4, googel chrome v42 , cordova v3.7.
have enabled usb debuging on device.
following article problem when open link in chrome chrome://inspect/#devices show device no inspect link here screenshot
how can inspect or remote debug, whats missing? have worked before year ago , chrome showing inspect link @ time.
for application debugging need android 4.4+ os device. os version of qmobile a11 4.0. more info please refer : https://developer.chrome.com/devtools/docs/remote-debugging
for browser debugging(if host app webapp) android 4.0+ enough.
if using cordova 4.0+ can add crosswalk(https://github.com/crosswalk-project/cordova-plugin-crosswalk-webview) plugin can bundle chromium instance in apk andorid 4.0+ device can use device inspector.
Comments
Post a Comment