Note: You have to mention whether you are participating in 100 Days of code as a DSA student, GSOC aspirant or as both. This table specifies the name of student participating in 100 Days of code and ...
View: View objects are the basic building blocks of User Interface(UI) elements in Android. View is a simple rectangle box which responds to the user’s actions. Examples are EditText, Button, CheckBox ...