add an android module with working jni calls to Init(), Dispose(), and GetLibraryVersion()
This commit is contained in:
@@ -31,6 +31,16 @@
|
||||
"Win64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "SenseGloveAndroid",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PreDefault",
|
||||
"WhitelistPlatforms": [
|
||||
"Android",
|
||||
"Linux",
|
||||
"Win64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "SenseGloveBuildHacks",
|
||||
"Type": "Runtime",
|
||||
|
||||
Reference in New Issue
Block a user