Skip to content

rutikeyone/image-filters

Repository files navigation

GitHub  

Image Filters

Description

Image Filters is an application that allows you to apply various filters to images and save them.

Features

  • Select an image;
  • Select a filter and apply it;
  • Save an image.

Screenshots

Development Setup

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.

Building the Code

  • Clone the repository using HTTP: git clone https://github.com/rutikeyone/image-filters;
  • Open Android Studio/Visual Studio Code;
  • Click on 'Open the project folder;
  • Browse to the directory where you cloned the mobile-wallet repo and click OK;
  • Let Android Studio/Visual Studio Code import the project;
  • Build the application in your device by clicking run button.

Wiki

View the wiki to see pages that provide details on the project.