---
title: "Briefly describe  Android Application Architecture"  
description: "Briefly describe  Android Application Architecture"  
author: "Anonymous User"  
published: 2015-12-14  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/22943/briefly-describe-android-application-architecture  
category: "android"  
tags: ["android"]  
reading_time: 1 minute  

---

# Briefly describe  Android Application Architecture

Android Application Architecture has the following components:**Services** like Network Operation Intent - To perform inter-communication between activities or servicesResource **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 servicesResource **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/22943/briefly-describe-android-application-architecture

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
