In this talk, I am talking about TransactionTooLargeException. What is TransactionTooLargeException (TTLE)? Why the exception occurs? How to fix it? I am digging in the background of the exception a bit deeper.
The sample code is at https://github.com/hkurokawa/TransactionTooLargeSample
Reference:
- https://developer.android.com/reference/android/os/TransactionTooLargeException
- https://developer.android.com/about/versions/nougat/android-7.0-changes#other
- https://gihyo.jp/book/2017/978-4-7741-8861-4
- https://github.com/karino2/InsideBinder/blob/master/README.md