Saving Data on Android | raywenderlich.com

Learn about different ways to save data on Android! Use SharedPreferences to store user-facing configuration, use Files to store complex data in the form of JSON or media files, and use the SQLite Open Helper database to store meaningful objects that you can create, read, update and delete.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/11736883-saving-data-on-android

where is trippey project is located and i have to sync it in my android studio. i am getting hard to find its exact location . please some one help me

Hey there @applligent-zubair!

You should be able to download the project files from the “Download Materials” button on each of the episodes that work on a project.

Once you download it, just find the download location and you should be fine! :]

Let me know if you need more help!