Mobile Developer Question:

How Android allows you to store data?

Mobile Developer Interview Question
Mobile Developer Interview Question

Answer:

Any of the following 5 possible options are acceptable:
1) SharedPreferences
2) Internal Storage
3) External Storage
4) SQLite Database
5) Network connection


Previous QuestionNext Question
Which any other advice you have for the app developer?Which items or folders are important in every Android project?