My website needs bootstrap css of about 125KB, and Javascript of about 
200KB - For Displaying the webpage properly.
I want to store the resource( bootstrap + js ) locally into the android 
webview source.

When i am trying to load my website on android webview , it should take the 
resource from local storage.

my webpage header codings :

<link href="source/static/css/bootstrap.min.css 
<view-source:http://mobtube.nsys.in/source/static/css/bootstrap.min.css>" 
rel="stylesheet">        <script src="source/static/js/jquery.min.js 
<view-source:http://mobtube.nsys.in/source/static/js/jquery.min.js>"></script>  
  <script src="source/static/application.js 
<view-source:http://mobtube.nsys.in/source/static/application.js>"></script> 



Give any solutions

-- 
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/155bfc17-8534-4535-a493-579057fa5528%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to