Android::How to Create an app for a book?

How to create book app for android?

  • I want to build a simple book app for android that contains 100 pages of text-only content using android studio. First activity to enter , 2 buttons for navigate to next and previous page and page number indicator . Also when page indicator clicked a window pops up for enter specific page number . Which way is better for this purpose ? Database or HTML method ? Any source code or tutorial resources ?

  • Answer:

    I have done this using html method. What I did is i created html files for all the pages, then zipped all the pages. After that unzipped it into android file system then using web webiew I am able to view all the pages like a book app does I have added next page, previous page , and search button also. Hope this will help you..

Emperor280 at Stack Overflow Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.