Image Filters is an application that allows you to apply various filters to images and save them.
- Select an image
- Select a filter and apply it
- Save an image
Before you begin, you should have already downloaded the Android Studio SDK and set it up correctly. You can find a guide on how to do this here: Setting up Android Studio.
-
Clone the repository using HTTP: git clone https://github.com/RuTiKeyOne/ImageFilters
-
Open Android Studio.
-
Click on 'Open an existing Android Studio project'
-
Browse to the directory where you cloned the mobile-wallet repo and click OK.
-
Let Android Studio import the project.
-
Build the application in your device by clicking run button.
View the wiki to see pages that provide details on the project.