Is there a way to call more Activities? For example.
I want to develop the following:
I have the Main Activity, and I want to call to a new one called "Login" Activity, then this activity, will do the login validation and if it is correct, then, called a Menu Activity that has several options...