Jump to content
JasperReports Library 7.0 is now available ×

ranjeet.evontech

Members
  • Posts

    1
  • Joined

  • Last visited

ranjeet.evontech's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. 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.
×
×
  • Create New...