Im trying to develop an android app that when the user presses a cwerain number of objects in the screen will check if the user should switch to another view(throgh the pageview class) and change it if nessacery
how can i do that? after doing the validation on the view class do you know how can i render the view?
Tnx