---
title: "What are the core building blocks of android?"  
description: "What are the core building blocks of android?"  
author: "Anonymous User"  
published: 2015-05-21  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/2557/what-are-the-core-building-blocks-of-android  
category: "android"  
tags: ["android"]  
reading_time: 1 minute  

---

# What are the core building blocks of android?

The core building blocks of android are:

- Activity
- View
- Intent
- Service
- Content Provider
- Fragment etc.

## Answers

### Answer by Anonymous User

The core building blocks of android are:

- Activity
- View
- Intent
- Service
- Content Provider
- Fragment etc.


---

Original Source: https://www.mindstick.com/interview/2557/what-are-the-core-building-blocks-of-android

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
