How to open CSV file type web url in webvie android -


i want open csv file type web view without downloading local. using webview google docs load other file types. below way loading file types csv i'm getting error , unable load. appreciated.

mwebview.loadurl("http://docs.google.com/gview?embedded=true&url=" + docurl); 

what can creating google spreadcheat link works go google docs -> open document -> go file -> publish web -> link -> publish -> copy link , use in webview

that should work. if not please respond , wrong.


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -