Re: [protobuf] Issue using protocol buffer in Android

2010-06-16 Thread Wink Saville
Where did the serialized data come from? What library are you using on Android? Do you have test code that runs on Android that exhibits the problem? -- Wink On Mon, Jun 14, 2010 at 11:34 PM, Rashmi rashmi.malav...@gmail.com wrote: message info { required string username

[protobuf] Issue using protocol buffer in Android

2010-06-15 Thread Rashmi
message info { required string username =1; required string pwd =2; required string pin =3; required string imei =4; required string imsi