ok tanks!!

Em quinta-feira, 14 de abril de 2016 05:52:02 UTC-3, Matthew Delong 
escreveu:
>
> i used this page to assist on making a site within webview and worked 
> really well. Hope it helps
>
> https://developer.chrome.com/multidevice/webview/gettingstarted
>
> On Thursday, April 14, 2016 at 3:29:37 AM UTC+1, TwoPlayers wrote:
>>
>> I'm using webview to make an app for my website, this app enters the URL, 
>> plus the upload system does not work I click anything happens I need help 
>> please! I'll leave the code I used below, thanks!
>>
>> String url ="http://www.SiteHere.cf";;
>> WebView view=(WebView) this.findViewById(R.id.webView);
>> view.getSettings().setJavaScriptEnabled(true);
>> view.loadUrl(url);
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/cc9abce5-7c79-4a20-9045-983d3fc71603%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to