I have searched the forum for an answer to this question but I could not find one, hope somebody knows the solution:
When using WebView to display the contents of a website - for example of a daily newspaper - targeted websites often automatically redirect to pages made for small mobile devices. This is fine and practical when having a small WebView running just on an Android phone. However when using the same WebView on a large Android tablet (e.g. 1024x600) this looks odd. In fact on such large screen devices it would be much better to display the contents made for regular notebook/desktop screens.
I there a way to configure WebView so that WEB contents made for large screens is displayed and can the behaviour be changed dynamically within the session of a program?:sign0163:
When using WebView to display the contents of a website - for example of a daily newspaper - targeted websites often automatically redirect to pages made for small mobile devices. This is fine and practical when having a small WebView running just on an Android phone. However when using the same WebView on a large Android tablet (e.g. 1024x600) this looks odd. In fact on such large screen devices it would be much better to display the contents made for regular notebook/desktop screens.
I there a way to configure WebView so that WEB contents made for large screens is displayed and can the behaviour be changed dynamically within the session of a program?:sign0163: