Answer the question
In order to leave comments, you need to log in
Creating iframe app for android?
How to create an application through Android Studio that contains a local html5 page through an iframe? Well, I saw an example on the gita, a YouTube iframe, but if this is a local page, how is it? Well, for example (C: windows/document/index.html, if it's not clear yet)
Answer the question
In order to leave comments, you need to log in
There is a WebView component, which makes it possible to show the browser to the resource you need and most likely the file.
I would make some dynamics with local files, or rather, download some archive from the site with the offline version of the site and unpack it on the device, and then show it through WebView.
PS The component may be called differently, but I think the principle is clear.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question