https://github.com/quadflask/crop
android crop activity
https://github.com/quadflask/crop
Last synced: 19 days ago
JSON representation
android crop activity
- Host: GitHub
- URL: https://github.com/quadflask/crop
- Owner: QuadFlask
- License: apache-2.0
- Created: 2014-02-05T09:24:15.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-05T09:41:08.000Z (almost 12 years ago)
- Last Synced: 2025-01-17T21:07:02.138Z (12 months ago)
- Language: Java
- Size: 813 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CropActivity for android
====
## Features
- easy to use (for users not dev,, sorry for that..)
- simple UI like Pixke Express
- optimize image scaling
- screen aspect ratio selection (only)
- marquee selection box
## Screenshot


## License
```
Copyright 2014 Flask
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```