All Projects → angelgladin → Photo_Exif_Toolkit

angelgladin / Photo_Exif_Toolkit

Licence: GPL-3.0 License
Photo Exif Toolkit Android app entirely written using Kotlin language

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Photo Exif Toolkit

Canvas-Vision
📷 Wallpaper Downloading Android App
Stars: ✭ 14 (-62.16%)
Mutual labels:  retrofit2, android-app
BookReader
📕 "任阅" 网络小说阅读器,3D翻页效果、txt/pdf/epub书籍阅读、Wifi传书~
Stars: ✭ 6,113 (+16421.62%)
Mutual labels:  mvp, retrofit2
Litrato
Android photo editing app with various filters and tools. Included advanced features like masking, histogram, color picker, EXIF viewer...
Stars: ✭ 54 (+45.95%)
Mutual labels:  exif, android-app
HeadLines
HeadLines is a 📰 news app that delivers you with the latest news. It has interactive UI and easy to use. The app can be scrolled offline to watch your bookmarked news. Give this app a try and let me know.
Stars: ✭ 16 (-56.76%)
Mutual labels:  retrofit2, android-app
google-streetview-images
Pull google streetview panoramic images along a route.
Stars: ✭ 45 (+21.62%)
Mutual labels:  google-maps, google-api
QPrompt
Personal teleprompter software for all video creators. Built with ease of use, productivity, control accuracy, and smooth performance in mind.
Stars: ✭ 168 (+354.05%)
Mutual labels:  gplv3, android-app
tracking-location-provider-android
Tracking the android mobile and animating marker smoothly in Google Maps. Tracking has been done both in foreground and background. Tested in Android Oreo 8.1, Android 6.0 and Android 5.0
Stars: ✭ 37 (+0%)
Mutual labels:  google-maps, android-app
WanAndroid
wanandroid的Kotlin版,采用Android X
Stars: ✭ 20 (-45.95%)
Mutual labels:  retrofit2, android-app
uv-index
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
Stars: ✭ 64 (+72.97%)
Mutual labels:  mvp, retrofit2
Clean Marvel Kotlin
This repository contains a detailed sample app that implements Clean architecture and MVP in Kotlin using RxJava2, Retrofit
Stars: ✭ 27 (-27.03%)
Mutual labels:  mvp, retrofit2
iMoney
iMoney 金融项目
Stars: ✭ 55 (+48.65%)
Mutual labels:  mvp, retrofit2
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (+110.81%)
Mutual labels:  mvp, retrofit2
MusicUU
一款让你解决下歌烦恼的APP
Stars: ✭ 15 (-59.46%)
Mutual labels:  mvp, retrofit2
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-56.76%)
Mutual labels:  mvp, retrofit2
eyepetizer kotlin
一款仿开眼短视频App,分别采用MVP、MVVM两种模式实现。一、组件化 + Kotlin + MVP + RxJava + Retrofit + OkHttp 二、组件化 + Kotlin + MVVM + LiveData + DataBinding + Coroutines + RxJava + Retrofit + OkHttp
Stars: ✭ 83 (+124.32%)
Mutual labels:  mvp, retrofit2
Weather-Guru-MVP
Sample Material-design Android weather application build with MVP architectural approach using Dagger2, RxJava2, Retrofit2, Event-Bus, GreenDao, Butterknife, Lottie etc.
Stars: ✭ 15 (-59.46%)
Mutual labels:  mvp, retrofit2
Klean-ArchiteKture
Kotlin Android clean-architecture demo project for a meetup talk. Slides: https://docs.google.com/presentation/d/1CxnntHf3CorNDicx_cDN5s1t5pEbUwjwWHZ5PNmfe6Y/edit?usp=sharing
Stars: ✭ 10 (-72.97%)
Mutual labels:  mvp, android-app
Android
Step by step guide for various components in android
Stars: ✭ 32 (-13.51%)
Mutual labels:  retrofit2, android-app
Fineract-CN-mobile
DEPRECATED project - Check the Apache fineract-cn-mobile project instead
Stars: ✭ 17 (-54.05%)
Mutual labels:  mvp, retrofit2
mvp-android-template
MVP Android Template to give you a Quick Head Start for your next Android Project. It implements MVP Architecture using Dagger2, Room, RxJava2 , Retrofit2
Stars: ✭ 20 (-45.95%)
Mutual labels:  mvp, retrofit2

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/>.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].