Android Software Engineer Question:
Explain application of shared preference?
Answer:
★ Storing the information about number of visitors (counter).
★ Storing the date and time (when your Application is updated).
★ Storing the username and password.
Storing the user settings.
★ Storing the date and time (when your Application is updated).
★ Storing the username and password.
Storing the user settings.
Previous Question | Next Question |
Can you please explain the difference between data storage options which are available in Android? | Explain key components of Android Architecture? |