Adam Kuszczak • over 11 years ago
Data limit size in new SDK
I got this kind of exception:
09-04 21:19:45.267: E/AndroidRuntime(3105): java.lang.IllegalArgumentException: Data too big.Max allowed size is:16 Bytes
And also I have checked with getMaxAllowedDataSize() from SAPeerAgent class and it says that I can send only 16 B. It is kind of joke or am I missing sth?
Comments are closed.

1 comment
Paweł Huber • over 11 years ago
maybe it has something to do with dataRate in accessory file ? just my guess