I am working on Book application.Let me give you all concept
There is one big text and have Multiple Textviews as per length of the Text.
I have to show one text(part of big text) which appear in the screen(No scroll).if other text not visible to the user,than other text should appear in the other textview (Next page).
as i googling , I can't find a way to take length of the text which is appear in the one textview (one page).So I can take other text in the other page
I have attached some image for clear the concepts.
Please suggest me. What can i do for that? Thank in advance