How to Create Basic Activity In Android Studio

Basic activity creates a simple app activity with an app bar and a floating action button in Android Studio. It acts as a starting point for your project by providing commonly used UI components. It includes:

– AppBar
– FloatingActionButton


 

How To Create Basic Activity In Android Studio:

Below is the simple image which guide you how to create Basic activity in Android Studio.

Basic Activity In Android Studio

After creating you will see two layout files: one for the activity and one to separate out text content.

Basic Activity Layouts In Android Studio

In the same you can create multiple activities like black activity, basic activity, gallery activity, full screen activity, login activity etc as per App requirement.

DOWNLOAD THIS FREE eBook!

This free eBook will help you master the learning of Android App Development in Android Studio!

One thought on “How to Create Basic Activity In Android Studio”