Add Android App without objc glue
This commit is contained in:
parent
a0047e1b54
commit
9e72a78c97
35 changed files with 786 additions and 0 deletions
9
Android/.gitignore
vendored
Normal file
9
Android/.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea/workspace.xml
|
||||
/.idea/libraries
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
.externalNativeBuild
|
Loading…
Add table
Add a link
Reference in a new issue