angelgladin / Photo_Exif_Toolkit

Photo Exif Toolkit Android app entirely written using Kotlin language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photo Exif Toolkit

Photo Exif Toolkit allows you to view or modify some Exif data of your pictures.

By the moment, you only can change the location to anywhere or change the date of the photo. And also you can copy and share the Exif data.

When you take a photo with your digital camera or phone, the camera writes technical information about the capture in the photo file and this is the Exif data.

The app is entirely written in Kotlin.

The app follows MVP pattern. For more details read this post.

Demo

Libraries

To do

  • Testing
  • Removing only one tag and create a menu for that
  • Refactor and clean code
  • Add about the app and developer Dialog.
  • Publish the app in the Play Store

Developed by

License

Photo EXIF Toolkit for Android.

Copyright (C) 2017 Ángel Iván Gladín García

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Photo Exif Toolkit Android app entirely written using Kotlin language

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%