The image editor is basically a Instagram editor clone, with filters and basic features of adjusting brightnes,contrast,saturation.
Photo Editor is a basic app which to clone the some of the features Instagram looks and working. There is Main Activity with the particular type of PhotoEditorView, a tab layout at the bottom with the filter in one fragment and Edit Features in the other fragment.
This project is subject to develop,as Future implementation of adding Text, Filters, Emoji and Sticker and Painting is still in
progress.
Here we have used some external libraries
info.androidhive:imagefilters:1.0.7
implementation 'ja.burhanrashid52:photoeditor:1.0.0'
Splash Screen | Main Interface | On Tap on any filter | |
Edit Page | Brightness Change | Contrast Change | Saturation Change |
<> Open your terminal (NOTE: git bash prefered/ Terminal on Android Studio/Any Other Editor)
<> Run the git clone command and clone this repo.
<> Navigate to the project folder where you have cloned the repo.
<> Sync the project.
<> Open an emulator or plug in a real device
<> Run the App
Pull request are most welcomed, Add proper documentation to the part you contribute, Give me some time to review pull request Thank you.
This project is licensed under the MIT License - see the LICENSE.md file for details
To get started read the Android developers documentation