Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

i want to open ftp site on Android WebView tools but it is not working?
how can i fix this or which tool do i have to use?

webView = (WebView) findViewById(R.id.webview_compontent);
webView.loadUrl("ftp://192.168.0.41");

error: this site is not loading.
Posted
Updated 10-Dec-14 4:17am
v2
Comments
DamithSL 10-Dec-14 10:09am    
how you load? can you update the question with your code and error details if any

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900