---
title: "What are different data storage options are available in Android?"  
description: "What are different data storage options are available in Android?"  
author: "Anonymous User"  
published: 2015-06-01  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/2601/what-are-different-data-storage-options-are-available-in-android  
category: "android"  
tags: ["android"]  
reading_time: 1 minute  

---

# What are different data storage options are available in Android?

Different data storage options are available in Android are:

- SharedPreferences
- SQlite
- ContentProvider
- File Storage
- Cloud Storage

## Answers

### Answer by Anonymous User

Different data storage options are available in Android are:

- SharedPreferences
- SQlite
- ContentProvider
- File Storage
- Cloud Storage


---

Original Source: https://www.mindstick.com/interview/2601/what-are-different-data-storage-options-are-available-in-android

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
