Jump to content
We've recently updated our Privacy Statement, available here ×

Android WebView not loading ? Please Help


Recommended Posts

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 java questions and answers website urls related to android questions and answers for the error fixup of webview loading issue along with improving android programming knowledge.

 
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...