Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Kapuđija committed Jan 8, 2013
1 parent 71cae37 commit bc6b3a5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ What is Android ImageResizer?
Simple library which provides `Bitmap` (in form of `File`, `byte[]` and `Resource`) resizing, cropping, rotation, flipping on Android. Used tips from
[developer.android.com](http://developer.android.com/training/building-graphics.html).

Usage
--------

Copy-paste `.jar` file to your `/libs` folder and then in Eclipse right click on it and `Add to build path`.
> [Download .jar - commit 8012d6b981bcbb0f6d35d6aa9195dacbb9542291](http://www.svenkapudija.com/projects/imageresizer-8012d6b981bcbb0f6d35d6aa9195dacbb9542291.jar)
### Resize
// Different width and height
Expand Down

0 comments on commit bc6b3a5

Please sign in to comment.