there are a lot of user's path in the project, for examples,
in CMakeList.txt: /Users/sriraghu95/Downloads/OpenCV-android-sdk/sdk/native/...
in Gradle app: jniLibs.srcDirs = ['/Users/sriraghu95/Documents/Projects/ComputerVision/OpenCVAndroid-AnIntroduction/app/src/main/jniLibs']
I'm not sure how and what to replace them to make the code run.