Undo Rotate Crop Save

Related tags

Spring Boot URCS_app
Overview

URCS_app

Undo Rotate Crop Save The following project has these functionalities:

  1. Has 2 windows namely HOME and EDIT(fragments of MainActivity)
  2. HOME window has 2 Buttons, namely CAMERA and GALLERY
  3. CAMERA button has a intent attached to it which takes user to the camera and clicks photo and finally shows the clicked picture in the app's ImageView(part of MainActivity)
  4. The Gallery button has a intent attached to it which takes user to the gallery and upon selection shows the clicked picture in the app's ImageView(part of MainActivity)
  5. EDIT window has 4 buttons, namely UNDO, ROTATE, CROP and SAVE
  6. The SAVE button saves the picutre in the ImageView in phone's storage and takes the user back to HOME screen
  7. The ROTATE button rotates the image in the ImageView by 90 degrees clockwise
You might also like...

TrashEmail is hosted Telegram bot that can save your private email address by offering disposable email address

TrashEmail is hosted Telegram bot that can save your private email address by offering disposable email address

TrashEmail is hosted Telegram bot that can save your private email address by offering disposable email address. It can create, manage, disposable email address and link them with your telegram bot chat.

Dec 28, 2022

Simple Cordova plugin to save a pdf file in MediaStore.Downloads

com-thesis-plugins-pdfstore This simple Cordova plugin saves a bytestring (the byte image of a pdf) to a pdf file in MediaStore.Downloads. The purpose

Feb 2, 2022

Save local logcat via Java wiithout root

Save Logcat Android Simple way to save local logcat via Java wiithout root. It does not save full logcat from device, just only from the app. Save log

Jun 30, 2022
Owner
Utkarsh Sharma
Utkarsh Sharma
TrashEmail is hosted Telegram bot that can save your private email address by offering disposable email address

TrashEmail is hosted Telegram bot that can save your private email address by offering disposable email address. It can create, manage, disposable email address and link them with your telegram bot chat.

Rohit Sehgal 493 Dec 28, 2022
Simple Cordova plugin to save a pdf file in MediaStore.Downloads

com-thesis-plugins-pdfstore This simple Cordova plugin saves a bytestring (the byte image of a pdf) to a pdf file in MediaStore.Downloads. The purpose

Alberto Ferrari 2 Feb 2, 2022
Save local logcat via Java wiithout root

Save Logcat Android Simple way to save local logcat via Java wiithout root. It does not save full logcat from device, just only from the app. Save log

Menu Modder 5 Jun 30, 2022
Undo manager for JavaFX

This project is no longer being maintained. See this issue for more details. UndoFX UndoFX is a general-purpose undo manager for JavaFX (or Java appli

null 89 Oct 9, 2022
Document scanner with border detection, perspective correction and custom crop/resize

react-native-document-scanner Preview iOS Android Both Platform Use version >=1.4.1 if you are using react-native 0.48+ $ yarn add https://github.com/

Augusto Pinheiro 53 Nov 10, 2022
A simple JavaFX application to load, save and edit a CSV file and provide a JSON configuration for columns to check the values in the columns.

SmartCSV.fx Description A simple JavaFX application to load, save and edit a CSV file and provide a JSON Table Schema for columns to check the values

Andreas Billmann 74 Oct 24, 2022
Reads Valheim save data and outputs it to a JSON file

Valheim Save Tools This repository contains two projects. A command line interface tool that converts Valheim save files to and from JSON and processe

Koen de Kok 61 Dec 10, 2022
Anthos Edge Use Cases for bringing apps and computation closer to the location where the action is, to improve response times and save bandwidth.

Anthos Bare Metal Edge Use Cases Edge computing is a distributed computing paradigm that brings computation and data storage closer to the location wh

Google Cloud Platform 27 Dec 20, 2022
Make a customized list of exercises, create and save workouts, and be led through your routine. This application is currently under development.

HIIT Workout Builder ABOUT This application allows you to create and be led through customized high-intensity interval training (HIIT) sessions. The a

null 1 Nov 28, 2022
A small tools to play with JavaFX Color.derive() function - allows to create custom colors and to save those in color palettes.

DeriveColorsFX This is not a serious application. Its a small tool where I just played with the method Color::deriveColor provided by JavaFX. Also its

Oliver Löffler 11 Oct 9, 2022