Views in Android

Views in Android

In Android development, a View is the basic building block for UI components (User Interface). Anything you see and interact with on the screen — like buttons, text, images, and more — is a View or a subclass of View.

Views in Android: Text, Button, Image, and Edit Text Views in Android

Basic Views:

1: Button.

2: Text View.

3: Image View.

4: Edit Text.

For more information, visit  Android Studio

Android SDK location should not contain whitespace

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top