add an android module with working jni calls to Init(), Dispose(), and GetLibraryVersion()

This commit is contained in:
Mamadou Babaei
2023-02-03 13:44:55 +01:00
parent 46ac6fd9d0
commit ca7f51dcfd
14 changed files with 689 additions and 4 deletions
+10
View File
@@ -31,6 +31,16 @@
"Win64"
]
},
{
"Name": "SenseGloveAndroid",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
"Android",
"Linux",
"Win64"
]
},
{
"Name": "SenseGloveBuildHacks",
"Type": "Runtime",