TransactionTooLargeException throwed when click on an item of the list and switch to another Activity.
I have limit the amount data to one page in onSaveInstanceState() as it would be called every time you fire an intent and switch to another Activity. But this exception still happens.
TransactionTooLargeExceptionthrowed when click on an item of the list and switch to another Activity.I have limit the amount data to one page in
onSaveInstanceState()as it would be called every time you fire an intent and switch to another Activity. But this exception still happens.