I like to know what of following ideas makes more sentence:
I have three Arrays with more than 5'000 entries. And when I try to put them into Extra, I became the FAILED BINDER TRANSACTION:
Split those big arrays into smaller and give them to the next activity by putExtra
Save those entries to a database and work with sqllite and cursor?
Thanks in advance!