This repository contains files that are used in CS320 Software Engineering at Blackburn College.
Note: If you try to run the app and encounter the message: "Installation failed with message Invalid File: K:\project\app\build\intermediates\split-apk\with_ImageProcessor\debug\slices\slice_0.apk. It is possible that this issue is resolved by uninstalling an existing version of the apk if it is present, and then re-installing.
WARNING: Uninstalling will remove the application data!
Do you want to uninstall the existing application?"
then do the following:
Click Build tab ---> Clean Project
Click Build tab ---> Make Project
Click Build tab ---> Build APK
Then Run.