0031619: Samples - update JNI sample to use Android Studio

Project structure and project files have been updated to use Android Studio 4.0, gradle and CMake.
Redundant OcctJni_Window has been replaced by Aspect_NeutralWindow.
SD Card permissions are not dynamically requested for compatibility with Android API level 26+.
This commit is contained in:
kgv
2020-06-20 02:14:51 +03:00
parent ef779ae0da
commit bbe85f2b40
50 changed files with 253 additions and 479 deletions

1
samples/java/jniviewer/.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.gradle eol=lf