---
title: "What is the importance of Default Resources?"  
description: "What is the importance of Default Resources?"  
author: "Anonymous User"  
published: 2015-08-11  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/12771/what-is-the-importance-of-default-resources  
category: "android"  
tags: ["android"]  
reading_time: 1 minute  

---

# What is the importance of Default Resources?

When default resources, which contain default strings and files, are not present, an error will occur and the app will not run. Resources are placed in specially named subdirectories under the project res/ directory.

## Answers

### Answer by Anonymous User

When default resources, which contain default strings and files, are not present, an error will occur and the app will not run. Resources are placed in specially named subdirectories under the project res/ directory.


---

Original Source: https://www.mindstick.com/interview/12771/what-is-the-importance-of-default-resources

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
