Skip to content

Commit

Permalink
docs: added requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
k3b authored May 22, 2019
1 parent 4d8c1bf commit e2bb527
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,14 @@ the need for jpg-image-re-encoding. It also preserves embedded meta data (Exif/I

---

## Requirements

* Android 4.4 KitKat (API 19) or newer
* CPU arm64-v8a, arbeabi-v7a, x86, x86-64 because of c++ cropping code
* Permissions
* READ_EXTERNAL_STORAGE (to open local image)
* WRITE_EXTERNAL_STORAGE (to save the cropped image to)

---

[<img src="https://github.com/k3b/APhotoManager/wiki/fdroid.png" alt="available on F-Droid app store" height="82" width="324">](https://f-droid.org/en/packages/de.k3b.android.lossless_jpg_crop)

0 comments on commit e2bb527

Please sign in to comment.