/DrawSample

Android drawing tool

Primary LanguageJava

DrawSample

  • Test program to transform the hand-writing objects to lines, circles, etc.
  • OpenCV is used and included in this repository.

Necesary environments.

  • Android Studio is recommended.
  • Android SDK Platform 7.7.1 (API Level 25) is required.

How to checkout and build

  • Just clone the repository and import the project to Android Studio.
  • The build will automatically started.
  • If the errors, which show some SDKs or tools are missing, are shown, just install missing components by following the instructions shown.