[
https://issues.apache.org/jira/browse/CB-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063842#comment-14063842
]
Ian Clelland commented on CB-7147:
----------------------------------
As a workaround, if I add
{code}
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
{code}
to my {{AndroidManifest.xml}}, then {{getExternalCacheDir()}} stops returning
null, and the Crosswalk view instantiates correctly. Once I do that, then I can
see the WebView in Chrome DevTools.
> USB Debugging no longer works on Crosswalk pre-KitKat
> -----------------------------------------------------
>
> Key: CB-7147
> URL: https://issues.apache.org/jira/browse/CB-7147
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: Android
> Reporter: Joe Bowser
> Assignee: Ian Clelland
> Fix For: 4.0.0
>
>
> I just tried the latest API, and for some reason I can't use Chrome Debugging
> with Third Party WebViews. This basically makes the upcoming demo pointless,
> since I can't demonstrate this working on Jellybean or ICS devices. :(
--
This message was sent by Atlassian JIRA
(v6.2#6252)