Initial commit of android example
This commit is contained in:
parent
68b9554061
commit
4a093554c7
16 changed files with 1285 additions and 0 deletions
12
examples/android/android-simple/.gitignore
vendored
Normal file
12
examples/android/android-simple/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.idea
|
||||
.DS_Store
|
||||
.gradle
|
||||
build
|
||||
*.iml
|
||||
*~
|
||||
local.properties
|
||||
.externalNativeBuild
|
||||
.cxx
|
||||
.cdep
|
||||
cdep.sha256
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue