---
title: "What is an activity?"  
description: "What is an activity?"  
author: "Anonymous User"  
published: 2015-03-10  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/2345/what-is-an-activity  
category: "android"  
tags: ["android", "android activity"]  
reading_time: 1 minute  

---

# What is an activity?

Activity is like a frame or window in java that represents GUI. It represents one screen of android.

## Answers

### Answer by Anonymous User

Activity is like a frame or window in java that represents GUI. It represents one screen of android.


---

Original Source: https://www.mindstick.com/interview/2345/what-is-an-activity

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
