Jeff Sharkey wrote:
> There is a nice tight version of the protobuf library that ships with
> the Android platform.  It's got a tiny footprint, and is actually
> pre-loaded by zygote so that all apps benefit.
> 
> http://android.git.kernel.org/?p=platform/external/protobuf.git;a=tree;f=src/com/google/common/io/protocol;hb=cupcake
> 
> There aren't really any good examples on how to use it, but here is a
> quick snippet off the top of my head that should be enough to get you
> started.  (I've been writing a lot of protobufs recently, lol.)

But is that available to SDK developers? I don't see it in the docs...

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Training: http://commonsware.com/training.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to