I need to develop one android application like a mini book. My design requirement is.. First page contains " 1 to 100 Headings " and Each Heading contains 100 number of paragraphs.
i need to search text in the all paragraphs.. and also need to "go directly to particular paragraph".. for example.. i want to go 3rd heading to 67th paragraph location..if i enter in search box 3.67... then that paragraph page need to appear...
which logic is best for this design.. Listview ? or Recycle view ? or Web view ?
Android Developer kings Please give your friendly reply...
This is my Application design requirement demo image..please click and see..to understan