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.
After creating you will see two layout files: one for the activity and one to separate out text content.
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.
Thanks for sharing,useful and nice blog.