Open GoogleCodeExporter opened 9 years ago
I changed BitmapAjaxCallback.java to support uri. (based on 0.24.3)
I used ContentResolver and get filepath from _DATA column.
At first I wanted to use cr.openInputStream but found out
BitmapFactory.decodeStream() needs more memory than BitmapFactory.decodeFile().
Original comment by noranb...@gmail.com
on 4 Feb 2013 at 3:00
Attachments:
Original issue reported on code.google.com by
noranb...@gmail.com
on 21 Jan 2013 at 11:18