[ 
https://issues.apache.org/jira/browse/CB-10852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Bowser resolved CB-10852.
-----------------------------
    Resolution: Incomplete

Agreed.  This is a StackOverflow question about WebViews and not explicitly 
about Cordova. 

> Android Webview loadUrl length?
> -------------------------------
>
>                 Key: CB-10852
>                 URL: https://issues.apache.org/jira/browse/CB-10852
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>         Environment: Using Android Cordova with Sencha touch framework.
>            Reporter: Nithin
>              Labels: triaged
>
> Hi Folks,
>  If url length is 57751 the data is loaded, but if url length is 177263 the 
> data is not loaded.
> Basically i am trying to pass the huge data from java to JS/HTML(JSON) level 
> using loadUrl.
> http://developer.android.com/reference/android/webkit/WebView.html#loadUrl(java.lang.String)
> Is there any upper cap limit for URL?( Integer.MAX_VALUE, which is 2^31 - 1 
> (or approximately 2 billion.So you can have a String of 2,147,483,647 
> characters)?
> Do i need to spilt the data and send or any other way to send huge data to 
> JS/HTML?
> Thanks
> Nithin 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to