---
title: "Describe Android Application Architecture?"  
description: "Describe Android Application Architecture?"  
author: "Anonymous User"  
published: 2015-06-19  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/2631/describe-android-application-architecture  
category: "android"  
tags: ["android"]  
reading_time: 1 minute  

---

# Describe Android Application Architecture?

Android Application Architecture has the following components:\
* Services ? like Network Operation* Intent - To perform inter-communication between activities or services* Resource Externalization - such as strings and graphics* Notification signaling users - light, sound, icon, notification, dialog etc.* Content Providers - They share data between applications\

## Answers

### Answer by Anonymous User

Android Application Architecture has the following components:\
* Services ? like Network Operation* Intent - To perform inter-communication between activities or services* Resource Externalization - such as strings and graphics* Notification signaling users - light, sound, icon, notification, dialog etc.* Content Providers - They share data between applications\


---

Original Source: https://www.mindstick.com/interview/2631/describe-android-application-architecture

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
