I would like to implement adjarcent screens in Android, so that they can be navigated by swyping to the right and left.
What would be the best way to do so?
I would like to implement adjarcent screens in Android, so that they can be navigated by swyping to the right and left.
What would be the best way to do so?
horizontalscroll view or view pager, take a look at this http://developer.android.com/training/animation/screen-slide.html