---
title: "What is the use of an activityCreator?"  
description: "What is the use of an activityCreator?"  
author: "Anonymous User"  
published: 2015-02-05  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/2332/what-is-the-use-of-an-activitycreator  
category: "android"  
tags: ["android activity"]  
reading_time: 1 minute  

---

# What is the use of an activityCreator?

An activityCreator is the first step towards the creation of a new Android project. It is made up of a shell script that will be used to create new file system structure necessary for writing codes within the Android IDE.

## Answers

### Answer by Anonymous User

An activityCreator is the first step towards the creation of a new Android project. It is made up of a shell script that will be used to create new file system structure necessary for writing codes within the Android IDE.


---

Original Source: https://www.mindstick.com/interview/2332/what-is-the-use-of-an-activitycreator

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
