Add Android Project

This commit is contained in:
GuilhermeWerner 2021-05-23 15:13:50 -03:00
parent 83feb942ab
commit 0b027bebb4
22 changed files with 271 additions and 97 deletions

View file

@ -14,7 +14,7 @@ crate-type = ["cdylib", "rlib"]
path = "Source/lib.rs"
[dependencies]
TribuFu = { path = "../DevKit" }
#TribuFu = { path = "../DevKit" }
jni = "0.19.0"
[build-dependencies]