• Alex Ames's avatar
    Added new Android build target and makefile utils. · ff1ac8ab
    Alex Ames authored
    Previously Android.mk only had a rule for the Flatbuffers test. There
    is now an empty module definition so that flatbuffers can be included
    as an Android module in other projects.
    
    Additionally, android/jni/include.mk has been added which contains
    some utility functions that can be used by projects using Flatbuffers
    to generate header build rules and set up dependencies.
    
    A sample project has been added to the samples directory to
    demonstrate how to use flatbuffers with Android.
    
    Tested by compiling Android project on Linux.
    
    Change-Id: I25d6da40f6531777b22f7371187e0a2f4e903ad4
    ff1ac8ab
Name
Last commit
Last update
CMake Loading commit data...
android Loading commit data...
build Loading commit data...
docs Loading commit data...
go Loading commit data...
include/flatbuffers Loading commit data...
java Loading commit data...
net/FlatBuffers Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
readme.md Loading commit data...