I am storing values in ArrayList and pass it to using bundle to next Fragment, and there I set values to my TextView, till here it wor
ArrayList
Fragment
TextView
Use tinydb. check following link you might get some idea. https://github.com/kcochibili/TinyDB--Android-Shared-Preferences-Turbo
using tinydb you can store array in local db.