---
title: "What is the use of an activityCreator in android?"  
description: "What is the use of an activityCreator in android?"  
author: "Anonymous User"  
published: 2016-01-12  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/22965/what-is-the-use-of-an-activitycreator-in-android  
category: "android"  
tags: ["android", "android activity"]  
reading_time: 1 minute  

---

# What is the use of an activityCreator in android?

An activity creator 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 strucutre necessary for writing codes within the Android IDE

## Answers

### Answer by Anonymous User

An activity creator 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 strucutre necessary for writing codes within the Android IDE


---

Original Source: https://www.mindstick.com/interview/22965/what-is-the-use-of-an-activitycreator-in-android

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
