---
title: "How can we join activities in Android Studio?"  
description: "How can we join activities in Android Studio?"  
author: "Lily Chitlangiya"  
published: 2021-12-27  
canonical: https://answers.mindstick.com/qa/94784/how-can-we-join-activities-in-android-studio  
category: "troubleshooting"  
tags: ["android studio", "android", "troubleshooting"]  
reading_time: 1 minute  

---

# How can we join activities in Android Studio?

How can we [join](https://www.mindstick.com/articles/35/join-in-sql-server) [activities](https://www.mindstick.com/interview/2306/differentiate-activities-from-services) in [Android Studio](https://www.mindstick.com/forum/34320/how-to-work-with-sqlite-in-android-studio-in-real-device)?

\

## Answers

### Answer by Hitesh Vohra

- Create a new project in an **[Android](https://answers.mindstick.com/qa/94846/why-can-t-i-open-my-video-file-on-android) [Studio](https://answers.mindstick.com/qa/116181/google-launches-workspace-studio-to-create-automated-gemini-powered-agents).**
- Put the name of the application and the company's domain here. If you want to code the project in C++, check Include c++ support and then click Next.
- Choose an Android SDK that meets the basic requirements. Following your selection of the minimal SDK, it will display an estimate of the percentage of people who are utilising SDK, followed by a Next button.
- After selecting an empty activity, **click Next.**
- Put the name of the activity and the layout together. Android Studio simply asks for the name of a Java class, which you enter for the activity name, and then click **Finish.**
- Go to activity first.xml and then click the text at the bottom. The designing code for an Android app is contained in this XML file.
- Start the application, then select the virtual machine. Click the OK button.

\

**Read More: [Is Windows 10 completely free?](https://answers.mindstick.com/qa/96670/is-windows-10-completely-free)**


---

Original Source: https://answers.mindstick.com/qa/94784/how-can-we-join-activities-in-android-studio

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
