Coder Social home page Coder Social logo

android-photo-editor-2k19's Introduction

Android-photo-editor-2k19

Android-photo-editor-2k19 is an application that provides instruments to edit images. This README.md file will provide short documentation on how to setup, run, and use current application. File also contains information about initial project contributors, libraries that are being used, and licenses.

Building and running an application

Prerequisites

  • Android Studio, together with the Android SDK and supporting libraries appropriate for your target platform.
  • For running on Android devices, the library requires Android KitKat 4.4 - 4.4.4 (API level 19) or higher.

Installation

Clone this repository and import into Android studio.

git clone https://github.com/ilmarskozlovs/android-photo-editor-2k19.git

To launch the app simply press Shift + F10, and then choose device on which you want to run this application.

Features

Currently Android-photo-editor-2k19 provides following features that can be done with images:

  • AdjustBrightness - changes brightness of an image.

  • AdjustContrast - changes contrast of an image.

  • AdjustSaturation - changes saturation of an image.

  • RotatePicture - rotates the picture.

  • Take a picture - opens the camera of a device, if user grants permission, and captures a photo.

  • Open image from a gallery - opens a gallery or file folder, to take a picture and use it further.

  • Save current imageView - saves current imageView to application folder, which is located in InternalStorage/Application/Android/data/com.example.android_photo_editor_2k19/files/Pictures.

  • Set image as wallpaper - sets current imageView to devices wall.

Contributors

This project initial contributors -

Information for external users

Feel free to ask questions, give some comments, or ask help - Create an issue

If you want to contribute to this project simply :

  • Fork it

  • Create your feature branch git checkout -b my-new-feature

  • Commit your changes git commit -m 'Add some feature'

  • Push your branch ``git push origin my-new-feature```

  • Create a new Pull Request

Licensing

This project falls under MIT License

Copyright (c) [2019] [Ilmars Kozlovs]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

android-photo-editor-2k19's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.