flatbuffers/android
Paulo Pinheiro 0ff0471488
Modernize android build and sample (#6229)
Android build was dated, using the Android.mk approach. Current
project configuration on Android encourages the usage of CMake, so we
are updating the android project as an example on how to use either the
Java/Kotlin generate code or the native C++ one.
2020-11-05 14:23:37 -08:00
..
app Modernize android build and sample (#6229) 2020-11-05 14:23:37 -08:00
gradle/wrapper Modernize android build and sample (#6229) 2020-11-05 14:23:37 -08:00
.project Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
AndroidManifest.xml Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
build.gradle Modernize android build and sample (#6229) 2020-11-05 14:23:37 -08:00
gradle.properties Modernize android build and sample (#6229) 2020-11-05 14:23:37 -08:00
gradlew C++98 (stlport) support for core FlatBuffers and FlexBuffers. 2017-07-20 11:01:00 -07:00
gradlew.bat C++98 (stlport) support for core FlatBuffers and FlexBuffers. 2017-07-20 11:01:00 -07:00
settings.gradle Modernize android build and sample (#6229) 2020-11-05 14:23:37 -08:00