Click here to Skip to main content
15,888,454 members
Articles / Mobile Apps / Android

Android: Fast Communication with .NET Using Protocol Buffers

Rate me:
Please Sign up or sign in to vote.
4.90/5 (43 votes)
17 Mar 2014CPOL5 min read 107.9K   2.6K   97  
Improve the performance of interprocess communication between Android and .NET using fast binary serialization (Protocol Buffers) instead of XML or JSON.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Slovakia Slovakia
My programming path started in 1987 when I got my first computer Sharp MZ-800.
It came with 8 bit CPU Z80, 64Kb RAM and the tape recorder. It was a great machine. I think I still have it somewhere.
I was fascinated and I started to write first programs. Eventually I became developer and software architect. I like innovations and clean nice solutions.

Comments and Discussions