خرید بک لینک

Vote count: 0

I download and save an image on button click in my app. This works fine. If I view this image via the Gallery app (or any other way) it looks fine.

However, if I try to open the image with:

Intent intent = new Intent();
intent.setAction(Intent.ACTION_VIEW);
intent.setDataAndType(Uri.fromFile(imageFile), "image/*");
startActivity(intent);

It prompts me what app I want to open the file with (Gallery or Photos). If I select Gallery, the image opens but is very low resolution. As the photo contains a lot of text, it makes it so you can't zoom in and read. If I select "Photos", it looks fine.

Is there anything I can do to make it work fine in Gallery?

asked 43 secs ago

برچسب: opening image in notepad,opening image in python,opening image in photoshop,opening image in linux,opening image in matlab,opening image in java,opening image in new window html,opening image in camera raw,opening image in c,opening image in new tab html, نویسنده: استخدام کار تاريخ: سه شنبه 16 شهريور 1395 ساعت: 14:02

صفحه بندی