Add Android backend and example (#3446)

This commit is contained in:
duddel
2021-03-04 10:35:44 +01:00
committed by GitHub
parent d8c88bd943
commit fb85c0341b
14 changed files with 770 additions and 2 deletions

View File

@ -0,0 +1,12 @@
.cxx
.externalNativeBuild
build/
*.iml
.idea
.gradle
local.properties
# Android Studio puts a Gradle wrapper here, that we don't want:
gradle/
gradlew*