Clipboard on Android has limited capacity. Copying a large object (serialized to string) as the app currently does won't work. It gives error > java.lang.RuntimeException: android.os.TransactionToolLargeException: data parcel size ... bytes.