---
title: "Can you purposefully make Android apps crash?"  
description: "Can you purposefully make Android apps crash?"  
author: "Lily Chitlangiya"  
published: 2021-12-21  
canonical: https://answers.mindstick.com/qa/94762/can-you-purposefully-make-android-apps-crash  
category: "troubleshooting"  
tags: ["android", "troubleshooting"]  
reading_time: 1 minute  

---

# Can you purposefully make Android apps crash?

Can you purposefully make Android [apps crash](https://answers.mindstick.com/qa/94767/what-made-your-android-apps-crash)?

\

## Answers

### Answer by Hitesh Vohra

**Yes, you can purposefully make [Android](https://answers.mindstick.com/qa/94787/how-can-i-use-android-studio) apps crash:**

- An unexpected exit caused by an unhandled exception or signal causes an Android app to fail. When an app dies, Android kills the app's process and shows a message to the user.
- To crash an app, go to **Settings » App** Manager and choose the app you wish to crash. End the procedure will be an option there. If you select that option, your application will crash...
- Apps tend to malfunction when your Wi-Fi or cellular connectivity is slow or inconsistent. Lack of storage capacity on your device is another cause of Android app crashes. This happens when you put too many hefty programmes on your device's internal memory.

\

**Read More: [Is there any solution to stop crashing the Android apps?](https://answers.mindstick.com/qa/94763/is-there-any-solution-to-stop-crashing-the-android-apps)**


---

Original Source: https://answers.mindstick.com/qa/94762/can-you-purposefully-make-android-apps-crash

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
