Uploaded image for project: 'Android Authenticator & Contacts'
  1. Android Authenticator & Contacts
  2. ANDAUTH-1

TransactionTooLargeException: data parcel size 2099704 bytes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • None
    • None

    Description

      if (batchOperation.size() >= 50)

      { batchOperation.execute(); }

      at BatchOperation.execute(BatchOperation.java:68)
      at ContactManager.updateContacts(ContactManager.java:135)
      at SyncAdapter.onPerformSync(SyncAdapter.java:85)

      Solution:
      https://forums.bitfire.at/topic/342/transactiontoolargeexception-when-syncing-contacts-with-high-res-images/5

      https://code.google.com/p/android/issues/detail?id=73499

      http://developer.android.com/reference/android/provider/ContactsContract.RawContacts.DisplayPhoto.html

      Attachments

        Activity

          People

            fitz Fitz Lee
            fitz Fitz Lee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: