I’m trying to make a application with this style
that’s a course app about some subject. I want to know how I can store the course pages, with all formatting (Is there possible use a HTML page to maintaing the order?) and where to save theses pages, with images and maybe videos?
Anyone knows for where I can begin?
Thanks 😉
Yes, you can use HTML to create your pages, and then make your app being just single WebView object showing your pages. You put your HTML pages and related resources in
res/assetsfolder