How to build protocol buffer by Android NDK [closed]
问题 I want to built a native version of Google's protocol buffers library. How would I do that? 回答1: I Use this Android.mk and build SUCCESSFUL # Copyright (C) 2009 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software #