GithubHelp home page GithubHelp logo

isabella232 / android_external_protobuf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyanogenmod/android_external_protobuf

0.0 0.0 0.0 46 MB

License: Other

Shell 8.42% C++ 59.53% Python 8.22% C 6.79% Emacs Lisp 0.11% Java 16.88% Vim Script 0.05%

android_external_protobuf's Introduction

URL: http://code.google.com/p/protobuf/downloads/list
Version: 2.2.0a
License: Google BSD like
Description: "Protobuf: The Google protobuf compiler and runtimes for various languages"

Local Modifications: Initial changes include support for the micro
protobuf compiler and the assoicated runtime.

Protocol Buffers are a way of encoding structured data in an efficient
yet extensible format. Google uses Protocol Buffers for almost all
of its internal RPC protocols and file formats.

Initially the protoc compiler is not integrated into the Android build system
and the Android.mk will simply build the javamicro runtime static library.

To build the compiler follow the instructions in README.txt for
compiling and installing.

The Android.mk file creates the a static library which can be added
to any Android application by Adding to LOCAL_STATIC_JAVA_LIBRARIES
com.google.protobuf.micro:

  LOCAL_STATIC_JAVA_LIBRARIES += com.google.protobuf.micro

Follow the instructions in Micro section of java/README.txt for
details on compiling .proto files for the micro runtine.

android_external_protobuf's People

Contributors

andrewstadler avatar chadj-at-google avatar cyanogen avatar egnor avatar kruton avatar pszc avatar rmcc avatar ukirazci avatar wangying1015 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.