First let me say that I'm very new to android development and now work in app read .txt
file in Cd-card and display it by page
need know how I can set the text in page's and Browse it
Ex : Page1 <-> Page2 <-> Page3 <-> Page4 <-> ..... For End Text
I watched many problems here but I did not know the answer
you can use ViewPager
Listing of main.xml
Setting up the ViewPager
The PagerAdapter
good luck