An example app to convert any images into negative and/or grayscale. We use Kotlin for language and OpenCV for altering the images. Some other dependencies can be found on app's build.gradle.
- The obvious one, working Android Studio.
- Download OpenCV SDK for Android and put the contents of sdk/java into libraries/opencv