In this video we will learn, how to open a new Activity from a Button click. For this we will create a new Intent and pass it to the startActivity method.
Intents are used to initiate another activity from one activity.It is basically used for several purposes such as sending data to another activity from one activity,and for triggering purposes.
They are basically of two types
1. Implicit intent.
2. Explicit intent.
#androidstudio #androiddevelopers #learnandroid
If you like my video don't forget to like and subscribe my Channel
Thankyou !