Hello, currently I'm using AIDL to send various amounts of data from one process to another. The amount of data does vary between some bytes and up to several megabytes (stream).
What is the optimal/maximum size for *one* pass of data through an AIDL call? And which size should be used, keeping memory usage and speed (time needed for each AIDL call) in mind? Regards Sebastian -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

