Yukeaaa / Android-vtk-skeleton

Minimal Android application with VTK view (adapted from vtk examples)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android-vtk-skeleton

Minimal Android application with VTK view (adapted from vtk examples)

  1. Install Android studio
  2. Install Android NDK from Android Studio
  3. Execute build-vtk-android.sh
  4. Open Android project
  5. Set vtk.dir to folder containing VTKConfig.cmake file (something like $VTK_BUILD_DIR/CMakeExternals/Install/vtk-android/lib/cmake/vtk-8.2)
  6. Compile and execute in Android device

About

Minimal Android application with VTK view (adapted from vtk examples)


Languages

Language:C++ 50.6%Language:Java 41.7%Language:CMake 4.1%Language:Shell 3.6%