---
title: "Define Android application resource files?"  
description: "Define Android application resource files?"  
author: "Anonymous User"  
published: 2015-05-25  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/2572/define-android-application-resource-files  
category: "android"  
tags: ["android"]  
reading_time: 1 minute  

---

# Define Android application resource files?

As an Android application developer, you can inject files (XML, JSON, JPEG etc) into the build process and can load them from the code. These injected files are revered as resources.

## Answers

### Answer by Anonymous User

As an Android application developer, you can inject files (XML, JSON, JPEG etc) into the build process and can load them from the code. These injected files are revered as resources.


---

Original Source: https://www.mindstick.com/interview/2572/define-android-application-resource-files

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
