Android WebView not loading ?

  • Replies:0
Ranjeet Kumar
  • Forum posts: 15

Aug 24, 2015, 11:03:05 AM via Website

I'm trying to create an app with WebView, but the website is using https, and the content (for ex. audio file) uses http, so Android Lollipop won't load it because it is "Mixed Content". I tried to use onReceivedSslError handler.proceed(); function, but it didn't load anything. Is there a way to fix this loading issue? or could I just make all websites loaded use http, so It doesn't show any errors?
Please anyone help me,

Can you suggest me few android developer forum website urls related to android questions and answers for the error fixup of webview loading issue along with improving android programming knowledge.

Reply