• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android WebView app loading very slowly

Mahesh_ss

Lurker
I am trying to create an android app using the web-view or just the URL of my website. Unfortunately the created app takes a long time to load(upto 25 secs). I have tried enabling cache mode, but at that time the cookies get destroyed automatically and thereby it again redirects to login page.

I have been searching the net for answers but couldnt get any thereby posting it here.

Thanks in advance for replying.
 
Is the delay due to waiting for the web page to load?
Have you tried accessing your website from a browser on a PC? How long does it take to load?
 
Is the delay due to waiting for the web page to load?
Have you tried accessing your website from a browser on a PC? How long does it take to load?

Sorry for delay i was tried in browser it takes 7-8 second for loading the web page, when cache is clear .
 
Is it in a real device or just the emulator. Your emulator may be just slow because its a virtual device. I run into slow programs on my emulator but are fast on a real device.
 
Back
Top Bottom